diff --git a/modules/admin/tpl/css/admin.bootstrap.css b/modules/admin/tpl/css/admin.bootstrap.css index 9e2ac1360..2671cfa6c 100644 --- a/modules/admin/tpl/css/admin.bootstrap.css +++ b/modules/admin/tpl/css/admin.bootstrap.css @@ -751,7 +751,7 @@ .x [class^="x_icon-"], .x [class*=" x_icon-"]{display:inline-block;width:14px;height:14px;margin-top:1px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("../img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat} /* White icons with optional class, or on hover/active states of certain elements */ -.x .x_icon-white, +#gnb.gnb.open .x_icon-white, .x .x_nav-pills>.x_active>a>[class^="x_icon-"], .x .x_nav-pills>.x_active>a>[class*=" x_icon-"], .x .x_nav-list>.x_active>a>[class^="x_icon-"], @@ -1591,4 +1591,4 @@ to{background-position:0 0} .x .x_hide{display:none} .x .x_show{display:block} .x .x_invisible{visibility:hidden} -.x .x_affix{position:fixed} \ No newline at end of file +.x .x_affix{position:fixed}