浏览代码

! 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
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Themes/default/css/rtl.css
  2. 二进制
      Themes/default/images/generic_icons.png

+ 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 {

二进制
Themes/default/images/generic_icons.png