Project

General

Profile

1 1553 Luisehahne
.frm-setting_name { vertical-align :top; width :30%; white-space :nowrap; }
2
.frm-setting_value { vertical-align :top; width :70%; }
3
.frm-newsection { border-top :1px dashed #ffffff; }
4 1582 Luisehahne
.row_a { background : transparent; }
5
.row_b { background : #dfebff; }
6 784 doc
/*
7
  The definitions below provide the style for the edit CSS button
8
  Required CSS class name: input.mod_moduledirectory_edit_css
9
*/
10 1553 Luisehahne
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 1582 Luisehahne
12 1584 Luisehahne
/*
13 1582 Luisehahne
  table#frm-ScrollTable { text-align :left; font-size :12px; border :1px ridge #dadada; font-family :verdana; background :transparent; color :#0066ff; }
14
  table#frm-ScrollTable thead  { cursor :pointer; }
15
  table#frm-ScrollTable thead tr,
16
  table#frm-ScrollTable tfoot tr { background :transparent; }
17
  table#frm-ScrollTable tbody tr {  }
18
  td, th { border :0px ridge #dadada; }
19 1584 Luisehahne
*/