This commit is contained in:
Toks
2013-05-25 14:58:58 -04:00
parent e380a23fc6
commit dd715b7c03
2 changed files with 15 additions and 67 deletions

View File

@@ -101,58 +101,6 @@ a.blacklisted-active {
color: red;
}
body.mode-edit {
background: #3A3;
}
body.mode-add-fav {
background: #FFA;
}
body.mode-remove-fav {
background: #FFA;
}
body.mode-rating-q {
background: #AAA;
}
body.mode-rating-s {
background: #6F6;
}
body.mode-rating-e {
background: #F66;
}
body.mode-vote-down {
background: #FAA;
}
body.mode-vote-up {
background: #AFA;
}
body.mode-lock-rating {
background: #AA3;
}
body.mode-lock-note {
background: #3AA;
}
body.mode-approve {
background: #26A;
}
body.mode-add-to-pool {
background: #26A;
}
body.mode-tag-script {
background: #A3A;
}
div#c-posts {
div.notice {
font-size: 0.8em;