black to b3a5e4
This commit is contained in:
@@ -79,6 +79,30 @@
|
|||||||
color: #63477a;
|
color: #63477a;
|
||||||
text-shadow: 0 1px 4px rgba(255, 255, 255, 0.62);
|
text-shadow: 0 1px 4px rgba(255, 255, 255, 0.62);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) #sideToolbarContainer,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .sideToolbarContainer,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .chat-panel,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .chat-panel-container,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .chat-container,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .participants-pane,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .participants_pane,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .participants-pane-container,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .participants_pane-content,
|
||||||
|
html:not(.politictalk-direct-access-blocked) [class*="chatPanel"],
|
||||||
|
html:not(.politictalk-direct-access-blocked) [class*="participantsPane"] {
|
||||||
|
background-color: #b3a5e4 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) .chat-panel *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .chat-panel-container *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .chat-container *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .participants-pane *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) .participants_pane *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) [class*="chatPanel"] *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) [class*="participantsPane"] * {
|
||||||
|
border-color: rgba(99, 71, 122, 0.34) !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
html.politictalk-direct-access-blocked,
|
html.politictalk-direct-access-blocked,
|
||||||
|
|||||||
Reference in New Issue
Block a user