mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12809] Remove obsolete rules and selector.
PHPBB3-12809
This commit is contained in:
parent
42afa369a0
commit
cf4fb73440
2 changed files with 1 additions and 11 deletions
|
@ -610,7 +610,7 @@ Colours and backgrounds for buttons.css
|
||||||
color: #D31141;
|
color: #D31141;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-select, .dropdown-select:visited {
|
.dropdown-select {
|
||||||
color: #536482;
|
color: #536482;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -460,12 +460,6 @@ p.rightside {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset.quickmod {
|
|
||||||
width: auto;
|
|
||||||
float: none;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
fieldset.display-options label {
|
fieldset.display-options label {
|
||||||
display: block;
|
display: block;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
@ -503,10 +497,6 @@ fieldset.display-actions {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-bar > .pagination, fieldset.jumpbox {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.action-bar > .pagination {
|
.action-bar > .pagination {
|
||||||
float: none;
|
float: none;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|
Loading…
Add table
Reference in a new issue