|
|
|
|
26
|
top right,
|
26
|
top right,
|
27
|
radial-gradient(circle at bottom right, transparent @radius-size, #fff 0 0)
|
27
|
radial-gradient(circle at bottom right, transparent @radius-size, #fff 0 0)
|
28
|
bottom right;
|
28
|
bottom right;
|
29
|
- background-size: 100% 60%;
|
|
|
30
|
- background-repeat: no-repeat;
|
|
|
|
|
29
|
+ background-size: 100% 60% !important;
|
|
|
30
|
+ background-repeat: no-repeat !important;
|
31
|
|
31
|
|
32
|
border-top-left-radius: @border-radius;
|
32
|
border-top-left-radius: @border-radius;
|
33
|
border-bottom-left-radius: @border-radius;
|
33
|
border-bottom-left-radius: @border-radius;
|