1,625
edits
(add) |
m (chg) |
||
| Line 52: | Line 52: | ||
#p-cactions li#ca-edit a { | #p-cactions li#ca-edit a { | ||
background-color: #00A228; | background-color: #00A228; | ||
color: # | color: #FFF; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
| Line 61: | Line 61: | ||
#p-cactions li#ca-form_edit a { | #p-cactions li#ca-form_edit a { | ||
background-color: #00A228; | background-color: #00A228; | ||
color: # | color: #FFF; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
/* Purge button in | /* Purge button in goldenrod1 */ | ||
.portlet h6, | .portlet h6, | ||
#p-cactions li#ca-purge a, | #p-cactions li#ca-purge a, | ||
#p-cactions li#ca-purge.selected a { | #p-cactions li#ca-purge.selected a { | ||
color: # | color: #FFF; | ||
background-color: # | background-color: #FFC125; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
edits