Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
d9e8a2a2
Commit
d9e8a2a2
authored
Jun 14, 2018
by
bbaer
Browse files
smaller radius, increased padding, min-height
parent
5d259452
Changes
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
d9e8a2a2
...
...
@@ -143,12 +143,12 @@ i.@{spinner_class} {
.qfq-form-title {
border: 1px solid #ccc;
border-radius:
10
px
10
px 0 0;
border-radius:
4
px
4
px 0 0;
background-image: linear-gradient(to bottom, #fefefe 0, #dedede 100%);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
height: 45px;
min-
height: 45px;
font-size: 1.2em;
padding: 1
0
px 15px;
padding: 1
3
px 15px;
font-weight: bold;
}
...
...
Write
Preview
Markdown
is supported
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