source: extensions/ContactForm/admin/themes/goto/clear/contactform_admin.css @ 6547

Last change on this file since 6547 was 6547, checked in by Gotcha, 14 years ago

v1.0.9

File size: 219 bytes
Line 
1@import "../contactform_admin.css";
2.cf-label {
3        background-color: #eeeeee;
4        color: #999999;
5        border: 1px solid #999999; 
6}
7.cf-label:hover {
8  color: #eeeeee;
9  background-color: #999999;
10  border: 1px solid #eeeeee;
11}
Note: See TracBrowser for help on using the repository browser.