Index: base3.10/src/main/webapp/css/admin/admin.css
===================================================================
--- base3.10/src/main/webapp/css/admin/admin.css (revision 114)
+++ base3.10/src/main/webapp/css/admin/admin.css (revision 115)
@@ -15,7 +15,7 @@
.content_wrap.wide { }
.content_wrap.wide .content { width:calc(100% - 60px); }
.content_wrap.wide .left_menu { }
-.content_wrap.wide .logo { background: url(../../images/admin/logo.svg) 50% 50% no-repeat; height:85px; background-size:180px; background-position:30px 50%; }
+.content_wrap.wide .logo { background: url(../../images/user/logo_v_fff.svg) 50% 50% no-repeat; height:85px; background-size:135px; background-position:30px 50%; }
.content_wrap.wide .left_menu .submenu_wrap, .content_wrap.wide .footer { opacity:0; visibility:hidden; }
.content { width:calc(100% - 330px); z-index:1; transition:all 0.3s; border:1px solid #e0ecfd; margin-right:30px; float:right; position:absolute; bottom:30px; right:0; height:calc(100% - 115px); box-sizing:border-box; background:#fff;border-radius:10px; box-shadow:0 0px 13px 0 rgba(141,143,222,0.2); }
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?