css: remove unused or redundant rules.
This commit is contained in:
@@ -18,18 +18,6 @@ body.mode-remove-fav {
|
||||
background-color: #FFA;
|
||||
}
|
||||
|
||||
body.mode-rating-s {
|
||||
background-color: #6F6;
|
||||
}
|
||||
|
||||
body.mode-rating-q {
|
||||
background-color: #AAA;
|
||||
}
|
||||
|
||||
body.mode-rating-e {
|
||||
background-color: #F66;
|
||||
}
|
||||
|
||||
body.mode-vote-up {
|
||||
background-color: #AFA;
|
||||
}
|
||||
@@ -50,14 +38,6 @@ body.mode-approve {
|
||||
background-color: #48C;
|
||||
}
|
||||
|
||||
body.mode-unapprove {
|
||||
background-color: #F66;
|
||||
}
|
||||
|
||||
body.mode-add-to-pool {
|
||||
background-color: #26A;
|
||||
}
|
||||
|
||||
body.mode-translation {
|
||||
background-color: #5CD;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user