mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-04 17:21:23 -07: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 {
|
.pa-small-box-gray .inner {
|
||||||
background-color: #777;
|
background-color: #777;
|
||||||
color: rgba(20,20,20,30%);
|
/* color: rgba(20,20,20,30%); */
|
||||||
border-top-left-radius: 10px;
|
border-top-left-radius: 10px;
|
||||||
border-top-right-radius: 10px;
|
border-top-right-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user