Tweak for mobile status bar

This commit is contained in:
fkloft 2013-07-12 17:36:24 +02:00
parent 08838020a1
commit ccc3872476

View File

@ -10,6 +10,12 @@ body {
border: 0;
}
#updatestatus .loadlevel {
border-width: 0;
background: transparent;
color: #FFF;
}
#innerstatus {
float: right;
max-width: 50%;