source: extensions/Mail_supervisor/admin/theme.css @ 4224

Last change on this file since 4224 was 4156, checked in by cljosse, 14 years ago

[mail_supervisor] update design black list

File size: 410 bytes
Line 
1.Style1 {color: #6699CC}
2
3 
4.items {
5        font-style: italic;
6       
7
8}
9
10 .row2{
11        font-style: italic;
12       
13        border: 0;
14
15}
16 
17 .row1{
18        font-style: italic;
19        border: 0;
20
21
22}
23
24.info{
25        color: #5599FF;
26}
27
28
29 .bug {
30
31        background-image: url(../smilies/mouche.gif);
32       
33        background-repeat: no-repeat;
34
35        width: 100px;
36        height: 75px;
37 }
38 .frame_ {
39        height: 40px;
40}
41
42.erreur{
43        color: #FF0000; 
44}
Note: See TracBrowser for help on using the repository browser.