forked from I2P_Developers/i2p.i2p
i2psnark: Fix alignment of torrent names (light/vanilla themes) (Github #76)
This commit is contained in:
@@ -73,7 +73,6 @@ button::-moz-focus-inner, input::-moz-focus-inner {
|
||||
border: 1px solid #7778bf;
|
||||
font-size: 9pt !important;
|
||||
line-height: 160% !important;
|
||||
text-align: center;
|
||||
opacity: 1;
|
||||
background: linear-gradient(to right, #fff, #dfe0ff, #fff) #eef;
|
||||
background-size: 3px auto;
|
||||
@@ -1529,7 +1528,6 @@ img[src$="details.png"] {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
word-wrap: break-word;
|
||||
text-align: center;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
|
@@ -87,7 +87,6 @@ input[type="submit"], input[type="reset"], button, a:link, input[type="checkbox"
|
||||
font-size: 9pt !important;
|
||||
line-height: 160% !important;
|
||||
box-shadow: inset 0 0 3px 0 #a08160, 0 0 1px 0 #4f3d36;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.iframed .page {
|
||||
@@ -1782,7 +1781,6 @@ img[src$="details.png"] {
|
||||
border-radius: 2px;
|
||||
box-shadow: inset 0 0 0 1px #efe6e0, 0 0 1px 0 #4f3d36;
|
||||
color: #ddd;
|
||||
text-align: center;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user