1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

cleaning up a little (yucc, gross)

git-svn-id: file:///svn/phpbb/trunk@8002 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-08-03 11:36:55 +00:00
parent 757d630522
commit e9151c450f
2 changed files with 18 additions and 18 deletions

View File

@@ -726,6 +726,11 @@ optgroup {
font-weight: bold;
}
optgroup.disabled-options {
display: none;
background-color: gray;
}
option {
padding: 0 1em 0 0;
color: #000;