removed red import button – drawing too much attention; this will be reworked onto a different page at some point anyways

This commit is contained in:
Tom Giannattasio
2012-10-12 10:39:43 -04:00
committed by Calen Pennington
parent c7cdaf8080
commit 3d2a1c2493

View File

@@ -40,11 +40,6 @@ body.no-header {
#import-tab {
@include box-shadow(1px 0 0 #787981 inset, -1px 0 0 #3d3e44 inset, 1px 0 0 #787981, -1px 0 0 #3d3e44);
background: rgba(255, 0, 0, .5);
&:hover {
background: rgba(255, 0, 0, .7);
}
}
.left {