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:
@@ -134,15 +134,17 @@ li.header dl.row-item dt .list-inner {
|
||||
dl.row-item {
|
||||
background-position: 10px 50%; /* Position of folder icon */
|
||||
background-repeat: no-repeat;
|
||||
background-size: 32px;
|
||||
}
|
||||
|
||||
dl.row-item dt {
|
||||
background-repeat: no-repeat;
|
||||
background-position: 5px 95%; /* Position of topic icon */
|
||||
background-size: 17px;
|
||||
}
|
||||
|
||||
dl.row-item dt .list-inner {
|
||||
padding-left: 45px; /* Space for folder icon */
|
||||
padding-left: 52px; /* Space for folder icon */
|
||||
}
|
||||
|
||||
dl.row-item dt, dl.row-item dd {
|
||||
@@ -446,7 +448,6 @@ ul.searchresults {
|
||||
----------------------------------------*/
|
||||
/* Quote block */
|
||||
blockquote {
|
||||
background: transparent none 6px 8px no-repeat;
|
||||
border: 1px solid transparent;
|
||||
font-size: 0.95em;
|
||||
margin: 1em 1px 1em 25px;
|
||||
@@ -464,7 +465,6 @@ blockquote cite {
|
||||
/* Username/source of quoter */
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
margin-left: 20px;
|
||||
display: block;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
@@ -473,8 +473,8 @@ blockquote cite cite {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
blockquote.uncited {
|
||||
padding-top: 25px;
|
||||
blockquote cite:before, .uncited:before {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
blockquote cite > div {
|
||||
@@ -489,16 +489,17 @@ blockquote cite > div {
|
||||
|
||||
/* Code block */
|
||||
.codebox {
|
||||
padding: 3px;
|
||||
border: 1px solid transparent;
|
||||
font-size: 1em;
|
||||
margin: 1em 0 1.2em 0;
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
.codebox p {
|
||||
text-transform: uppercase;
|
||||
border-bottom: 1px solid transparent;
|
||||
margin-bottom: 3px;
|
||||
margin-bottom: 0;
|
||||
padding: 3px;
|
||||
font-size: 0.8em !important;
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
@@ -513,10 +514,9 @@ blockquote .codebox {
|
||||
display: block;
|
||||
height: auto;
|
||||
max-height: 200px;
|
||||
padding-top: 5px;
|
||||
padding: 5px 3px;
|
||||
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, monospace;
|
||||
line-height: 1.3em;
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
||||
/* Attachments
|
||||
|
||||
Reference in New Issue
Block a user