Browse
For agents
About
wp-forecast
/
3..8
wp-forecast
v3..8
Switch version
10.0
trunk
1.4
1.6
1.7
1.8
1.9
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
3..5
3..8
3.0
3.1
3.2
3.3
3.4
3.6
All 86 releases
Overview
Code
wp-forecast
/
wpf_sa_admin.css
wpf_sa_admin.css
in wp-forecast 3..8, at wpf_sa_admin.css
13 lines
190 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
styles for super admin admin dialog
*/
2
3
.
wpfbcg
{
4
background-color
:
#
eaf3fa
;
5
border
:
1
px
solid
#
22749b
;
6
padding
:
0
px
;
7
margin
:
4
px
;
8
}
9
10
td
.
td-center
{
11
text-align
:
center
;
12
}
13