1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00
#8745
#8762
#5417
#9525
#9568
#9574
#9577
#9640
#9641
#9644


git-svn-id: file:///svn/phpbb/trunk@7291 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher
2007-04-06 23:09:00 +00:00
parent e3007bb6cf
commit 39f8ef287a
14 changed files with 48 additions and 15 deletions

View File

@@ -429,14 +429,14 @@ dl.details {
dl.details dt {
float: left;
width: 11em;
width: 16em;
text-align: right;
color: #000000;
display: block;
}
dl.details dd {
margin-left: 11em;
margin-left: 16em;
padding-left: 5px;
margin-bottom: 5px;
color: #828282;