Adjusted background on .panel-body (favicon ect..)

This commit is contained in:
gilbN 2019-06-17 20:29:55 +02:00
parent 85d360e58e
commit 714a4e4716

View File

@ -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);