PluginProbe
Mailrelay / 2.0.2
Mailrelay v2.0.2
3.0 3.0.1 3.0.2 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.8.0 1.8.1 2.0 2.0.1 2.0.2 2.1.0 2.1.1 2.1.2 2.1.3
mailrelay / css / style.css

style.css in Mailrelay 2.0.2, at css/style.css

17 lines 320 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #toplevel_page_mailrelay .wp-submenu { display: none; }
2
3 .form-line { margin-top: 20px; }
4
5 .form-select { min-width: 200px; margin-top: 4px}
6
7 #logged .mailrelay_login { display: none; }
8
9 #tab-authentication th { width: 100px; }
10
11 .ipz {
12 display: inline-block;
13 background: #ccc;
14 padding: 5px;
15 margin-left: -129px;
16 }
17