]> git.mxchange.org Git - mailer.git/blob - theme/default/css/task.css
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / theme / default / css / task.css
1 .admin_task_table {
2         width: 340px;
3 }
4
5 .admin_task_title {
6         text-align: center;
7         height: 23px;
8         background-color: #ddeedd;
9         color: #009900;
10 }
11
12 .admin_task_left {
13         height: 23px;
14         width: 80%;
15 }
16
17 .admin_task_right {
18         height: 23px;
19         width: 20%;
20 }