mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update dark-patch.css
This commit is contained in:
@@ -678,13 +678,15 @@ input[type="password"]::-webkit-caps-lock-indicator {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* remove white border that appears on mobile screen sizes */
|
||||||
.box-body {
|
.box-body {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
/* remove white border that appears on mobile screen sizes */
|
||||||
.table-responsive {
|
.table-responsive {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
/* Add border radius to bottom of the status boxes*/
|
||||||
.pa-small-box-footer {
|
.pa-small-box-footer {
|
||||||
border-bottom-left-radius: 10px;
|
border-bottom-left-radius: 10px;
|
||||||
border-bottom-right-radius: 10px;
|
border-bottom-right-radius: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user