Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
56054b44
Commit
56054b44
authored
Oct 12, 2019
by
Carsten Rose
Browse files
Error Dialog: change background & text color
parent
b7c61b61
Pipeline
#2467
passed with stages
in 2 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
56054b44
...
@@ -440,11 +440,11 @@ select.qfq-locked:invalid {
...
@@ -440,11 +440,11 @@ select.qfq-locked:invalid {
top: 200px;
top: 200px;
max-height: 60%;
max-height: 60%;
padding: 20px;
padding: 20px;
color: #
d0d0d0
;
color: #
333
;
min-width: 24%;
min-width: 24%;
max-width: 90%;
max-width: 90%;
border-left: 5px solid;
border-left: 5px solid;
background-color: #
33
3;
background-color: #
fcf8e
3;
overflow-y: auto;
overflow-y: auto;
overflow-x: hidden;
overflow-x: hidden;
}
}
...
@@ -472,7 +472,7 @@ select.qfq-locked:invalid {
...
@@ -472,7 +472,7 @@ select.qfq-locked:invalid {
}
}
.border-error {
.border-error {
border-color: #
fb4f4f
;
border-color: #
ce4844
;
}
}
.border-warning {
.border-warning {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment