|
@@ -85,7 +85,7 @@ input[type=text]:focus, input.textwidget:focus, textarea:focus { |
|
|
} |
|
|
} |
|
|
option { border-bottom: 1px dotted #d7d7d7 } |
|
|
option { border-bottom: 1px dotted #d7d7d7 } |
|
|
fieldset { border: 1px solid #d7d7d7; padding: .5em; margin: 1em 0 } |
|
|
fieldset { border: 1px solid #d7d7d7; padding: .5em; margin: 1em 0 } |
|
|
form p.hint, form span.hint { color: #666; font-size: 85%; font-style: italic; margin: .5em 0; |
|
|
|
|
|
|
|
|
form p.hint, form span.hint { color: #666; font-style: italic; margin: .5em 0; |
|
|
padding-left: 1em; |
|
|
padding-left: 1em; |
|
|
} |
|
|
} |
|
|
fieldset.iefix { |
|
|
fieldset.iefix { |
|
@@ -96,13 +96,12 @@ fieldset.iefix { |
|
|
} |
|
|
} |
|
|
* html fieldset.iefix { width: 98% } |
|
|
* html fieldset.iefix { width: 98% } |
|
|
fieldset.iefix p { margin: 0 } |
|
|
fieldset.iefix p { margin: 0 } |
|
|
legend { color: #999; padding: 0 .25em; font-size: 90%; font-weight: bold } |
|
|
|
|
|
|
|
|
legend { color: #999; padding: 0 .25em; font-weight: bold } |
|
|
label.disabled { color: #d7d7d7 } |
|
|
label.disabled { color: #d7d7d7 } |
|
|
.buttons { margin: .5em .5em .5em 0 } |
|
|
.buttons { margin: .5em .5em .5em 0 } |
|
|
.buttons form, .buttons form div { display: inline } |
|
|
.buttons form, .buttons form div { display: inline } |
|
|
.buttons input { margin: 1em .5em .1em 0 } |
|
|
.buttons input { margin: 1em .5em .1em 0 } |
|
|
.inlinebuttons input { |
|
|
.inlinebuttons input { |
|
|
font-size: 70%; |
|
|
|
|
|
border-width: 1px; |
|
|
border-width: 1px; |
|
|
border-style: dotted; |
|
|
border-style: dotted; |
|
|
margin: 0 .1em; |
|
|
margin: 0 .1em; |
|
@@ -247,7 +246,6 @@ label.disabled { color: #d7d7d7 } |
|
|
#help { |
|
|
#help { |
|
|
clear: both; |
|
|
clear: both; |
|
|
color: #999; |
|
|
color: #999; |
|
|
font-size: 90%; |
|
|
|
|
|
margin: 1em; |
|
|
margin: 1em; |
|
|
text-align: right; |
|
|
text-align: right; |
|
|
} |
|
|
} |
|
@@ -292,7 +290,7 @@ label.disabled { color: #d7d7d7 } |
|
|
clear: both; |
|
|
clear: both; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
} |
|
|
} |
|
|
#info th, #info td { font-size: 85%; padding: 2px .5em; vertical-align: top } |
|
|
|
|
|
|
|
|
#info th, #info td { padding: 2px .5em; vertical-align: top } |
|
|
#info th { font-weight: bold; text-align: left; white-space: nowrap } |
|
|
#info th { font-weight: bold; text-align: left; white-space: nowrap } |
|
|
#info td.message { width: 100% } |
|
|
#info td.message { width: 100% } |
|
|
#info .message ul { padding: 0; margin: 0 2em } |
|
|
#info .message ul { padding: 0; margin: 0 2em } |
|
@@ -496,20 +494,18 @@ div.system-message p.system-message-title { font-weight: bold; } |
|
|
#content.error #traceback :link, #content.error #traceback :visited { |
|
|
#content.error #traceback :link, #content.error #traceback :visited { |
|
|
border: none; |
|
|
border: none; |
|
|
} |
|
|
} |
|
|
#content.error #tbtoggle { font-size: 80%; } |
|
|
|
|
|
#content.error #traceback div { margin-left: 1em; } |
|
|
#content.error #traceback div { margin-left: 1em; } |
|
|
#content.error #traceback h3 { font-size: 95%; margin: .5em 0 0; } |
|
|
|
|
|
|
|
|
#content.error #traceback h3 { margin: .5em 0 0; } |
|
|
#content.error #traceback :link var, #content.error #traceback :visited var { |
|
|
#content.error #traceback :link var, #content.error #traceback :visited var { |
|
|
font-family: monospace; |
|
|
font-family: monospace; |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
} |
|
|
} |
|
|
#content.error #traceback span.file { color: #666; font-size: 85%; } |
|
|
|
|
|
|
|
|
#content.error #traceback span.file { color: #666;} |
|
|
#content.error #traceback ul { list-style: none; margin: .5em 0; padding: 0; } |
|
|
#content.error #traceback ul { list-style: none; margin: .5em 0; padding: 0; } |
|
|
#content.error #traceback ol { |
|
|
#content.error #traceback ol { |
|
|
border: 1px dotted #d7d7d7; |
|
|
border: 1px dotted #d7d7d7; |
|
|
color: #999; |
|
|
color: #999; |
|
|
font-size: 85%; |
|
|
|
|
|
line-height: 1; |
|
|
line-height: 1; |
|
|
margin: .5em 0; |
|
|
margin: .5em 0; |
|
|
} |
|
|
} |
|
@@ -519,17 +515,16 @@ div.system-message p.system-message-title { font-weight: bold; } |
|
|
#content.error #traceback ol li.current code { color: #000; } |
|
|
#content.error #traceback ol li.current code { color: #000; } |
|
|
#content.error #traceback table { margin: .5em 0 1em; } |
|
|
#content.error #traceback table { margin: .5em 0 1em; } |
|
|
#content.error #traceback th, #content.error #traceback td { |
|
|
#content.error #traceback th, #content.error #traceback td { |
|
|
font-size: 85%; padding: 1px; |
|
|
|
|
|
|
|
|
padding: 1px; |
|
|
} |
|
|
} |
|
|
#content.error #traceback th var { |
|
|
#content.error #traceback th var { |
|
|
font-family: monospace; |
|
|
font-family: monospace; |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
} |
|
|
} |
|
|
#content.error #traceback td code { white-space: pre; } |
|
|
#content.error #traceback td code { white-space: pre; } |
|
|
#content.error #traceback pre { font-size: 95%; } |
|
|
|
|
|
|
|
|
|
|
|
#content .paging { margin: 0 0 2em; padding: .5em 0 0; |
|
|
#content .paging { margin: 0 0 2em; padding: .5em 0 0; |
|
|
font-size: 85%; line-height: 2em; text-align: center; |
|
|
|
|
|
|
|
|
line-height: 2em; text-align: center; |
|
|
} |
|
|
} |
|
|
#content .paging .current { |
|
|
#content .paging .current { |
|
|
padding: .1em .3em; |
|
|
padding: .1em .3em; |
|
@@ -547,14 +542,14 @@ div.system-message p.system-message-title { font-weight: bold; } |
|
|
} |
|
|
} |
|
|
#content .paging .previous a, |
|
|
#content .paging .previous a, |
|
|
#content .paging .next a { |
|
|
#content .paging .next a { |
|
|
font-size: 150%; font-weight: bold; border: none; |
|
|
|
|
|
|
|
|
font-weight: bold; border: none; |
|
|
} |
|
|
} |
|
|
#content .paging .previous a:hover, |
|
|
#content .paging .previous a:hover, |
|
|
#content .paging .next a:hover { |
|
|
#content .paging .next a:hover { |
|
|
background: transparent; color: #666; |
|
|
background: transparent; color: #666; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#content h2 .numresults { color: #666; font-size: 90%; } |
|
|
|
|
|
|
|
|
#content h2 .numresults { color: #666; } |
|
|
|
|
|
|
|
|
/* Styles for search word highlighting */ |
|
|
/* Styles for search word highlighting */ |
|
|
@media screen { |
|
|
@media screen { |
|
|