User:Monster Domosed/common.css: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 10: | Line 10: | ||
} | } | ||
#ca-talk span{ | #ca-talk span { | ||
color: var(--color-progressive) !important; | |||
} | } | ||
#ca-edit span{ | html.skin-theme-clientpref-night #ca-edit span { | ||
color: hsl(var(--color-primary__h), 85%, 5%) !important; | |||
} | } | ||
#ca-edit .citizen-ui-icon::before { | html.skin-theme-clientpref-night #ca-edit .citizen-ui-icon::before { | ||
filter: invert(0) !important; | filter: invert(0) !important; | ||
} | } | ||