PluginProbe ʕ •ᴥ•ʔ
Disable Admin Notices – Hide Dashboard Notifications / trunk
Disable Admin Notices – Hide Dashboard Notifications vtrunk
1.4.5 trunk 1.0.0 1.0.2 1.0.3 1.0.5 1.0.6 1.1.1 1.1.3 1.1.4 1.2.0 1.2.2 1.2.3 1.2.4 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4
disable-admin-notices / libs / factory / forms / assets / css / editor.css
disable-admin-notices / libs / factory / forms / assets / css Last commit date
editor.css 3 years ago
editor.css
12 lines
1 body {
2 font-family: Arial;
3 font-size: 14px;
4 background-color: #fff;
5 }
6 p {
7 margin: 0px;
8 }
9
10 p + p {
11 margin-top: 5px;
12 }