mirror of
https://github.com/sirpdboy/sirpdboy-package.git
synced 2025-01-05 10:27:11 +08:00
Update wrtbwmon.htm
This commit is contained in:
parent
ec2ca189b7
commit
465e3d9380
@ -120,10 +120,11 @@
|
||||
}
|
||||
|
||||
.tr:hover {
|
||||
background-color: rgba(248, 248, 248,0.4);
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
}
|
||||
.tr.table-totals {
|
||||
background: #eee !important;
|
||||
background-color: rgba(255,255,255,0.2);
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.cbi-progressbar {
|
||||
@ -131,7 +132,7 @@
|
||||
position: relative;
|
||||
height: 22px;
|
||||
margin: 1px;
|
||||
border: thin solid #999;
|
||||
border: 1px solid #999;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
font-size: 0.8rem !important;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user