Rev 1 |
|
Rev 3 |
Line 59... |
|
Line 59... |
} |
|
} |
#wrap { |
|
#wrap { |
margin:0 2% 0 32%; |
|
margin:0 2% 0 32%; |
text-align:left; |
|
text-align:left; |
background:#FFF; |
|
background:#FFF; |
width:66%; |
|
width:65%; |
padding:5px 0; |
|
padding:5px 0; |
} |
|
} |
#info { |
|
#info { |
float:left; |
|
float:left; |
width:28%; |
|
width:28%; |
Line 140... |
|
Line 140... |
margin:0; |
|
margin:0; |
text-align:left; |
|
text-align:left; |
font-size:1.7em; |
|
font-size:1.7em; |
text-transform:uppercase; |
|
text-transform:uppercase; |
border-bottom:1px solid gray; |
|
border-bottom:1px solid gray; |
|
|
} |
|
|
#wrap h2.regular .links { |
|
|
float:right; |
|
|
padding:0 5px 10px 5px; |
|
|
margin:0; |
|
|
text-align:right; |
|
|
font-size:13px; |
|
|
text-transform:none; |
|
|
} |
|
|
#wrap h2.regular .links a { |
|
|
color: #000000; |
|
|
font-weight: normal; |
|
|
letter-spacing: 0; |
} |
|
} |
/* |
|
/* |
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Forms |
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Forms |
*/ |
|
*/ |
|
|
|
Line 191... |
|
Line 204... |
width:92%; |
|
width:92%; |
background:#FFF url(images/textbg.png) repeat-x 0 0; |
|
background:#FFF url(images/textbg.png) repeat-x 0 0; |
} |
|
} |
#info table tbody tr td.revcomp input { |
|
#info table tbody tr td.revcomp input { |
width:50px; |
|
width:50px; |
|
|
} |
|
|
#info table tbody tr td.all input { |
|
|
width:auto; |
} |
|
} |
select { |
|
select { |
padding:2px 2px 2px 21px; |
|
padding:2px 2px 2px 21px; |
border:1px solid #cccccc; |
|
border:1px solid #cccccc; |
background-color:#FFF; |
|
background-color:#FFF; |
Line 448... |
|
Line 464... |
background-position:3px 50%; |
|
background-position:3px 50%; |
} |
|
} |
span.full a { |
|
span.full a { |
padding-left:22px; |
|
padding-left:22px; |
background-image:url(images/arrow_out.png); |
|
background-image:url(images/arrow_out.png); |
|
|
background-repeat:no-repeat; |
|
|
background-position:3px 50%; |
|
|
} |
|
|
span.ignorews a { |
|
|
padding-left:22px; |
|
|
background-image:url(images/pilcrow_delete.png); |
|
|
background-repeat:no-repeat; |
|
|
background-position:3px 50%; |
|
|
} |
|
|
span.regardws a { |
|
|
padding-left:22px; |
|
|
background-image:url(images/pilcrow.png); |
background-repeat:no-repeat; |
|
background-repeat:no-repeat; |
background-position:3px 50%; |
|
background-position:3px 50%; |
} |
|
} |
span.log a, |
|
span.log a, |
td.log a { |
|
td.log a { |