aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorJoerg Kohne <joeko>2011-05-30 22:04:57 +0000
committerJoerg Kohne <joeko>2011-05-30 22:04:57 +0000
commitdaa1ae3c87bba7ada0f832fac0defd2ae34d23c7 (patch)
treee4aa8cb271dbb53f5bedd411f6ffc53078d48868 /h-source/Public
parent10d85ba54884cd8c2c5a16e8b329103a7858acf1 (diff)
h-source: Update help pages
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css1187
1 files changed, 1186 insertions, 1 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index f2886e1..8684a83 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -1754,4 +1754,1189 @@ span.entry_label_small
{
font-weight:normal;
font-size:12px;
-} \ No newline at end of file
+}
+
+/*
+ text-align:left;
+}
+#dialog-form input
+{
+ width:300px;
+ border:1px solid #CECECE;
+}
+#dialog-form textarea, #delete_dialog textarea
+{
+ width:300px;
+ height:100px;
+ border:1px solid #CECECE;
+}
+.ask_for_removal_class
+{
+ float:right;
+ padding-top:5px;
+}
+.deletion_motivations_title
+{
+ margin:15px 5px;
+ border-bottom:1px solid #D26262;
+}
+
+.deletion_motivations_iternal
+{
+ margin:15px 5px;
+ padding:5px;
+ border:1px dashed #D26262;
+}
+.deletion_motivations_iternal_message
+{
+
+}
+
+.news_external_box
+{
+ margin:5px;
+ margin-bottom:40px;
+}
+.news_item
+{
+/* background:#f8f1b2; */
+/* padding:5px; */
+ margin:30px 0px;
+/* border:1px solid #f99f4f; */
+}
+.news_item_title
+{
+ font-weight:bold;
+ margin:0px 0px 4px 0px;
+ padding-bottom:5px;
+ border-bottom:1px solid #9d1d04;
+ color:#9d1d04;
+}
+.news_item_date
+{
+ font: normal 13px/1 sans-serif,arial;
+/* color:#e86a17; */
+ color:gray;
+ margin:0px 0px 10px 0px;
+}
+
+.discover_hardware, .download_database
+{
+ text-align:center;
+ margin-bottom:5px;
+}
+.download_database
+{
+ margin-bottom:30px;
+}
+
+.download_table
+{
+ margin:10px 0px;
+ padding:5px;
+}
+.download_table td
+{
+ padding:5px 5px;
+ background:#E0FFFF;
+}
+
+.help_external_box h1
+{
+ background:#FFD700;
+ padding:5px 10px;
+ color:#800000;
+ border-top:1px solid #800000;
+ border-bottom:1px solid #800000;
+ font:normal 20px/1 sans-serif,arial;
+}
+
+.right_box_ext_box
+{
+ margin:5px;
+ margin-bottom:300px;
+}
+
+.add_message_form_title
+{
+ margin:15px 0px;
+ font-weight:bold;
+ padding:5px 0px;
+ color:#4169E1;
+}
+
+.issues_message_item, .issues_message_item_preview, .issues_message_item_hidden, .talk_message_item_hidden
+{
+ padding:10px;
+ margin:20px 0px;
+ background:#eaf2f4;
+ border-top:1px solid #4169E1;
+ border-bottom:1px solid #4169E1;
+}
+.issues_message_item_hidden, .talk_message_item_hidden
+{
+ background:#FFF;
+/* background:#b5d6e0; */
+ border-top:1px dashed #bcbcbc;
+ border-bottom:1px dashed #bcbcbc;
+}
+.issues_message_item_preview
+{
+ margin:5px 0px 20px 0px;
+ background:#FFF;
+ border:1px dashed #f9a92b;
+}
+.description_preview
+{
+ padding:10px;
+ margin:0px 0px;
+ border:2px dashed #f9a92b;
+}
+.description_preview_title
+{
+ padding:5px 0px;
+ margin:0px 0px;
+ font-style:italic;
+ color:#f9a92b;
+ font-weight:bold;
+}
+.talk_message_item_hidden
+{
+ margin-bottom:40px;
+/* background:#f1f1f1; */
+}
+.message_view_description
+{
+ clear:both;
+ margin-bottom:5px;
+}
+.message_view_description_hidden
+{
+ margin-top:5px;
+}
+.message_preview_notice
+{
+ color:#f9a92b;
+ margin:3px 3px;
+ font:italic 14px/1 sans-serif,arial;
+}
+.useful_links_ext div
+{
+ margin:3px 0px;
+ padding:1px;
+ padding-left:20px;
+ background: url(../Img/link.png) no-repeat left center;
+}
+.useful_links_ext div a
+{
+ color:#000;
+ text-decoration:none;
+ font:normal 14px/1 sans-serif,arial;
+}
+.issues_message_item_user
+{
+ overflow:hidden;
+ font-weight:bold;
+ margin-bottom:1em;
+}
+.issues_message_item_user_inner
+{
+ float:left;
+ width:500px;
+}
+
+.hide_general, .block_general
+{
+ float:right;
+ margin-left:10px;
+ font-weight:normal;
+ text-decoration:none;
+ color:black;
+}
+.hide_general img
+{
+ margin-right:5px;
+ margin-bottom:-2px;
+}
+.block_general img
+{
+ margin-right:5px;
+ margin-bottom:-5px;
+}
+.language_links_box ul
+{
+ overflow:hidden;
+ margin:4px 5px 20px 5px;
+ padding:0px;
+ list-style-type:none;
+}
+.language_links_box ul li
+{
+ float:left;
+ width:90px;
+/* background:red; */
+ margin-bottom:10px;
+/* margin-right:10px; */
+ margin-top:5px;
+}
+.language_links_box ul li a
+{
+ padding:5px;
+ text-decoration:none;
+ color:black;
+}
+.language_links_box ul li a span
+{
+ margin-left:3px;
+}
+.language_links_box a.current_lang
+{
+ border-top:1px dashed #6495ED;
+ border-bottom:1px dashed #6495ED;
+}
+
+.talk_numb_ext
+{
+ clear:both;
+ text-align:left;
+ margin-left:10px;
+}
+.talk_numb_ext a, .talk_numb_ext_wiki a
+{
+ display:block;
+ width:150px;
+ text-align:center;
+ padding:10px 0px;
+ text-decoration:none;
+ color:black;
+ background: url(../Img/talk_messages.png) no-repeat left center;
+ margin-bottom:10px;
+ float:right;
+ overflow:hidden;
+}
+
+.details_of_hidden_message
+{
+ display:none;
+}
+.details_of_hidden_message_inner, .details_of_actions_inner, .details_of_actions_inner_user
+{
+ margin:10px 0px;
+ background:#fbfbfb;
+ padding:5px;
+ border:1px solid #BCBCBC;
+}
+.details_of_actions_inner
+{
+ background:#ecfffe;
+ border:1px solid #7ed0cb;
+}
+.details_of_actions_inner_user
+{
+/* background:#F6EA99; */
+/* border:1px solid #F65637; */
+}
+.md_type
+{
+ display:none;
+}
+.hidden_message_view_details
+{
+ font:normal 12px/1 sans-serif,arial;
+}
+.deleted_message_show
+{
+ margin:8px 0px 0px 0px;
+ font:normal 13px/1 sans-serif,arial;
+}
+
+.noscript_dist_alert
+{
+ margin-bottom:5px;
+}
+.noscript_dist_alert span
+{
+ color:#6495ED;
+}
+
+.isp_notice
+{
+ background:#dff1f8;
+ border:1px solid #6495ED;
+ padding:5px;
+ font:normal 14px/1.5 sans-serif,arial;
+}
+
+.user_hardware_pages
+{
+ margin:10px 5px;
+ padding:10px;
+ background:#F1D8D8;
+ /*border-bottom:1px solid #DC143C;
+ border-top:1px solid #DC143C;*/
+}
+
+.moderator_box, .moderator_box_deleted
+{
+ overflow:hidden;
+ padding:10px;
+ margin:5px 5px 25px 5px;
+ background:#fbd59a;
+ border:1px solid #f65637;
+}
+.moderator_box_deleted
+{
+ background:#F0FFFF;
+ border:1px solid #ADD8E6;
+}
+
+.listTable
+{
+ margin:20px 5px;
+}
+
+/*MODERATORS' PAGE*/
+tr.listRow td{
+ font: normal 14px/1 sans-serif,arial;
+ padding:10px 5px;
+}
+
+tr.listHead {
+ font: bold 14px/1 sans-serif,arial;
+}
+
+tr.listHead td {
+ padding:8px 4px;
+ background:#ADD8E6;
+ border-top:1px solid #4169E1;
+ border-bottom:1px solid #4169E1;
+}
+
+.recordsBox {
+ margin:10px 5px;
+}
+
+.recordsBox table {
+ width:100%;
+}
+
+a.linkItem {
+/* background:red; */
+ font:bold 12px/1 sans-serif,arial;
+}
+
+td.text_item_date
+{
+ width:25%;
+}
+.moderator_panel_link, .admin_panel_link
+{
+ margin:5px;
+ padding:10px;
+/* border:1px solid #ED9F4A; */
+/* background:#F6EA99; */
+}
+.admin_panel_link
+{
+/* border:1px solid #DA70D6; */
+/* background:#F6EA99; */
+}
+.noscript_notice
+{
+ margin:10px 5px;
+ padding:5px 10px;
+ background:#B0E0E6;
+ border:1px solid #4169E1;
+ color:#4169E1;
+}
+.search_img
+{
+ float:left;
+}
+.span_search_desc
+{
+ float:left;
+ margin-left:10px;
+ padding-top:0px;
+}
+.textarea_entry_search
+{
+ width:430px;
+ height:200px;
+ padding:3px;
+ border: 1px solid #CECECE;
+}
+.lspci_notice
+{
+ margin:10px 0px;
+ padding:5px 10px;
+ background:#B7F18C;
+ font-weight:bold;
+/* border: 1px solid #CECECE; */
+}
+
+.lspci_item_found, .lspci_item_not_found
+{
+ margin:20px 5px;
+ background: url('../Img/search_back.png') no-repeat top left;
+/* background: #C7DAEF; */
+ padding:12px 15px;
+ border-bottom:3px solid #8eb5df;
+ border-right:1px solid #8eb5df;
+}
+.lspci_item_found_compat
+{
+ padding-left:37px;
+}
+
+.search_result_model_name
+{
+ padding-left:10px;
+}
+
+.search_item_found
+{
+ margin:5px;
+}
+
+.lspci_item_not_found
+{
+ background: #ffe170;
+ border-bottom:3px solid #e8c224;
+ border-right:1px solid #e8c224;
+}
+.lspci_item_found_compat ul li
+{
+ list-style-type:none;
+}
+.lspci_item_found_compat ul
+{
+ margin:10px 20px;
+ padding:0px;
+}
+.found_ext
+{
+ margin-bottom:2em;
+}
+
+.lspci_item_found_compat a
+{
+ text-decoration:none;
+ font:normal 16px/1 sans-serif;
+}
+
+.last_modifications, .wiki_control_box
+{
+ margin:5px;
+ width:190px;
+ margin-bottom:2em;
+ background: url(../Img/back_last.png) no-repeat top left;
+}
+.wiki_control_box
+{
+ background: url(../Img/back_wiki.png) no-repeat top left;
+}
+.last_modifications ul, .wiki_control_box ul
+{
+ padding:8px;
+ padding-top:0px;
+}
+.wiki_control_box ul
+{
+ background: url(../Img/back_wiki.png) no-repeat bottom left;
+}
+.last_modifications li, .wiki_control_box li
+{
+ list-style-type:none;
+ margin:10px 5px;
+}
+.last_modifications_title
+{
+ padding-top:10px;
+ padding-left:14px;
+ font:bold 15px/1 sans-serif;
+}
+.last_modifications a
+{
+
+}
+.last_modifications_model
+{
+ color:#3e3e3e;
+ text-decoration:none;
+}
+.last_modifications_all
+{
+ background: url(../Img/back_last.png) no-repeat bottom left;
+ padding-bottom:10px;
+}
+.last_modifications_all span
+{
+ margin-left:10px;
+ font:normal 14px/1 sans-serif;
+}
+
+.wiki_external_box
+{
+ margin:4em 5px;
+ clear:both;
+ clear:right;
+}
+.wiki_page_title
+{
+ font:bold 18px/1 sans-serif,arial;
+ color:gray;
+ margin:20px 0px;
+ padding-bottom:4px;
+ border-bottom:1px solid #000;
+}
+.wiki_page_content
+{
+ margin:2em 0px;
+}
+
+.talk_numb_ext_wiki
+{
+ float:left;
+ text-align:left;
+ margin-left:10px;
+}
+.blocked_notice
+{
+ float:right;
+ font:normal 12px/1 sans-serif;
+ color:#000;
+}
+span.entry_label_small
+{
+ font-weight:normal;
+ font-size:12px;
+}
+
+/*
+ text-align:left;
+}
+#dialog-form input
+{
+ width:300px;
+ border:1px solid #CECECE;
+}
+#dialog-form textarea, #delete_dialog textarea
+{
+ width:300px;
+ height:100px;
+ border:1px solid #CECECE;
+}
+.ask_for_removal_class
+{
+ float:right;
+ padding-top:5px;
+}
+.deletion_motivations_title
+{
+ margin:15px 5px;
+ border-bottom:1px solid #D26262;
+}
+
+.deletion_motivations_iternal
+{
+ margin:15px 5px;
+ padding:5px;
+ border:1px dashed #D26262;
+}
+.deletion_motivations_iternal_message
+{
+
+}
+
+.news_external_box
+{
+ margin:5px;
+ margin-bottom:40px;
+}
+.news_item
+{
+/* background:#f8f1b2; */
+/* padding:5px; */
+ margin:30px 0px;
+/* border:1px solid #f99f4f; */
+}
+.news_item_title
+{
+ font-weight:bold;
+ margin:0px 0px 4px 0px;
+ padding-bottom:5px;
+ border-bottom:1px solid #9d1d04;
+ color:#9d1d04;
+}
+.news_item_date
+{
+ font: normal 13px/1 sans-serif,arial;
+/* color:#e86a17; */
+ color:gray;
+ margin:0px 0px 10px 0px;
+}
+
+.discover_hardware, .download_database
+{
+ text-align:center;
+ margin-bottom:5px;
+}
+.download_database
+{
+ margin-bottom:30px;
+}
+
+.download_table
+{
+ margin:10px 0px;
+ padding:5px;
+}
+.download_table td
+{
+ padding:5px 5px;
+ background:#E0FFFF;
+}
+
+.help_external_box h1
+{
+ background:#FFD700;
+ padding:5px 10px;
+ color:#800000;
+ border-top:1px solid #800000;
+ border-bottom:1px solid #800000;
+ font:normal 20px/1 sans-serif,arial;
+}
+
+.right_box_ext_box
+{
+ margin:5px;
+ margin-bottom:300px;
+}
+
+.add_message_form_title
+{
+ margin:15px 0px;
+ font-weight:bold;
+ padding:5px 0px;
+ color:#4169E1;
+}
+
+.issues_message_item, .issues_message_item_preview, .issues_message_item_hidden, .talk_message_item_hidden
+{
+ padding:10px;
+ margin:20px 0px;
+ background:#eaf2f4;
+ border-top:1px solid #4169E1;
+ border-bottom:1px solid #4169E1;
+}
+.issues_message_item_hidden, .talk_message_item_hidden
+{
+ background:#FFF;
+/* background:#b5d6e0; */
+ border-top:1px dashed #bcbcbc;
+ border-bottom:1px dashed #bcbcbc;
+}
+.issues_message_item_preview
+{
+ margin:5px 0px 20px 0px;
+ background:#FFF;
+ border:1px dashed #f9a92b;
+}
+.description_preview
+{
+ padding:10px;
+ margin:0px 0px;
+ border:2px dashed #f9a92b;
+}
+.description_preview_title
+{
+ padding:5px 0px;
+ margin:0px 0px;
+ font-style:italic;
+ color:#f9a92b;
+ font-weight:bold;
+}
+.talk_message_item_hidden
+{
+ margin-bottom:40px;
+/* background:#f1f1f1; */
+}
+.message_view_description
+{
+ clear:both;
+ margin-bottom:5px;
+}
+.message_view_description_hidden
+{
+ margin-top:5px;
+}
+.message_preview_notice
+{
+ color:#f9a92b;
+ margin:3px 3px;
+ font:italic 14px/1 sans-serif,arial;
+}
+.useful_links_ext div
+{
+ margin:3px 0px;
+ padding:1px;
+ padding-left:20px;
+ background: url(../Img/link.png) no-repeat left center;
+}
+.useful_links_ext div a
+{
+ color:#000;
+ text-decoration:none;
+ font:normal 14px/1 sans-serif,arial;
+}
+.issues_message_item_user
+{
+ overflow:hidden;
+ font-weight:bold;
+ margin-bottom:1em;
+}
+.issues_message_item_user_inner
+{
+ float:left;
+ width:500px;
+}
+
+.hide_general, .block_general
+{
+ float:right;
+ margin-left:10px;
+ font-weight:normal;
+ text-decoration:none;
+ color:black;
+}
+.hide_general img
+{
+ margin-right:5px;
+ margin-bottom:-2px;
+}
+.block_general img
+{
+ margin-right:5px;
+ margin-bottom:-5px;
+}
+.language_links_box ul
+{
+ overflow:hidden;
+ margin:4px 5px 20px 5px;
+ padding:0px;
+ list-style-type:none;
+}
+.language_links_box ul li
+{
+ float:left;
+ width:90px;
+/* background:red; */
+ margin-bottom:10px;
+/* margin-right:10px; */
+ margin-top:5px;
+}
+.language_links_box ul li a
+{
+ padding:5px;
+ text-decoration:none;
+ color:black;
+}
+.language_links_box ul li a span
+{
+ margin-left:3px;
+}
+.language_links_box a.current_lang
+{
+ border-top:1px dashed #6495ED;
+ border-bottom:1px dashed #6495ED;
+}
+
+.talk_numb_ext
+{
+ clear:both;
+ text-align:left;
+ margin-left:10px;
+}
+.talk_numb_ext a, .talk_numb_ext_wiki a
+{
+ display:block;
+ width:150px;
+ text-align:center;
+ padding:10px 0px;
+ text-decoration:none;
+ color:black;
+ background: url(../Img/talk_messages.png) no-repeat left center;
+ margin-bottom:10px;
+ float:right;
+ overflow:hidden;
+}
+
+.details_of_hidden_message
+{
+ display:none;
+}
+.details_of_hidden_message_inner, .details_of_actions_inner, .details_of_actions_inner_user
+{
+ margin:10px 0px;
+ background:#fbfbfb;
+ padding:5px;
+ border:1px solid #BCBCBC;
+}
+.details_of_actions_inner
+{
+ background:#ecfffe;
+ border:1px solid #7ed0cb;
+}
+.details_of_actions_inner_user
+{
+/* background:#F6EA99; */
+/* border:1px solid #F65637; */
+}
+.md_type
+{
+ display:none;
+}
+.hidden_message_view_details
+{
+ font:normal 12px/1 sans-serif,arial;
+}
+.deleted_message_show
+{
+ margin:8px 0px 0px 0px;
+ font:normal 13px/1 sans-serif,arial;
+}
+
+.noscript_dist_alert
+{
+ margin-bottom:5px;
+}
+.noscript_dist_alert span
+{
+ color:#6495ED;
+}
+
+.isp_notice
+{
+ background:#dff1f8;
+ border:1px solid #6495ED;
+ padding:5px;
+ font:normal 14px/1.5 sans-serif,arial;
+}
+
+.user_hardware_pages
+{
+ margin:10px 5px;
+ padding:10px;
+ background:#F1D8D8;
+ /*border-bottom:1px solid #DC143C;
+ border-top:1px solid #DC143C;*/
+}
+
+.moderator_box, .moderator_box_deleted
+{
+ overflow:hidden;
+ padding:10px;
+ margin:5px 5px 25px 5px;
+ background:#fbd59a;
+ border:1px solid #f65637;
+}
+.moderator_box_deleted
+{
+ background:#F0FFFF;
+ border:1px solid #ADD8E6;
+}
+
+.listTable
+{
+ margin:20px 5px;
+}
+
+/*MODERATORS' PAGE*/
+tr.listRow td{
+ font: normal 14px/1 sans-serif,arial;
+ padding:10px 5px;
+}
+
+tr.listHead {
+ font: bold 14px/1 sans-serif,arial;
+}
+
+tr.listHead td {
+ padding:8px 4px;
+ background:#ADD8E6;
+ border-top:1px solid #4169E1;
+ border-bottom:1px solid #4169E1;
+}
+
+.recordsBox {
+ margin:10px 5px;
+}
+
+.recordsBox table {
+ width:100%;
+}
+
+a.linkItem {
+/* background:red; */
+ font:bold 12px/1 sans-serif,arial;
+}
+
+td.text_item_date
+{
+ width:25%;
+}
+.moderator_panel_link, .admin_panel_link
+{
+ margin:5px;
+ padding:10px;
+/* border:1px solid #ED9F4A; */
+/* background:#F6EA99; */
+}
+.admin_panel_link
+{
+/* border:1px solid #DA70D6; */
+/* background:#F6EA99; */
+}
+.noscript_notice
+{
+ margin:10px 5px;
+ padding:5px 10px;
+ background:#B0E0E6;
+ border:1px solid #4169E1;
+ color:#4169E1;
+}
+.search_img
+{
+ float:left;
+}
+.span_search_desc
+{
+ float:left;
+ margin-left:10px;
+ padding-top:0px;
+}
+.textarea_entry_search
+{
+ width:430px;
+ height:200px;
+ padding:3px;
+ border: 1px solid #CECECE;
+}
+.lspci_notice
+{
+ margin:10px 0px;
+ padding:5px 10px;
+ background:#B7F18C;
+ font-weight:bold;
+/* border: 1px solid #CECECE; */
+}
+
+.lspci_item_found, .lspci_item_not_found
+{
+ margin:20px 5px;
+ background: url('../Img/search_back.png') no-repeat top left;
+/* background: #C7DAEF; */
+ padding:12px 15px;
+ border-bottom:3px solid #8eb5df;
+ border-right:1px solid #8eb5df;
+}
+.lspci_item_found_compat
+{
+ padding-left:37px;
+}
+
+.search_result_model_name
+{
+ padding-left:10px;
+}
+
+.search_item_found
+{
+ margin:5px;
+}
+
+.lspci_item_not_found
+{
+ background: #ffe170;
+ border-bottom:3px solid #e8c224;
+ border-right:1px solid #e8c224;
+}
+.lspci_item_found_compat ul li
+{
+ list-style-type:none;
+}
+.lspci_item_found_compat ul
+{
+ margin:10px 20px;
+ padding:0px;
+}
+.found_ext
+{
+ margin-bottom:2em;
+}
+
+.lspci_item_found_compat a
+{
+ text-decoration:none;
+ font:normal 16px/1 sans-serif;
+}
+
+.last_modifications, .wiki_control_box
+{
+ margin:5px;
+ width:190px;
+ margin-bottom:2em;
+ background: url(../Img/back_last.png) no-repeat top left;
+}
+.wiki_control_box
+{
+ background: url(../Img/back_wiki.png) no-repeat top left;
+}
+.last_modifications ul, .wiki_control_box ul
+{
+ padding:8px;
+ padding-top:0px;
+}
+.wiki_control_box ul
+{
+ background: url(../Img/back_wiki.png) no-repeat bottom left;
+}
+.last_modifications li, .wiki_control_box li
+{
+ list-style-type:none;
+ margin:10px 5px;
+}
+.last_modifications_title
+{
+ padding-top:10px;
+ padding-left:14px;
+ font:bold 15px/1 sans-serif;
+}
+.last_modifications a
+{
+
+}
+.last_modifications_model
+{
+ color:#3e3e3e;
+ text-decoration:none;
+}
+.last_modifications_all
+{
+ background: url(../Img/back_last.png) no-repeat bottom left;
+ padding-bottom:10px;
+}
+.last_modifications_all span
+{
+ margin-left:10px;
+ font:normal 14px/1 sans-serif;
+}
+
+.wiki_external_box
+{
+ margin:4em 5px;
+ clear:both;
+ clear:right;
+}
+.wiki_page_title
+{
+ font:bold 18px/1 sans-serif,arial;
+ color:gray;
+ margin:20px 0px;
+ padding-bottom:4px;
+ border-bottom:1px solid #000;
+}
+.wiki_page_content
+{
+ margin:2em 0px;
+}
+
+.talk_numb_ext_wiki
+{
+ float:left;
+ text-align:left;
+ margin-left:10px;
+}
+.blocked_notice
+{
+ float:right;
+ font:normal 12px/1 sans-serif;
+ color:#000;
+}
+span.entry_label_small
+{
+ font-weight:normal;
+ font-size:12px;
+}
+
+/*
+Start - temporarily added due to transformation of help pages
+2011-05-29 joeko
+*/
+
+ul {
+ line-height: 1.5em;
+ list-style-type: square;
+ margin: .3em 0 0 1.5em;
+ padding: 0;
+}
+ol {
+ line-height: 1.5em;
+ margin: .3em 0 0 3.2em;
+ padding: 0;
+ list-style-image: none;
+}
+li {
+ margin-bottom: .1em;
+}
+dt {
+ font-weight: bold;
+ margin-top: .5em;
+ margin-bottom: .3em;
+ color: #3D6300;
+}
+dl {
+ margin-top: .4em;
+ margin-bottom: .2em;
+}
+dd {
+ line-height: 1.5em;
+ margin-top: .5em;
+ margin-left: 2em;
+ margin-top: .5em;
+ margin-bottom: .5em;
+}
+p, dd {
+ margin-top: .5em;
+ margin-bottom: .5em;
+ }
+p.attention { /* taken from home page */
+ padding: 0.5em;
+ background: none repeat scroll 0% 0% rgb(255, 160, 122);
+ margin: 0.5em;
+ border-top: 1px solid rgb(220, 20, 60);
+ border-bottom: 1px solid rgb(220, 20, 60);
+ font-size: 16px;
+}
+p.example, dd.example {
+ border-bottom:0;
+ color: #3d6300;
+}
+p.note dd.note {
+ margin-left: 2em;
+ margin-right: 0;
+ font-weight: bolder;
+ color: #3d6300;
+ /* background: #CFC bottom right no-repeat;*/
+ font-style: normal;
+ font-style: italic;
+ }
+p.opt, dd.opt {
+ color: #3d6300;
+ font-weight:bold;
+ font-style: italic;
+}
+/*
+End
+*/ \ No newline at end of file