Subversion Repositories wimsdev

Rev

Rev 12300 | Rev 13019 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12300 Rev 12904
Line 99... Line 99...
99
   border: solid 1px;
99
   border: solid 1px;
100
}
100
}
101
 
101
 
102
/* reference sur un label */
102
/* reference sur un label */
103
.wims_label {
103
.wims_label {
104
   color:green ;
-
 
105
   font-family: monospace, "Courier New";
104
   font-family: monospace, "Courier New";
106
   padding: 3px ;
105
   padding: 1px 3px;
107
   border:solid 1px ;
106
   border:solid 1px ;
-
 
107
}
-
 
108
.wims_label.open,.wims_label.success{
-
 
109
  color:#e1faea;
108
}
110
}
109
 
111
 
110
/* words as login*/
112
/* words as login*/
111
.wims_login {
113
.wims_login {
112
   color:blue;
114
   color:blue;