浏览代码

! I think this makes it look better.

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 年之前
父节点
当前提交
abdaa2ee8c
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      Themes/default/css/index.css

+ 3 - 2
Themes/default/css/index.css

@@ -1069,10 +1069,11 @@ img.sort, .sort {
 }
 /* For cases where we want to spotlight something specific to an item, e.g. an amount */
 .dropmenu li .amt, #top_info li .amt {
-	padding: 0 4px;
+	margin-left: 3px;
+	padding: 0 5px;
 	color: white;
 	background: #6d90ad;
-	border-radius: 4px;
+	border-radius: 8px;
 }
 .dropmenu li .active .amt, #top_info li .active .amt {
 	background: none;