forked from leftypol/leftypol
Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"
This reverts commit d23bfb6af5
.
This commit is contained in:
parent
326a623d11
commit
bc7de94268
30 changed files with 112 additions and 114 deletions
|
@ -244,7 +244,7 @@ input[type="text"]:focus, textarea:focus
|
||||||
{
|
{
|
||||||
border:#888 1px solid!important;
|
border:#888 1px solid!important;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover
|
p.fileinfo a:hover
|
||||||
{
|
{
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
|
@ -401,10 +401,10 @@ p.intro a {color: #ffffff !important}
|
||||||
A.post_no {color:#989898}
|
A.post_no {color:#989898}
|
||||||
|
|
||||||
|
|
||||||
figcaption.fileinfo
|
p.fileinfo
|
||||||
{color: #989898 !important}
|
{color: #989898 !important}
|
||||||
|
|
||||||
figcaption.fileinfo a:link{
|
p.fileinfo a:link{
|
||||||
color: #989898;
|
color: #989898;
|
||||||
} !important;
|
} !important;
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
|
@ -422,10 +422,10 @@ p.intro a {color: #ffffff !important}
|
||||||
A.post_no {color:#989898}
|
A.post_no {color:#989898}
|
||||||
|
|
||||||
|
|
||||||
figcaption.fileinfo
|
p.fileinfo
|
||||||
{color: #989898 !important}
|
{color: #989898 !important}
|
||||||
|
|
||||||
figcaption.fileinfo a:link{
|
p.fileinfo a:link{
|
||||||
color: #989898;
|
color: #989898;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -253,7 +253,7 @@ input[type="text"]:focus, textarea:focus
|
||||||
{
|
{
|
||||||
border:#888 1px solid!important;
|
border:#888 1px solid!important;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover
|
p.fileinfo a:hover
|
||||||
{
|
{
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
|
@ -41,11 +41,11 @@ div.banner {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo span.unimportant, figcaption.fileinfo a {
|
p.fileinfo span.unimportant, p.fileinfo a {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -64,7 +64,7 @@ form table tr th {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo span.unimportant, figcaption.fileinfo a {
|
p.fileinfo span.unimportant, p.fileinfo a {
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -219,7 +219,7 @@ input[type="submit"]:hover {
|
||||||
color: #FF46D2;
|
color: #FF46D2;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -196,7 +196,7 @@ input[type="submit"]:hover {
|
||||||
color: #FF46D2;
|
color: #FF46D2;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -136,7 +136,7 @@ input[type="submit"]:hover {
|
||||||
input[type="text"]:focus {
|
input[type="text"]:focus {
|
||||||
border:#aaa 1px solid;
|
border:#aaa 1px solid;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -136,7 +136,7 @@ input[type="submit"]:hover {
|
||||||
input[type="text"]:focus {
|
input[type="text"]:focus {
|
||||||
border:#aaa 1px solid;
|
border:#aaa 1px solid;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -113,7 +113,7 @@ form table tr td div label {
|
||||||
.unimportant, .unimportant * {
|
.unimportant, .unimportant * {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-right: 7em;
|
padding-right: 7em;
|
||||||
|
|
|
@ -214,7 +214,7 @@ input[type="submit"]:hover {
|
||||||
color: #FF46D2;
|
color: #FF46D2;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
Binary file not shown.
|
@ -172,7 +172,7 @@ input[type="submit"]:hover {
|
||||||
color: rgb(193, 180, 146);
|
color: rgb(193, 180, 146);
|
||||||
/*border-radius: 5px;*/
|
/*border-radius: 5px;*/
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -50,11 +50,11 @@ form table tr th {
|
||||||
font-family: serif;
|
font-family: serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo span.unimportant, figcaption.fileinfo a {
|
p.fileinfo span.unimportant, p.fileinfo a {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -127,7 +127,7 @@ input[type="submit"]:hover {
|
||||||
border: #888888 1px solid;
|
border: #888888 1px solid;
|
||||||
color: #00FF00;
|
color: #00FF00;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -214,7 +214,7 @@ input[type="submit"]:hover {
|
||||||
color: #FF46D2;
|
color: #FF46D2;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -113,7 +113,7 @@ div.post.reply div.body a:visited {
|
||||||
|
|
||||||
#options_div {background-color: #191919;}
|
#options_div {background-color: #191919;}
|
||||||
|
|
||||||
figcaption.fileinfo {margin: 0 10px 0 0;}
|
p.fileinfo {margin: 0 10px 0 0;}
|
||||||
|
|
||||||
.post-image {margin: 5px 20px 10px 0;}
|
.post-image {margin: 5px 20px 10px 0;}
|
||||||
|
|
||||||
|
|
|
@ -256,7 +256,7 @@ input[type="text"]:focus, textarea:focus
|
||||||
{
|
{
|
||||||
border:#888 1px solid!important;
|
border:#888 1px solid!important;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover
|
p.fileinfo a:hover
|
||||||
{
|
{
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
|
@ -200,7 +200,7 @@ input[type="text"]:focus, textarea:focus
|
||||||
{
|
{
|
||||||
border:#888 1px solid!important;
|
border:#888 1px solid!important;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover
|
p.fileinfo a:hover
|
||||||
{
|
{
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
|
@ -213,11 +213,11 @@ form table tr td div label {
|
||||||
.file:not(.multifile) {
|
.file:not(.multifile) {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 0 0 20px;
|
margin: 0 0 0 20px;
|
||||||
}
|
}
|
||||||
div.post figcaption.fileinfo {
|
div.post p.fileinfo {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
div.banner {
|
div.banner {
|
||||||
|
|
|
@ -116,7 +116,7 @@ form table tr td div label {
|
||||||
.unimportant, .unimportant * {
|
.unimportant, .unimportant * {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-right: 7em;
|
padding-right: 7em;
|
||||||
|
|
|
@ -58,7 +58,7 @@ input[type="text"], input[type="password"], textarea, input[type="submit"], inpu
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo span.unimportant, figcaption.fileinfo a {
|
p.fileinfo span.unimportant, p.fileinfo a {
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -70,7 +70,7 @@ form[name="postcontrols"] {
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo span.unimportant, figcaption.fileinfo a {
|
p.fileinfo span.unimportant, p.fileinfo a {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -110,7 +110,7 @@ form table tr td div label {
|
||||||
.unimportant, .unimportant * {
|
.unimportant, .unimportant * {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding-right: 7em;
|
padding-right: 7em;
|
||||||
|
|
|
@ -379,8 +379,6 @@ form table tr td div.center {
|
||||||
|
|
||||||
.file {
|
.file {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0px;
|
|
||||||
display: table;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.file:not(.multifile) .post-image {
|
.file:not(.multifile) .post-image {
|
||||||
|
@ -391,8 +389,8 @@ form table tr td div.center {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: table-caption;
|
display: block;
|
||||||
margin: 0.2em 0px;
|
margin: 0.2em 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -122,7 +122,7 @@ input[type="submit"]:hover {
|
||||||
border-color:#00FF00;
|
border-color:#00FF00;
|
||||||
color: #00FF00;
|
color: #00FF00;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -121,7 +121,7 @@ input[type="submit"]:hover {
|
||||||
background: #111111;
|
background: #111111;
|
||||||
border: 1px dotted;
|
border: 1px dotted;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
div.pages {
|
div.pages {
|
||||||
|
|
|
@ -229,7 +229,7 @@ input[type="submit"]:hover {
|
||||||
input[type="text"]:focus {
|
input[type="text"]:focus {
|
||||||
border:#aaa 1px solid;
|
border:#aaa 1px solid;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -190,12 +190,12 @@ form table tr td div label {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 0 0 20px;
|
margin: 0 0 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.post figcaption.fileinfo {
|
div.post p.fileinfo {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1446,7 +1446,7 @@ input[type="submit"]:hover {
|
||||||
input[type="text"]:focus {
|
input[type="text"]:focus {
|
||||||
border:#aaa 1px solid;
|
border:#aaa 1px solid;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo a:hover {
|
p.fileinfo a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.trip {
|
span.trip {
|
||||||
|
|
|
@ -109,7 +109,7 @@ form table tr td div label {
|
||||||
.unimportant, .unimportant * {
|
.unimportant, .unimportant * {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
figcaption.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding-right: 7em;
|
padding-right: 7em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue