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

Last change on this file since 4136 was 4136, checked in by cljosse, 15 years ago

[mail_supervisor] Addition of a check of the IP

File size: 404 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        background-color: #FFFFFF;
26        border:2 ;
27       
28}
29
30
31 .bug {
32
33        background-image: url(../smilies/mouche.gif);
34       
35        background-repeat: no-repeat;
36
37        width: 100px;
38        height: 75px;
39 }
40 .frame_ {
41        height: 40px;
42}
Note: See TracBrowser for help on using the repository browser.