mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #2025 from juhovan/issue-2000
Added normal font-weight to labels for light theme
This commit is contained in:
@@ -1761,3 +1761,7 @@ tr.search:nth-child(odd) {
|
|||||||
.edit-storage-input {
|
.edit-storage-input {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
Reference in New Issue
Block a user