Dashboard: adjust column width for themes azure/gray

This commit is contained in:
bergware
2019-10-23 09:13:22 +02:00
parent 32621236de
commit 53d91b3121
+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:155px}
span.inner{width:<?=$theme1?155:142?>px}
span.ups{width:124px;display:inline-block}
span.busy,i.inactive{opacity:0.5}
span#inbound{width:75px;display:inline-block}