Subversion Repositories DevTools

Rev

Rev 7281 | Rev 7457 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7281 Rev 7291
Line 161... Line 161...
161
table.stdGrey {font-family: tahoma,sans-serif;font-size: 11px;color: Black;text-decoration: none;}
161
table.stdGrey {font-family: tahoma,sans-serif;font-size: 11px;color: Black;text-decoration: none;}
162
table.stdGrey .stdGrey {background-color: #e4e9ec}
162
table.stdGrey .stdGrey {background-color: #e4e9ec}
163
table.stdGrey.wide {width:100%}
163
table.stdGrey.wide {width:100%}
164
table.stdGrey tbody tr {background-color: #f5f5f5; }
164
table.stdGrey tbody tr {background-color: #f5f5f5; }
165
table.stdGrey tbody tr.odd {background-color: white; }
165
table.stdGrey tbody tr.odd {background-color: white; }
-
 
166
table.stdGrey tbody tr.even {background-color: #f5f5f5;; }
166
table.stdGrey tbody tr.blank {background-color: white; }
167
table.stdGrey tbody tr.blank {background-color: white; }
167
table.stdGrey tbody tr.lined td {border-bottom: 1px #e4e9ec solid; }
168
table.stdGrey tbody tr.lined td {border-bottom: 1px #e4e9ec solid; }
168
table.stdGrey tbody tr.hdr {background-color: #e4e9ec; font-weight: bold;}
169
table.stdGrey tbody tr.hdr {background-color: #e4e9ec; font-weight: bold;}
169
table.stdGrey tbody tr.hline {background-color: #e4e9ec; text-align:left}
170
table.stdGrey tbody tr.hline {background-color: #e4e9ec; text-align:left}
170
table.stdGrey > tbody > tr > td {color:Black; padding-right:2em;}
171
table.stdGrey > tbody > tr > td {color:Black; padding-right:2em;}
Line 176... Line 177...
176
table.stdGrey thead.thin th {font-weight: normal; padding-right:2em;}
177
table.stdGrey thead.thin th {font-weight: normal; padding-right:2em;}
177
table.stdGrey thead th.tight {padding-right:1px;}
178
table.stdGrey thead th.tight {padding-right:1px;}
178
table.stdGrey thead th.thin {font-weight: normal; padding-right:2em;}
179
table.stdGrey thead th.thin {font-weight: normal; padding-right:2em;}
179
table.stdGrey tfoot tr {background-color: #f5f5f5; }
180
table.stdGrey tfoot tr {background-color: #f5f5f5; }
180
table.stdGrey tfoot td {color:Black;}
181
table.stdGrey tfoot td {color:Black;}
-
 
182
table.stdGrey input {border:1px solid #808080;color:#000000;font:11px tahoma,sans-serif;xxpadding:0px 10px 0px 10px;text-decoration:none}
181
 
183
 
182
table.stdBrown {font-family: tahoma,sans-serif;font-size: 11px;color: Black;text-decoration: none;background-color: #dad7c8;border: #dad7c8 solid 3px}
184
table.stdBrown {font-family: tahoma,sans-serif;font-size: 11px;color: Black;text-decoration: none;background-color: #dad7c8;border: #dad7c8 solid 3px}
183
table.stdBrown tbody tr {background-color: #FFFFFF; }
185
table.stdBrown tbody tr {background-color: #FFFFFF; }
184
table.stdBrown tbody tr.blank {background-color: white; }
186
table.stdBrown tbody tr.blank {background-color: white; }
185
table.stdBrown tbody tr.hdr {background-color: #dad7c8; font-weight: bold;}
187
table.stdBrown tbody tr.hdr {background-color: #dad7c8; font-weight: bold;}