source: extensions/ContactForm/admin/template/goto/roma/contactform_admin.css @ 3753

Last change on this file since 3753 was 3753, checked in by Criss, 15 years ago

Update configuration pages

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