mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
sorry, i can't stand this uglification. To let the added fieldsets being valid i simply reverted the previous layout by changing the css.
git-svn-id: file:///svn/phpbb/trunk@6696 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -484,7 +484,16 @@ fieldset.quick legend {
|
||||
}
|
||||
|
||||
fieldset.tabulated {
|
||||
background-color: #DADFE4;
|
||||
/* background-color: #DADFE4;*/
|
||||
background: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-top: 5px;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
fieldset.tabulated legend {
|
||||
display: none;
|
||||
}
|
||||
|
||||
fieldset.nobg {
|
||||
|
Reference in New Issue
Block a user