summaryrefslogtreecommitdiff
path: root/sandstone/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'sandstone/bootswatch.less')
-rw-r--r--sandstone/bootswatch.less18
1 files changed, 9 insertions, 9 deletions
diff --git a/sandstone/bootswatch.less b/sandstone/bootswatch.less
index 3659c20f..990812be 100644
--- a/sandstone/bootswatch.less
+++ b/sandstone/bootswatch.less
@@ -15,7 +15,7 @@
.navbar {
.nav > li > a {
- .sandstone();
+ .sandstone;
}
&-form input,
@@ -28,7 +28,7 @@
.btn {
border: none;
- .sandstone();
+ .sandstone;
&:hover {
border-color: transparent;
@@ -68,7 +68,7 @@ input,
// Navs =======================================================================
.nav {
- .sandstone();
+ .sandstone;
.open > a,
.open > a:hover,
@@ -110,7 +110,7 @@ input,
}
.breadcrumb {
- .sandstone();
+ .sandstone;
border: 1px solid @gray-light;
@@ -120,11 +120,11 @@ input,
}
.pagination {
- .sandstone();
+ .sandstone;
}
.pager {
- .sandstone();
+ .sandstone;
li > a {
color: @gray;
@@ -133,7 +133,7 @@ input,
.dropdown-menu {
& > li > a {
- .sandstone();
+ .sandstone;
}
}
@@ -148,7 +148,7 @@ input,
}
.tooltip {
- .sandstone();
+ .sandstone;
}
// Progress bars ==============================================================
@@ -181,7 +181,7 @@ input,
.panel-heading,
.panel-title,
.panel-footer {
- .sandstone();
+ .sandstone;
color: #fff;
}