1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-24 08:10:13 +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:
Vjacheslav Trushkin 2013-01-16 00:03:17 +02:00
parent 63b037b4bd
commit 74b09c01ff

View File

@ -287,20 +287,6 @@ dl.mini dd {
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 */
ol.def-rules {
padding-left: 0;