mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Fix black text on box
This commit is contained in:
@@ -620,7 +620,7 @@ input[type="password"]::-webkit-caps-lock-indicator {
|
||||
}
|
||||
.pa-small-box-gray .inner {
|
||||
background-color: #777;
|
||||
color: rgba(20,20,20,30%);
|
||||
/* color: rgba(20,20,20,30%); */
|
||||
border-top-left-radius: 10px;
|
||||
border-top-right-radius: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user