Fixed dashboard table header in Froxlor theme
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
4
templates/Sparkle/assets/css/froxlor.css
vendored
4
templates/Sparkle/assets/css/froxlor.css
vendored
@@ -188,7 +188,6 @@ select {
|
||||
margin-right: 0;
|
||||
margin-bottom: 18px;
|
||||
margin-left: 12px;
|
||||
background-color:#f8f8f8;
|
||||
border: 1px solid #666;
|
||||
-webkit-border-top-right-radius:20px;
|
||||
-webkit-border-bottom-left-radius:20px;
|
||||
@@ -200,12 +199,11 @@ select {
|
||||
}
|
||||
|
||||
.dboarditem th,.dboarditemfull th {
|
||||
background-color:inherit;
|
||||
|
||||
}
|
||||
|
||||
.dboarditem td,.dboarditemfull td {
|
||||
border-bottom:1px dotted #ccc;
|
||||
background-color:#f8f8f8;
|
||||
padding-left:20px;
|
||||
}
|
||||
|
||||
|
||||
1
templates/Sparkle/assets/css/main.css
vendored
1
templates/Sparkle/assets/css/main.css
vendored
@@ -712,7 +712,6 @@ select[multiple="multiple"] {
|
||||
border-bottom:1px solid #d1d5d8;
|
||||
height:25px!important;
|
||||
padding:5px 0 5px 8px;
|
||||
background-color:#e9edf0;
|
||||
font-weight:700;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user