mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Use another color for special group seperation (makes it easier to distinct between special groups and selected groups) - #1147
git-svn-id: file:///svn/phpbb/trunk@5693 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -384,7 +384,7 @@ option {
|
||||
}
|
||||
.sep {
|
||||
color: white;
|
||||
background-color: #006699;
|
||||
background-color: #FFA34F;
|
||||
}
|
||||
textarea {
|
||||
font-family: Verdana, Helvetica, Arial, sans-serif;
|
||||
|
Reference in New Issue
Block a user