poll button
This commit is contained in:
@@ -239,6 +239,26 @@
|
|||||||
color: #63477a !important;
|
color: #63477a !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) #polls-tab-panel button[aria-label="Create a poll"],
|
||||||
|
html:not(.politictalk-direct-access-blocked) #polls-tab-panel button[class*="button-primary"],
|
||||||
|
html:not(.politictalk-direct-access-blocked) [aria-labelledby="polls-tab"] button[aria-label="Create a poll"],
|
||||||
|
html:not(.politictalk-direct-access-blocked) [aria-labelledby="polls-tab"] button[class*="button-primary"] {
|
||||||
|
background: #ffffff !important;
|
||||||
|
background-color: #ffffff !important;
|
||||||
|
border-color: rgba(99, 71, 122, 0.22) !important;
|
||||||
|
box-shadow: none !important;
|
||||||
|
color: #63477a !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) #polls-tab-panel button[aria-label="Create a poll"] *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) #polls-tab-panel button[class*="button-primary"] *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) [aria-labelledby="polls-tab"] button[aria-label="Create a poll"] *,
|
||||||
|
html:not(.politictalk-direct-access-blocked) [aria-labelledby="polls-tab"] button[class*="button-primary"] * {
|
||||||
|
color: #63477a !important;
|
||||||
|
fill: currentColor !important;
|
||||||
|
stroke: currentColor !important;
|
||||||
|
}
|
||||||
|
|
||||||
html:not(.politictalk-direct-access-blocked) .chat-panel *,
|
html:not(.politictalk-direct-access-blocked) .chat-panel *,
|
||||||
html:not(.politictalk-direct-access-blocked) .chat-panel-container *,
|
html:not(.politictalk-direct-access-blocked) .chat-panel-container *,
|
||||||
html:not(.politictalk-direct-access-blocked) .chat-container *,
|
html:not(.politictalk-direct-access-blocked) .chat-container *,
|
||||||
|
|||||||
Reference in New Issue
Block a user