2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

remove / on js, fix link to typeahead, remove old gradient on dropdown hover

This commit is contained in:
Mark Otto
2012-01-08 01:45:49 -08:00
parent bc505560a0
commit 19986b3dd8
4 changed files with 153 additions and 16 deletions
-1
View File
@@ -75,7 +75,6 @@
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
#gradient > .vertical(@blue, @blueDark);
#gradient > .vertical(@linkColor, darken(@linkColor, 5%));
@shadow: inset 0 1px 0 rgba(0,0,0,.075), inset 0 -1px rgba(0,0,0,.075);
.box-shadow(@shadow);