summaryrefslogtreecommitdiff
path: root/spacelab/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-02-11 21:07:25 -0500
committerThomas Park <thomas@thomaspark.me>2012-02-11 21:07:25 -0500
commitf22cbfcee66a179975881593d79a6bdf1aca8f09 (patch)
treea8b9a5a79b6a0aa9f631e4fe268846ecc837ad3f /spacelab/bootswatch.less
parent421200908911d029698d4692b00482ecedae5389 (diff)
spacelab search-query shadow
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;
}
}