source: extensions/ContactForm/admin/template/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: 350 bytes
Line 
1.cf-label {
2  margin-top: 5px;
3  margin-bottom: 1px;
4  font-size: larger;
5  font-weight: bold;
6  text-align: center;
7  vertical-align: middle;
8  padding-top: 5px;
9  padding-bottom: 5px;
10  width: 50%;
11  margin-left: auto;
12  margin-right: auto;
13  cursor: pointer;
14}
15.cf-label:hover {
16}
17.cf-lang-table {
18        width: auto;
19}
20.cf-lang {
21        text-align: right;
22}
Note: See TracBrowser for help on using the repository browser.