add "shadows" for ie buttons
This commit is contained in:
parent
de494200fc
commit
96af4f6acf
4 changed files with 9 additions and 3 deletions
|
|
@ -190,6 +190,7 @@
|
|||
font-size: @fontSize;
|
||||
line-height: @baseline;
|
||||
border: 1px solid @borderColor;
|
||||
border-bottom-color: #ddd;
|
||||
border-bottom-color: fadein(@borderColor, 15%);
|
||||
.border-radius(@borderRadius);
|
||||
@shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue