mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Overlib Style Tweak
This commit is contained in:
@@ -1855,3 +1855,12 @@ label {
|
||||
color: black;
|
||||
border-color:transparent;
|
||||
}
|
||||
|
||||
#overDiv {
|
||||
z-index: 1200 !important;
|
||||
border: solid 1px #ccc;
|
||||
background-color: white;
|
||||
padding: 5px;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 5px 15px rgba(0,0,0,.5);
|
||||
}
|
Reference in New Issue
Block a user