mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
add "shadows" for ie buttons
This commit is contained in:
@@ -101,6 +101,8 @@ a {
|
||||
#gradient > .vertical(@blue, @blueDark);
|
||||
color: #fff;
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
|
||||
border-bottom-color: darken(@blueDark, 15%);
|
||||
border-bottom-color: fadein(rgba(0,0,0,.1), 15%);
|
||||
&:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user