wp/wp-content/plugins/portfolio/css/icon.css
author ymh <ymh.work@gmail.com>
Tue, 22 Oct 2019 16:11:46 +0200
changeset 15 3d4e9c994f10
parent 7 cf61fcea0001
permissions -rwxr-xr-x
Upgrade jquery-ui in in-motion theme version from 1.8.14 to 1.8.22 to avoid 'a.curCSS is not a function' errors in console that caused problems with circles and navigation.

.menu-top.menu-icon-portfolio .wp-menu-image:before,
.menu-top.menu-icon-bws-portfolio .wp-menu-image:before {
	content: "\e921";
	font-family: 'bwsicons' !important;
}
#adminmenu #menu-posts-portfolio .wp-submenu li:nth-child(6) a,
#adminmenu #menu-posts-bws-portfolio .wp-submenu li:nth-child(6) a {
	border-top: 1px solid #444;
	padding-top: 12px;
	margin-top: 6px;
}