Переглянути джерело

! We're using a directional icon, we should really offer an RTL suited version

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 10 роки тому
батько
коміт
bb0cd0000a

+ 6 - 0
Themes/default/css/rtl.css

@@ -806,6 +806,12 @@ tr.windowbg2 th.stats_month, tr.windowbg2 td.stats_day {
 	padding: 5px 0 0 1em;
 }
 
+/* Some icons need slight tweaks
+------------------------------------------------- */
+.generic_icons.move {
+	background-position: -112px -48px;
+}
+
 /* Styles for the help section.
 ------------------------------------------------- */
 #helpmain h3.section {

BIN
Themes/default/images/generic_icons.png