source: extensions/ContactForm/admin/template/style.css @ 17483

Last change on this file since 17483 was 17483, checked in by mistic100, 12 years ago

entirely rewrite the plugin

  • send mail in html format (configurable to plain)
  • fully configurable email list
  • more...
File size: 96 bytes
Line 
1#emails input[type="text"] {
2  margin:2px 10px !important;
3}
4
5tr.delete input {
6  opacity:0.5;
7}
Note: See TracBrowser for help on using the repository browser.