User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
#ca-ve-edit span { | #ca-ve-edit span { | ||
color: inherit !important; | color: inherit; | ||
} | |||
.skin-theme-clientpref-day #wpSave, | |||
.skin-theme-clientpref-day #ca-edit span { | |||
color: hsl(220, 80%, 95%) !important; | |||
} | |||
.skin-theme-clientpref-night #wpSave, | |||
.skin-theme-clientpref-night #ca-edit span { | |||
color: hsl(220, 85%, 5%) !important; | |||
} | } | ||