mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added normal font-weight to labels for light theme
This commit is contained in:
@@ -94,3 +94,7 @@
|
||||
0% { transform: rotate(0deg); transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); transform: rotate(360deg); }
|
||||
}
|
||||
|
||||
label {
|
||||
font-weight: normal;
|
||||
}
|
Reference in New Issue
Block a user