Dashboard: adjust column width for themes azure/gray

This commit is contained in:
bergware
2019-10-23 09:19:38 +02:00
parent 53d91b3121
commit 9fb24195d2
+1 -1
View File
@@ -172,7 +172,7 @@ div.left{float:left;width:66%;margin-top:-12px}
div.right{float:right;margin:-12px 20px 0 0;text-align:center}
span.ctrl{float:right;margin-right:10px}
span.outer{float:left}
span.inner{width:<?=$theme1?155:142?>px}
span.inner{width:<?=$theme1?153:140?>px}
span.ups{width:124px;display:inline-block}
span.busy,i.inactive{opacity:0.5}
span#inbound{width:75px;display:inline-block}