mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 23:21:33 +02: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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user