mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
small changes - mostly style related to fix cross-browser issues.
git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -360,21 +360,6 @@ td.profile {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.rowgood {
|
||||
background-color: #C2D6CD;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.rowneutral {
|
||||
background-color: #CAC1D7;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.rowbad {
|
||||
background-color: #D7C1C3;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
background-color: #D1D7DC;
|
||||
}
|
||||
|
Reference in New Issue
Block a user