|
|
@@ -1762,10 +1762,16 @@ pre { |
|
|
|
max-width: 95%; |
|
|
|
} |
|
|
|
|
|
|
|
#forums pre { |
|
|
|
#forums pre, |
|
|
|
#userhistory pre { |
|
|
|
max-width: 878px; |
|
|
|
} |
|
|
|
|
|
|
|
#torrent_details pre { |
|
|
|
max-width: 720px; |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
|
|
|
|
#donation { |
|
|
|
position: absolute; |
|
|
|
display: inline; |
|
|
@@ -1875,12 +1881,17 @@ div.contenth #quickpost { |
|
|
|
background: var(--color-textarea); |
|
|
|
border: 1px solid #5b5e64; |
|
|
|
border-bottom: none; |
|
|
|
width:100% !important; |
|
|
|
} |
|
|
|
|
|
|
|
.bbcode_bar>li>a { |
|
|
|
min-width: 15px; |
|
|
|
} |
|
|
|
|
|
|
|
#forums .bbcode_bar{ |
|
|
|
width:95% !important; |
|
|
|
} |
|
|
|
|
|
|
|
#friends table[width="100%"] td { |
|
|
|
text-align: center |
|
|
|
} |
|
|
|