mirror of https://github.com/morpheus65535/bazarr
Fix for UI bug in histories statistic
This commit is contained in:
parent
7425166b4b
commit
6be749d018
|
@ -38,7 +38,6 @@
|
|||
background-color: #333333;
|
||||
box-shadow: 0 0 10px 1px #333;
|
||||
padding: 10px;
|
||||
margin-bottom: -2em !important;
|
||||
}
|
||||
.label, .value {
|
||||
color: white !important;
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
background-color: #333333;
|
||||
box-shadow: 0 0 10px 1px #333;
|
||||
padding: 10px;
|
||||
margin-bottom: -2em !important;
|
||||
}
|
||||
.label, .value {
|
||||
color: white !important;
|
||||
|
|
Loading…
Reference in New Issue