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

update use of mixins and add bg-colors where necessary

This commit is contained in:
Mark Otto
2013-08-06 18:05:37 -07:00
parent 076ec90d0b
commit 3f3dfc54e7
4 changed files with 3 additions and 12 deletions
-2
View File
@@ -81,13 +81,11 @@
// Set gradients for backgrounds
&.left {
#gradient > .horizontal(@start-color: rgba(0,0,0,.5); @end-color: rgba(0,0,0,.0001));
background-color: transparent;
}
&.right {
left: auto;
right: 0;
#gradient > .horizontal(@start-color: rgba(0,0,0,.0001); @end-color: rgba(0,0,0,.5));
background-color: transparent;
}
// Hover/focus state