1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-26 23:02:54 +02:00
This commit is contained in:
GilbN 2018-12-27 00:49:53 +01:00
parent 7695c455a1
commit 440523aa5a

View File

@ -1047,7 +1047,7 @@ pre {
/* -------------------------BAZARR------------------------------*/
/* TOP MENU */
#divmenu {
background-color: rgba(0, 0, 0, .25) !important;
background-color: transparent !important;
box-shadow: none !important;
opacity: 1;
}
@ -1120,6 +1120,9 @@ border-color: rgba(0, 0, 0, .25);
i.black.icon {
color: #ffffff !important;
}
.ui.label {
color: rgb(0, 0, 0) !important;
}
/* MOVIES EDITOR */