Last change
on this file since 32454 was
31394,
checked in by ddtddt, 9 years ago
|
[extensions] - BanIP - update disign / language
|
File size:
275 bytes
|
Line | |
---|
1 | input:focus:invalid{ |
---|
2 | border-color:#FF0000; |
---|
3 | background-image:none; |
---|
4 | } |
---|
5 | |
---|
6 | input:focus:valid{ |
---|
7 | border-color:#56C93F; |
---|
8 | } |
---|
9 | |
---|
10 | input:valid{ |
---|
11 | background-image:none; |
---|
12 | } |
---|
13 | table.lban td{ |
---|
14 | padding-right:20px; |
---|
15 | } |
---|
16 | |
---|
17 | .lignebis { |
---|
18 | background-color:green; |
---|
19 | } |
---|
20 | |
---|
21 | .mouse:hover{ |
---|
22 | cursor:pointer; |
---|
23 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.