PluginProbe
SendWP / 1.3
SendWP v1.3
trunk 0.0.1 0.0.2 0.0.3 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.1 1.2.10 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3 1.3.1 1.4.4 1.4.5 1.4.6 1.4.8
sendwp / assets / css / admin / notices.css

notices.css in SendWP 1.3, at assets/css/admin/notices.css

8 lines 227 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .sendwp-notice {
2 padding-left: 110px;
3 min-height: 47px;
4 background-image: url('../../img/logo-render.png');
5 background-repeat: no-repeat;
6 background-size: 130px 45px;
7 background-position: -10px center;
8 }