mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Apply common class styles to all.css, minor tweaks
This commit is contained in:
@@ -40,7 +40,7 @@ h5.card-title {
|
||||
}
|
||||
|
||||
.card, .modal-dialog {
|
||||
border-radius: 3px;
|
||||
border-radius: 5px;
|
||||
border-color: #ff6600;
|
||||
}
|
||||
|
||||
@@ -101,12 +101,6 @@ code {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
#wrapper,#page-wrapper,
|
||||
#wrapper #content-wrapper,
|
||||
.nav>li>a,.nav {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
background-color: #f6f6ef;
|
||||
border-radius: 5px;
|
||||
|
Reference in New Issue
Block a user