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 83: | Line 83: | ||
} | } | ||
.page-actions span { | .page-actions span { | ||
color: var(--color-progressive) !important; | color: var(--color-progressive) !important; | ||
} | } | ||
#ca- | .skin-theme-clientpref-night #ca-edit span { | ||
color: var(--color- | color: hsl(var(--color-primary__h), 30%, 20%) !important; | ||
} | } | ||
.skin-theme-clientpref-night #ca-edit span { | |||
color: hsl(var(--color-primary__h), 85%, 5%) !important; | color: hsl(var(--color-primary__h), 85%, 5%) !important; | ||
} | } | ||
.skin-theme-clientpref-night #ca-edit .citizen-ui-icon::before { | |||
filter: invert(0) !important; | filter: invert(0) !important; | ||
} | } | ||