Project

General

Profile

« Previous | Next » 

Revision 1584

Added by Dietmar over 12 years ago

! form module, shows email-adress from body tag
- remove scrollable table in overview form module

View differences:

backend.css
9 9
*/
10 10
input.mod_form_edit_css { color :#000000; background-color :#f0f0f0; border :1px solid #808080; padding :2px; margin :0; margin-left :625px; margin-top :-20px; margin-bottom :5px; width :110px; }
11 11

  
12

  
12
/*
13 13
  table#frm-ScrollTable { text-align :left; font-size :12px; border :1px ridge #dadada; font-family :verdana; background :transparent; color :#0066ff; }
14 14
  table#frm-ScrollTable thead  { cursor :pointer; }
15 15
  table#frm-ScrollTable thead tr,
16 16
  table#frm-ScrollTable tfoot tr { background :transparent; }
17 17
  table#frm-ScrollTable tbody tr {  }
18 18
  td, th { border :0px ridge #dadada; }
19
*/

Also available in: Unified diff