2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Move inline properties to variables.less

moved buttons.less, carousel.less & close.less in this commit
This commit is contained in:
syed
2013-07-20 12:56:20 +05:00
parent 453346262f
commit c2e37414d8
4 changed files with 30 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
&:hover,
&:focus {
color: #fff;
color: @btn-hover-color;
text-decoration: none;
}