mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
- use same style for trusted completed groups as for community
This commit is contained in:
parent
892078cadd
commit
34a2b72314
@ -1057,12 +1057,10 @@ ol {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.completegroup {
|
||||
.trustedcompletegroup, .completegroup {
|
||||
background-color: #999999;
|
||||
}
|
||||
.trustedcompletegroup {
|
||||
background-color: #66CC66;
|
||||
}
|
||||
|
||||
.confirmedgroup {
|
||||
background-color: #666666;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user