mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
prosilver 3.2.1
This commit is contained in:
@@ -97,10 +97,18 @@ b, strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.text-strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
i, em {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.text-italics {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
u {
|
||||
text-decoration: underline;
|
||||
}
|
||||
@@ -878,7 +886,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
/* Pagination in viewforum for multipage topics */
|
||||
.row .pagination {
|
||||
display: block;
|
||||
margin-top: 0.3em;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
||||
.row .pagination > ul {
|
||||
@@ -891,12 +899,6 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.topic-poster {
|
||||
float: left;
|
||||
padding-right: 0.5em;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
|
||||
/* jQuery popups
|
||||
---------------------------------------- */
|
||||
.phpbb_alert {
|
||||
@@ -1248,7 +1250,7 @@ ul.linklist:after,
|
||||
margin: 0 7px 0 0;
|
||||
}
|
||||
|
||||
.linklist.compact .rightside > a > span span {
|
||||
.linklist.compact .rightside > a > span {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user