fixes
This commit is contained in:
parent
7695c455a1
commit
440523aa5a
@ -1047,7 +1047,7 @@ pre {
|
|||||||
/* -------------------------BAZARR------------------------------*/
|
/* -------------------------BAZARR------------------------------*/
|
||||||
/* TOP MENU */
|
/* TOP MENU */
|
||||||
#divmenu {
|
#divmenu {
|
||||||
background-color: rgba(0, 0, 0, .25) !important;
|
background-color: transparent !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
@ -1120,6 +1120,9 @@ border-color: rgba(0, 0, 0, .25);
|
|||||||
i.black.icon {
|
i.black.icon {
|
||||||
color: #ffffff !important;
|
color: #ffffff !important;
|
||||||
}
|
}
|
||||||
|
.ui.label {
|
||||||
|
color: rgb(0, 0, 0) !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* MOVIES EDITOR */
|
/* MOVIES EDITOR */
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user