themes/connections/css/default.css
changeset 2 7db1682938e8
parent 1 264ab53232f4
child 3 42d8ae8f6f71
equal deleted inserted replaced
1:264ab53232f4 2:7db1682938e8
   535 }
   535 }
   536 
   536 
   537 .mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; }
   537 .mdg-comment { margin: 0; margin-left: 0.2in; padding: 10px; border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; }
   538 .tblholder   { margin: 0; margin-left: 0.2in; padding: 0px;  border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; }
   538 .tblholder   { margin: 0; margin-left: 0.2in; padding: 0px;  border: 1px #E1D6C6 solid; margin-bottom: 10px; background-color: #F3F6ED; }
   539 
   539 
   540 .tblholder th        , .mdg-comment th         { padding: 4px; background-color: #C8D6A3 !important; color: #696E5B !important; }
   540 .tblholder th      { padding: 4px; background-color: #C8D6A3 !important; color: #696E5B !important; }
   541 .tblholder td.row1   , .mdg-comment td.row1    { padding: 4px; background-color: #E3E6DD !important; }
   541 .tblholder td.row1 { padding: 4px; background-color: #E3E6DD !important; }
   542 .tblholder td.row2   , .mdg-comment td.row2    { padding: 4px; background-color: #F3F6ED !important; }
   542 .tblholder td.row2 { padding: 4px; background-color: #F3F6ED !important; }
   543 .tblholder td.row3   , .mdg-comment td.row3    { padding: 4px; background-color: #EBEDE6 !important; }
   543 .tblholder td.row3 { padding: 4px; background-color: #EBEDE6 !important; }
   544 .tblholder table     , .mdg-comment table      { background-color: #FFFFFF; }
   544 .tblholder table   { background-color: #FFFFFF; }
   545 .tblholder th.subhead, .mdg-comment th.subhead { padding: 4px; background-color: #D0D4C7 !important; color: #696E5B !important; }
   545 .tblholder th.subhead { padding: 4px; background-color: #D0D4C7 !important; color: #696E5B !important; }
   546 
   546 
   547 .catCheck       { padding: 3px; }
   547 .catCheck       { padding: 3px; }
   548 .catCheck:hover { padding: 3px; background-color: #F3F6ED; }
   548 .catCheck:hover { padding: 3px; background-color: #F3F6ED; }
   549 
   549 
   550 /* Information, warning, question, and error boxes */
   550 /* Information, warning, question, and error boxes */