admin, Bureaucrats, Administrators
58
edits
(Adding selflink styles.) |
|||
Line 1,038: | Line 1,038: | ||
/* </source> */ | /* </source> */ | ||
/* CLWB-259*/ | |||
/* self links */ | |||
a.mw-selflink { | |||
color: inherit; | |||
font-weight: bold; | |||
text-decoration: inherit; | |||
} | |||
a.mw-selflink:hover { | |||
cursor: inherit; | |||
text-decoration: inherit; | |||
} | |||
a.mw-selflink:active, | |||
a.mw-selflink:visited { | |||
color: inherit; | |||
} |