Skip to content
Snippets Groups Projects
Commit d1d52f4b authored by bbaer's avatar bbaer
Browse files

subrecord titel

parent 472ba0a7
No related branches found
No related tags found
2 merge requests!504New version 22.12.1,!500F6250 enhance layout subrecord
Pipeline #8494 passed
......@@ -510,10 +510,11 @@ select.qfq-locked:invalid {
.qfq-form-title {
border: 1px solid #ccc;
border-radius: 4px 4px 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);
min-height: 45px;
font-size: 1.2em;
/*background-image: linear-gradient(to bottom, #fefefe 0, #dedede 100%);*/
background-color: #fefefe;
/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);*/
min-height: 30px;
font-size: 1em;
padding: 13px 15px;
font-weight: bold;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment