Browse
For agents
About
Mailrelay
/
2.0.2
Mailrelay
v2.0.2
Switch version
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
Overview
Code
mailrelay
/
css
/
style.css
style.css
in Mailrelay 2.0.2, at css/style.css
17 lines
320 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
toplevel_page_mailrelay
.
wp-submenu
{
display
:
none
;
}
2
3
.
form-line
{
margin-top
:
20
px
;
}
4
5
.
form-select
{
min-width
:
200
px
;
margin-top
:
4
px
}
6
7
#
logged
.
mailrelay_login
{
display
:
none
;
}
8
9
#
tab-authentication
th
{
width
:
100
px
;
}
10
11
.
ipz
{
12
display
:
inline-block
;
13
background
:
#
ccc
;
14
padding
:
5
px
;
15
margin-left
:
-129
px
;
16
}
17