mailer project continued:
[mailer.git] / theme / desert / 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: #cccc99;
9         color: #880000;
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 }