Adjusted background on .panel-body (favicon ect..)
This commit is contained in:
parent
85d360e58e
commit
714a4e4716
@ -92,7 +92,7 @@ html {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
.panel-body {
|
.panel-body {
|
||||||
background: rgba(0, 0, 0, 0.15);
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
.nav-tabs>li>a:hover {
|
.nav-tabs>li>a:hover {
|
||||||
background: rgba(0, 0, 0, 0.15);
|
background: rgba(0, 0, 0, 0.15);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user