mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10431] Remove reply-all custom css
Remove CSS for reply-all button that is no longer used PHPBB3-10431
This commit is contained in:
parent
63b037b4bd
commit
74b09c01ff
1 changed files with 0 additions and 14 deletions
|
@ -287,20 +287,6 @@ dl.mini dd {
|
||||||
line-height: 2.5em;
|
line-height: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* PM panel adjustments */
|
|
||||||
.reply-all a.left {
|
|
||||||
background-position: 3px 60%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.reply-all a.left:hover {
|
|
||||||
background-position: 0px 60%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.reply-all {
|
|
||||||
font-size: 11px;
|
|
||||||
padding-top: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Defined rules list for PM options */
|
/* Defined rules list for PM options */
|
||||||
ol.def-rules {
|
ol.def-rules {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue