SPR-908: check fix border-radius
This commit is contained in:
parent
6b86908949
commit
1dc51a98fd
6 changed files with 23 additions and 4 deletions
|
@ -47,9 +47,11 @@
|
|||
|
||||
&.export {
|
||||
bottom: 1px;
|
||||
overflow-x: hidden;
|
||||
background: transparent url("svg.php?svg=file-export.svg&f=existing") left center no-repeat;
|
||||
background-size: auto 20px;
|
||||
border: solid 1px @ini_border;
|
||||
border-radius: 0 0 @fix_border-radius @fix_border-radius;
|
||||
color: @ini_existing;
|
||||
font-size: @font-size-small;
|
||||
line-height: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue