Error.report: use JS template strings
This commit is contained in:
@@ -676,17 +676,18 @@ body.ttrss_main {
|
||||
width : 18px;
|
||||
}
|
||||
|
||||
div.fatalError {
|
||||
margin-bottom : 10px;
|
||||
|
||||
button {
|
||||
margin-top : 5px;
|
||||
.error-contents {
|
||||
.message {
|
||||
color : red;
|
||||
}
|
||||
|
||||
textarea {
|
||||
width : 565px;
|
||||
width : 99%;
|
||||
height : 200px;
|
||||
}
|
||||
.dlgButtons {
|
||||
text-align : center;
|
||||
}
|
||||
}
|
||||
|
||||
#content-wrap {
|
||||
|
||||
Reference in New Issue
Block a user