Status icon enlarging
authorDarren <darren@Darrens-MacBook-Pro.local>
Sat, 13 Apr 2013 12:02:50 +0000 (13:02 +0100)
committerDarren <darren@Darrens-MacBook-Pro.local>
Sat, 13 Apr 2013 12:02:50 +0000 (13:02 +0100)
client/assets/css/style.css

index 1ff2bbb4c17c8f822be100efcfac29ba77c4fc5b..0fc4437ee25805458a73a90f2d2c5bdd068120f8 100644 (file)
@@ -313,7 +313,7 @@ html, body { height:100%; }
 
 #kiwi.theme_relaxed #toolbar .panellist li.server span { padding-left: 5px; }
 #kiwi.theme_relaxed.connected #toolbar .panellist li.server:before { content: "\f0ec"; color:#3F9532; }
-#kiwi.theme_relaxed #toolbar .panellist li.server:before { content: "\f06a"; color:#900;}
+#kiwi.theme_relaxed #toolbar .panellist li.server:before { content: "\f06a"; color:#900; font-size:1.5em; line-height:1em; vertical-align:middle; }
 
 /* Tab texts are within a span */
 #kiwi.theme_relaxed #toolbar .panellist li span  { line-height:20px; vertical-align:middle; display:inline-block; }