summaryrefslogtreecommitdiff
path: root/lumen/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'lumen/bootswatch.less')
-rw-r--r--lumen/bootswatch.less30
1 files changed, 30 insertions, 0 deletions
diff --git a/lumen/bootswatch.less b/lumen/bootswatch.less
index 361d4165..82209844 100644
--- a/lumen/bootswatch.less
+++ b/lumen/bootswatch.less
@@ -97,6 +97,36 @@
}
}
+.navbar-btn {
+ &:hover {
+ margin-top: 8px
+ }
+
+ &:active {
+ margin-top: 9px
+ }
+
+ &.btn-sm {
+ &:hover {
+ margin-top: 11px
+ }
+
+ &:active {
+ margin-top: 12px
+ }
+ }
+
+ &.btn-xs {
+ &:hover {
+ margin-top: 15px
+ }
+
+ &:active {
+ margin-top: 16px
+ }
+ }
+}
+
// Typography =================================================================
.text-primary,