mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
Some changes... non-invasive...
git-svn-id: file:///svn/phpbb/trunk@8025 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -444,6 +444,7 @@ dl.details {
|
||||
|
||||
dl.details dt {
|
||||
float: left;
|
||||
clear: left;
|
||||
width: 16em;
|
||||
text-align: right;
|
||||
color: #000000;
|
||||
@@ -451,10 +452,11 @@ dl.details dt {
|
||||
}
|
||||
|
||||
dl.details dd {
|
||||
margin-left: 16em;
|
||||
margin-left: 0;
|
||||
padding-left: 5px;
|
||||
margin-bottom: 5px;
|
||||
color: #828282;
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* Pagination
|
||||
|
Reference in New Issue
Block a user