update
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
/***************************************************
|
||||
Mixins Themes
|
||||
/***************************************************/
|
||||
/* Mixin Normal*/
|
||||
/* Mixin Clear */
|
||||
/* Mixin Border */
|
||||
/*background RGBA
|
||||
============================================*/
|
||||
/***************************************************
|
||||
Mixins RTL Themes
|
||||
/***************************************************/
|
||||
/************************************
|
||||
Override Bootstrap
|
||||
*************************************/
|
||||
/**
|
||||
* Web Application Prefix Apply For Making Owner Styles
|
||||
*/
|
||||
/**
|
||||
* Blocks Layout Selectors
|
||||
*/
|
||||
/***********************************************************************/
|
||||
/* Header 2*/
|
||||
.header-nav {
|
||||
background: #303136; }
|
||||
|
||||
.bottomnav .inner {
|
||||
border-bottom: 0; }
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.header-menu {
|
||||
border: 0; }
|
||||
.header-menu:before {
|
||||
left: -999px;
|
||||
right: -999px; }
|
||||
|
||||
.col-menu {
|
||||
background: #303136; }
|
||||
|
||||
.leo-megamenu .navbar-nav > li > a {
|
||||
color: #fff; } }
|
||||
|
||||
/*# sourceMappingURL=headerposition1488216530.css.map */
|
||||
Reference in New Issue
Block a user