PluginProbe
Button Generator – Easily Create Custom Buttons with Icons and Analytics / 3.2
Button Generator – Easily Create Custom Buttons with Icons and Analytics v3.2
trunk 1.1.1 2.0 2.1 2.2 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 3.0 3.0.1 3.0.2 3.0.3 3.1 3.1.1 3.1.2 3.1.3 3.2 3.2.1 3.2.2 3.2.3 All 28 releases
button-generation / includes / assets / css / admin.css

admin.css in Button Generator – Easily Create Custom Buttons with Icons and Analytics 3.2, at includes/assets/css/admin.css

16 lines 355 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #toplevel_page_wow-company li.wp-first-item {
2 margin-bottom: 21px;
3 }
4
5 #toplevel_page_wow-company li.wp-first-item a:after {
6 border-bottom: 1px solid hsla(0, 0%, 100%, .2);
7 display: block;
8 float: left;
9 margin: 13px -15px 8px;
10 content: "";
11 width: calc(100% + 26px);
12 }
13
14 #toplevel_page_wow-company li.wp-first-item.opensub a:after{
15 padding-top: 8px;
16 }