less/roojs-bootstrap/alert.scss
[roojs1] / less / roojs-bootstrap / top-bar.less
index 2da36a1..f467d84 100644 (file)
@@ -1,6 +1,6 @@
 .header .top-bar {
     min-height: 30px;
-    background: @gray-lighter-96-5;
+    background: @gray-light;
     border-bottom: 1px solid @gray-lighter;
     padding: 0;
 }
 .footer .social li:last-child,
 .footer .social { margin-right: 0 !important }
 
-.header .social li:first-child { border-left: 1px solid @gray-lighter-86-5 }
+.header .social li:first-child { border-left: 1px solid @gray-light }
 
 .header .social li,
 .footer .social li {
-    border-right: 1px solid @gray-lighter-86-5;
+    border-right: 1px solid @gray-light;
     display: table-cell;
     vertical-align: middle;
     height: 40px;