PluginProbe
wp-forecast / 3..8
wp-forecast v3..8
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
wp-forecast / wpf_sa_admin.css

wpf_sa_admin.css in wp-forecast 3..8, at wpf_sa_admin.css

13 lines 190 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* styles for super admin admin dialog */
2
3 .wpfbcg {
4 background-color: #eaf3fa;
5 border:1px solid #22749b;
6 padding: 0px;
7 margin: 4px;
8 }
9
10 td.td-center {
11 text-align: center;
12 }
13