Initial commit (code only without large binaries)
This commit is contained in:
20
EdgeAdmin/web/views/@default/finance/fee/bandwidth.css
Normal file
20
EdgeAdmin/web/views/@default/finance/fee/bandwidth.css
Normal file
@@ -0,0 +1,20 @@
|
||||
th span {
|
||||
font-size: 0.9em;
|
||||
font-weight: normal;
|
||||
color: grey;
|
||||
}
|
||||
th a {
|
||||
font-weight: normal;
|
||||
visibility: hidden;
|
||||
}
|
||||
th:hover a {
|
||||
visibility: visible;
|
||||
}
|
||||
td a {
|
||||
visibility: hidden;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
td:hover a {
|
||||
visibility: visible;
|
||||
}
|
||||
/*# sourceMappingURL=bandwidth.css.map */
|
||||
Reference in New Issue
Block a user