newlines on errors only
This commit is contained in:
@@ -94,7 +94,6 @@ input[type="url"], input[type="text"] {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
white-space: pre;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#uploadstatus.success {
|
#uploadstatus.success {
|
||||||
@@ -105,6 +104,7 @@ input[type="url"], input[type="text"] {
|
|||||||
#uploadstatus.error {
|
#uploadstatus.error {
|
||||||
background-color: #FDD;
|
background-color: #FDD;
|
||||||
border: 1px solid #F77;
|
border: 1px solid #F77;
|
||||||
|
white-space: pre;
|
||||||
}
|
}
|
||||||
td {
|
td {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user