File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1111 text-wrap : pretty;
1212}
1313
14- .jenkins-app-bar + .jenkins-page-description {
14+ .jenkins-app-bar + .jenkins-page-description {
1515 margin-top : -0.5rem ;
1616}
1717
3333 // (eg Global Credentials' Verify Configuration button being hidden by the floating submit bar)
3434 & ::after {
3535 content : " " ;
36+
3637 /* Older browser do not support empty content */
3738 visibility : hidden ;
3839 display : block ;
3940 height : 0 ;
4041 clear : both ;
4142 }
4243
43- & --tight + .jenkins-form-item--tight {
44+ & --tight + .jenkins-form-item--tight {
4445 margin-top : -0.9rem ;
4546 }
4647
200201 font-weight : var (--font-bold-weight );
201202 }
202203 }
203- }
204+ }
Original file line number Diff line number Diff line change 7171 & :disabled {
7272 pointer-events : none ;
7373 }
74- }
74+ }
You can’t perform that action at this time.
0 commit comments