
admin.stylesheets.navigation.css Maven / Gradle / Ivy
/* line 4, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-static-top .navbar-collapse {
padding-left: 20px;
padding-right: 20px; }
/* line 9, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar {
margin-bottom: 0; }
/* line 13, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-toggle i {
color: #fff; }
/* line 17, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.menu-avatar {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 32px;
height: 32px;
margin-right: 10px; }
/* line 25, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-nav > li > a.dropdown-avatar {
position: relative;
padding-top: 9px;
padding-bottom: 9px;
font-weight: 600; }
/* line 31, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-nav > li > a.dropdown-avatar .badge {
position: absolute;
top: 5px;
left: 7px; }
/* line 39, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-inverse {
border-bottom: 1px solid rgba(10, 13, 14, 0.8);
background: #11161a;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMjMyOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzExMTYxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1b2329), color-stop(100%, #11161a));
background-image: -webkit-linear-gradient(top, #1b2329, #11161a);
background-image: -moz-linear-gradient(top, #1b2329, #11161a);
background-image: -o-linear-gradient(top, #1b2329, #11161a);
background-image: linear-gradient(top, #1b2329, #11161a);
border-left: 0;
border-right: 0; }
/* line 46, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-inverse .nav > li.cdrop {
margin-top: 13px; }
/* line 50, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-inverse .nav > li.cdrop > a {
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
padding: 3px 10px;
margin-right: 10px;
line-height: 20px;
height: 24px; }
/* line 59, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-inverse .nav > li.cdrop > a:hover {
background: rgba(0, 0, 0, 0.8); }
/* line 64, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-inverse .nav > li.cdrop.active > a {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); }
/* line 98, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form {
margin-top: 12px; }
/* line 100, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form .form-group {
position: relative; }
/* line 106, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form .search-query {
padding: 2px 10px;
background: rgba(35, 43, 48, 0.83);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
border: 1px solid #111;
height: 25px;
line-height: 25px; }
/* line 116, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form .search-query:focus, .navbar-form .search-query.focused {
padding: 2px 10px; }
/* line 120, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form .search-query.animated {
width: 100px;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
-o-transition: width 0.3s;
transition: width 0.3s; }
/* line 124, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form .search-query.animated:focus, .navbar-form .search-query.animated .focused {
width: 200px; }
/* line 130, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-form i {
position: absolute;
right: 10px;
top: 5px; }
/* line 137, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.primary-sidebar .navbar-collapse {
max-height: 9999px; }
/* line 141, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.primary-sidebar .nav {
position: relative;
padding: 0; }
/* line 146, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-nav > li > .dropdown-menu {
border-radius: 4px; }
/* line 149, C:/Users/Josue/Desktop/core-admin/release_bs3/source/stylesheets/navigation.scss */
.navbar-nav > li > .dropdown-menu > li > a {
white-space: normal; }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy