wp/wp-content/plugins/portfolio/css/icon.css
changeset 7 cf61fcea0001
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wp/wp-content/plugins/portfolio/css/icon.css	Mon Oct 14 17:39:30 2019 +0200
@@ -0,0 +1,11 @@
+.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;
+}
\ No newline at end of file