mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
🔔 User Notifications v0.6
This commit is contained in:
@@ -147,11 +147,16 @@
|
||||
|
||||
.unread-notifications-bell
|
||||
{
|
||||
opacity: 70%;
|
||||
color: red;
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
/* display: none; */
|
||||
margin-left: 15px;
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.navbar-custom-menu .bg-yellow
|
||||
{
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.header-status-locked-db
|
||||
@@ -706,6 +711,11 @@ height: 50px;
|
||||
/* report */
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
#notificationData
|
||||
{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#notificationData textarea{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user