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