ElEditors, Interface administrators, Administrators
70,980
edits
mNo edit summary |
No edit summary |
||
(11 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
/****************************** Extension MenuSidebar Styles ******************************/ | /****************************** Extension MenuSidebar Styles ******************************/ | ||
/* Allow popup submenus to overflow the sidebar area for the Vector skin */ | /* Allow popup submenus to overflow the sidebar area for the Vector skin */ | ||
Line 233: | Line 178: | ||
html * { | html * { | ||
font-family: "Microsoft YaHei"; | font-family: "Microsoft YaHei"; | ||
} | |||
.vgrid-table > div:not(.vgrid-cat) ul li { | |||
list-style: none; | |||
} | |||
#p-logo { | |||
background: transparent | |||
} | } |