Forráskód Böngészése

! I think this makes it look better.

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer 11 éve
szülő
commit
abdaa2ee8c
1 módosított fájl, 3 hozzáadás és 2 törlés
  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;