mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
🆕 db locked icon #685
This commit is contained in:
@@ -144,6 +144,17 @@
|
||||
{
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
.header-status-locked-db
|
||||
{
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
color: red;
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
right: -17px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.navbar-nav > li > a
|
||||
{
|
||||
line-height: 30px;
|
||||
|
||||
Reference in New Issue
Block a user