PluginProbe
LeadConnector / 1.8
LeadConnector v1.8
4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.0.34 3.0.33 trunk 0.1.0 0.2.0 0.3.0 0.4.0 0.5.0 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 All 68 releases
leadconnector / admin / css / lc-admin.css

lc-admin.css in LeadConnector 1.8, at admin/css/lc-admin.css

14 lines 301 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * All of the CSS for your admin-specific functionality should be
3 * included in this file.
4 */
5
6 #adminmenu #toplevel_page_lc-plugin div.wp-menu-image:before {
7 content: "";
8
9 margin-top: 10px;
10 margin-left: 3px;
11 background-image: url("../images/icon.png");
12 background-repeat: no-repeat;
13 }
14