summaryrefslogtreecommitdiff
path: root/spacelab/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'spacelab/bootswatch.less')
-rwxr-xr-xspacelab/bootswatch.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less
index ddcd0545..a07f5722 100755
--- a/spacelab/bootswatch.less
+++ b/spacelab/bootswatch.less
@@ -82,9 +82,11 @@
border: none;
color: @grayLight;
.placeholder(@grayLight);
+ .box-shadow(inset 0 1px 2px rgba(0, 0, 0, 0.5));
&:focus,
&.focused {
+ .box-shadow(inset 0 1px 2px rgba(0, 0, 0, 0.5));
color: @textColor;
}
}