|
@@ -59,7 +59,7 @@ ul.menu-sidebar li a:hover, ul.menu-sidebar li.active a { border-left-color: #9a
|
|
|
.rev-button:hover, .rev-btn:hover { background: #ffffff !important; color: #323232 !important; }
|
|
.rev-button:hover, .rev-btn:hover { background: #ffffff !important; color: #323232 !important; }
|
|
|
.rev-bg { background: #9a9a9a !important; }
|
|
.rev-bg { background: #9a9a9a !important; }
|
|
|
.border-primary { border-color: #9a9a9a !important; }
|
|
.border-primary { border-color: #9a9a9a !important; }
|
|
|
-.footer .footer-social ul li a:hover, .slider-content .typer { color: #9a9a9a !important; }
|
|
|
|
|
|
|
+.footer .footer-social ul li a:hover, .slider-content .typer { color: #404040 !important; }
|
|
|
.progress-bar-new, .progress-bar { background-color: #9a9a9a; }
|
|
.progress-bar-new, .progress-bar { background-color: #9a9a9a; }
|
|
|
|
|
|
|
|
/*************************
|
|
/*************************
|
|
@@ -88,4 +88,4 @@ ul.menu-sidebar li a:hover, ul.menu-sidebar li.active a { border-left-color: #9a
|
|
|
.bg-overlay-theme-60:before { background: rgba(154, 154, 154, 0.6); }
|
|
.bg-overlay-theme-60:before { background: rgba(154, 154, 154, 0.6); }
|
|
|
.bg-overlay-theme-70:before { background: rgba(154, 154, 154, 0.7); }
|
|
.bg-overlay-theme-70:before { background: rgba(154, 154, 154, 0.7); }
|
|
|
.bg-overlay-theme-80:before { background: rgba(154, 154, 154, 0.8); }
|
|
.bg-overlay-theme-80:before { background: rgba(154, 154, 154, 0.8); }
|
|
|
-.bg-overlay-theme-90:before { background: rgba(154, 154, 154, 0.9); }
|
|
|
|
|
|
|
+.bg-overlay-theme-90:before { background: rgba(154, 154, 154, 0.9); }
|