View source for User:Codename Noreste/filter-highlighter.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.filter-highlighter-deleted {
opacity: 0.5;
}
.filter-highlighter-disabled {
text-decoration: line-through;
}
.filter-highlighter-private {
outline: 2px solid #d20400;
}
.filter-highlighter-public {
outline: 2px solid #198b00;
}
.filter-highlighter-throttle {
font-style: italic;
}
.filter-highlighter-noaction {
background-color: #bf9;
000
1:0
Return to User:Codename Noreste/filter-highlighter.css.