|
|
@ -162,10 +162,6 @@ filter : invert(100%); |
|
|
|
.notification img.notification-icon { |
|
|
|
filter : invert(100%); |
|
|
|
} |
|
|
|
.icon-settings-white { |
|
|
|
background-image: #fff !important; |
|
|
|
/* filter : invert(100%); */ |
|
|
|
} |
|
|
|
#editor-wrapper div.ProseMirror { |
|
|
|
background-color : #011d24 !important ; |
|
|
|
font-size : 20px; |
|
|
@ -230,10 +226,8 @@ border: #080d12 solid 1px; |
|
|
|
background-color : #131d29 !important ; |
|
|
|
border : #080d12 solid 1px; |
|
|
|
} |
|
|
|
|
|
|
|
/* Videoplayer */ |
|
|
|
.modal-mask--dark[data-v-2a99be04] { |
|
|
|
background-color: rgba(3, 10, 16, 0.92) !important; |
|
|
|
background-color : rgb(3, 10, 16, 0.92) !important ; |
|
|
|
} |
|
|
|
.modal-header .modal-title[data-v-2a99be04] { |
|
|
|
color : #fff; |
|
|
|