bazarr fixxx
This commit is contained in:
parent
2850360865
commit
a495339ab2
@ -1145,7 +1145,12 @@ i.black.icon {
|
|||||||
.ui.label {
|
.ui.label {
|
||||||
color: rgb(0, 0, 0) !important;
|
color: rgb(0, 0, 0) !important;
|
||||||
}
|
}
|
||||||
|
.ui.progress .bar>.progress {
|
||||||
|
color: white !important;
|
||||||
|
}
|
||||||
|
.ui.inverted.menu .dropdown.item:hover, .ui.inverted.menu .link.item:hover, .ui.inverted.menu a.item:hover, .ui.link.inverted.menu .item:hover {
|
||||||
|
border-radius: 6px;
|
||||||
|
}
|
||||||
/* MOVIES EDITOR */
|
/* MOVIES EDITOR */
|
||||||
|
|
||||||
.ui.sortable.table thead th.sorted {
|
.ui.sortable.table thead th.sorted {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user