Explorar o código

Fixed quickbuttons sprite spacing

Signed-off-by: emanuele <[email protected]>
emanuele %!s(int64=12) %!d(string=hai) anos
pai
achega
8e7d6d4c56
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Themes/default/css/index.css
  2. BIN=BIN
      Themes/default/images/theme/quickbuttons.png

+ 1 - 1
Themes/default/css/index.css

@@ -1883,7 +1883,7 @@ ul.quickbuttons li a.notify_button {
 	background: url(../images/theme/quickbuttons.png) no-repeat 0 -210px;
 }
 ul.quickbuttons li a.unapprove_button {
-	background: url(../images/theme/quickbuttons.png) no-repeat 0 -230px;
+	background: url(../images/theme/quickbuttons.png) no-repeat 0 -240px;
 }
 ul.quickbuttons li.inline_mod_check {
 	margin: 0 0 0 5px;

BIN=BIN
Themes/default/images/theme/quickbuttons.png