mirror of
https://github.com/unraid/webgui.git
synced 2026-03-10 04:49:14 -05:00
Usage bars updates
This commit is contained in:
@@ -105,7 +105,7 @@ span.tub span[id^='txt-tub']{margin-top:7px}
|
||||
.usage-bar{position:fixed;top:60px;right:450px;height:2.2rem;line-height:2.2rem;width:14rem;background-color:rgba(228,226,228,0.4)}
|
||||
.usage-bar>span{display:block;height:5px;text-align:right;color:#606e7f;background-color:#606e7f}
|
||||
.usage-disk{position:relative;height:2.2rem;line-height:2.2rem;background-color:#eceaec;margin:0}
|
||||
.usage-disk>span:first-child{position:absolute;left:0;margin:0!important;height:3px;line-height:3px;background-color:#606e7f}
|
||||
.usage-disk>span:first-child{position:absolute;left:0;margin:0!important;height:3px;background-color:#606e7f}
|
||||
.usage-disk>span:last-child{position:relative;padding-right:4px;z-index:1}
|
||||
.usage-disk.sys{line-height:normal;background-color:transparent;margin:-15px 20px 0 44px}
|
||||
.usage-disk.sys>span{line-height:normal;height:12px;padding:0}
|
||||
|
||||
@@ -105,7 +105,7 @@ span.tub span[id^='txt-tub']{margin-top:7px}
|
||||
.usage-bar{position:fixed;top:60px;right:450px;height:2.2rem;line-height:2.2rem;width:14rem;background-color:rgba(27,29,27,0.2)}
|
||||
.usage-bar>span{display:block;height:5px;text-align:right;color:#606e7f;background-color:#606e7f}
|
||||
.usage-disk{position:relative;height:2.2rem;line-height:2.2rem;background-color:#232523;margin:0}
|
||||
.usage-disk>span:first-child{position:absolute;left:0;margin:0!important;height:3px;line-height:3px;background-color:#606e7f}
|
||||
.usage-disk>span:first-child{position:absolute;left:0;margin:0!important;height:3px;background-color:#606e7f}
|
||||
.usage-disk>span:last-child{position:relative;padding-right:4px;z-index:1}
|
||||
.usage-disk.sys{line-height:normal;background-color:transparent;margin:-15px 20px 0 44px}
|
||||
.usage-disk.sys>span{line-height:normal;height:12px;padding:0}
|
||||
|
||||
Reference in New Issue
Block a user