SPR-742: Konfigurierbarkeit check border-radius
This commit is contained in:
parent
abe8713796
commit
0b41f4a629
4 changed files with 7 additions and 23 deletions
|
@ -13,6 +13,7 @@
|
|||
min-height: @page-header_height;
|
||||
background-color: @background_page-header;
|
||||
border-top: 1px solid @color-border-light;
|
||||
border-radius: 0 0 @fix_border-radius @fix_border-radius; // @border-radius vs. @fix_border-radius
|
||||
font-size: @font-size-default;
|
||||
text-align: right;
|
||||
padding: @margin-small @margin-default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue