User:Monster Domosed/common.css: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
#ca-ve-edit span {
  color: inherit !important;
}


.skin-theme-clientpref-day #wpSave,
.skin-citizen-light #ca-ve-edit span,
.skin-theme-clientpref-day #ca-edit span {
.skin-citizen-light #wpSave,
.skin-citizen-light #ca-edit span {
     color: hsl(220, 80%, 95%) !important;
     color: hsl(220, 80%, 95%) !important;
}
}


.skin-theme-clientpref-night #wpSave,
.skin-citizen-dark #ca-ve-edit span,
.skin-theme-clientpref-night #ca-edit span {
.skin-citizen-dark #wpSave,
.skin-citizen-dark #ca-edit span {
     color: hsl(220, 85%, 5%) !important;
     color: hsl(220, 85%, 5%) !important;
}
}