mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/12013] Remove obsolete jumpbox and quickmod CSS.
PHPBB3-12013
This commit is contained in:
parent
45458b240b
commit
76cd9ec953
1 changed files with 0 additions and 18 deletions
|
@ -201,24 +201,6 @@ fieldset.forum-selection2 {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Jumpbox */
|
|
||||||
fieldset.jumpbox {
|
|
||||||
text-align: right;
|
|
||||||
margin-top: 15px;
|
|
||||||
min-height: 2.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
fieldset.jumpbox select {
|
|
||||||
max-width: 50%;
|
|
||||||
}
|
|
||||||
|
|
||||||
fieldset.quickmod {
|
|
||||||
width: 50%;
|
|
||||||
float: right;
|
|
||||||
text-align: right;
|
|
||||||
height: 2.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Submit button fieldset */
|
/* Submit button fieldset */
|
||||||
fieldset.submit-buttons {
|
fieldset.submit-buttons {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Add table
Reference in a new issue