2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Create new stylesheets for optional builds and add them to Gruntfile tasks

This commit is contained in:
Mark Otto
2015-06-18 10:19:50 -07:00
parent e615ae053c
commit 8410afe0e1
29 changed files with 15454 additions and 12 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ a {
&:active {
outline: 0;
}
@include hover {
&:hover {
outline: 0;
}
}