aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/cp.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/cp.css')
-rw-r--r--phpBB/styles/prosilver/theme/cp.css13
1 files changed, 10 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/theme/cp.css b/phpBB/styles/prosilver/theme/cp.css
index 9d04371115..6f45d13cef 100644
--- a/phpBB/styles/prosilver/theme/cp.css
+++ b/phpBB/styles/prosilver/theme/cp.css
@@ -349,10 +349,17 @@ dl.mini dd {
}
/* PM panel adjustments */
+.reply-all a.left {
+ background-position: 3px 60%;
+}
+
+.reply-all a.left:hover {
+ background-position: 0px 60%;
+}
+
.reply-all {
- margin-bottom: -60px;
- position: absolute;
- margin-left: 200px;
+ font-size: 11px;
+ padding-top: 5px;
}
/* PM Message history */