source: trunk/www.guidonia.net/wp/wp-content/plugins/contact-form-7/admin/admin-stylesheet-rtl.css@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 322 bytes
Line 
1ul.subsubsub li.addnew {
2 margin-left: 0;
3 margin-right: 0.5em;
4}
5div.save-contact-form {
6 direction: rtl;
7}
8div.actions-link {
9 right: auto;
10 left: 0;
11}
12span#message-fields-toggle-switch {
13 margin-left: 0;
14 margin-right: 1em;
15}
16div.tg-pane table caption {
17 text-align: right;
18}
19div.tg-dropdown {
20 left: auto;
21 right: 0;
22}
Note: See TracBrowser for help on using the repository browser.