aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-07-29 14:17:20 +1000
committerYuchen Pei <me@ypei.me>2021-07-29 14:17:20 +1000
commit3ff03dc4f0a72432b34c00da620272cf011e4ddd (patch)
tree5746711ba17a91aed56c6529ea8cceb06c3ad16a /h-source/Public/Css
parentcd4534aa10ba3b122963992741721289fa50d0ab (diff)
Publishing h-node.org code.
- this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers)
Diffstat (limited to 'h-source/Public/Css')
-rwxr-xr-xh-source/Public/Css/explorer6.css112
-rw-r--r--h-source/Public/Css/main.css157
2 files changed, 116 insertions, 153 deletions
diff --git a/h-source/Public/Css/explorer6.css b/h-source/Public/Css/explorer6.css
new file mode 100755
index 0000000..29b6456
--- /dev/null
+++ b/h-source/Public/Css/explorer6.css
@@ -0,0 +1,112 @@
+ul#menuBlock li {
+ height:24px;
+}
+
+ul#menuBlock li ul {
+ top:25px;
+ margin-left:3px;
+}
+
+ul#menuBlock li ul li {
+ margin-top:-1px;
+}
+
+.view_page_top_box
+{
+ height:32px;
+}
+
+.update_submit_class
+{
+ padding:7px;
+}
+
+.view_page_update_button
+{
+ width:35px;
+}
+
+/*div that contains the update form*/
+.view_page_update_button
+{
+ margin-top:2px;
+ margin-right:5px;
+}
+.update_submit_class
+{
+ padding:2px;
+ width:45px;
+}
+.notebooks_insert_form
+{
+ margin-right:-30px;
+}
+
+.notebook_insert_link
+{
+ margin:0px 0px 0px 5px;
+ padding-right:0px;
+ width:245px;
+}
+.view_page_history_button
+{
+ margin-left:10px;
+}
+.top_left_images_help
+{
+ height:22px;
+ margin-bottom:-3px;
+}
+ul#menuBlock li {
+ height:26px;
+}
+ul#menuBlock li ul {
+ left:-6px;
+}
+.user_logged
+{
+ margin-left:62px;
+}
+.viewall_popup_menu_status_item
+{
+ padding-left:2px;
+/* background:red; */
+}
+.copyright_notice_box
+{
+ width:140px;
+}
+.language_links_box ul
+{
+ width:100%;
+ margin:-1px 5px 30px 5px;
+}
+.language_links_box ul li
+{
+ margin-bottom:5px;
+}
+.language_links_box ul li a
+{
+ height:30px;
+}
+.talk_numb_ext
+{
+ margin-top:-30px;
+}
+.talk_numb_ext a, .talk_numb_ext_wiki a
+{
+ margin-bottom:0px;
+}
+.talk_numb_ext_wiki
+{
+ width:130px;
+}
+.language_links_box a.current_lang
+{
+ background:#6495ED;
+}
+
+.last_modifications ul
+{
+ margin-left:0px;
+} \ No newline at end of file
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css
index 2d84e59..2314940 100644
--- a/h-source/Public/Css/main.css
+++ b/h-source/Public/Css/main.css
@@ -579,8 +579,9 @@ div.history_page_list_news a
font-weight:bold;
font: bold 13px/1 sans-serif,arial;
}
-/*
+
ul#menuBlock {
+/* float:right; */
float:left;
margin:0px;
padding:0px;
@@ -599,8 +600,10 @@ ul#menuBlock li {
float:left;
margin-left:3px;
width:139px;
+/* height:22px; */
text-align:center;
background: url('../Img/popup_back.png') no-repeat top left;
+/* background:#FFA500; */
}
ul#menuBlock li a {
@@ -625,88 +628,9 @@ ul#menuBlock li ul li {
background:#ffef84;
border-top:1px solid #ec8459;
padding:3px 0;
-}*/
-
-
-ul.menuBlock {
- float:left;
- margin:0px;
- padding:0px;
- list-style:none;
- height:25px;
- font-size:11px;
- cursor:pointer;
-}
-ul.menuBlock li {
- position:relative;
- display:block;
- float:left;
- margin-left:3px;
- width:139px;
- min-height:22px;
- text-align:left;
- background:#ffffff;
- padding-top:3px;
- text-align:center;
- background: url('../Img/popup_back.png') no-repeat top left;
-}
-ul.menuBlock > li
-{
- border:1px solid #D3D3D3;
-}
-ul.menuBlock li ul li
-{
-/* width:201px; */
- cursor:default;
- width:140px;
-}
-/*ul.menuBlock li.inner_item_id_c {
- width:300px;
-}*/
-ul.menuBlock li a {
- color:#000000;
- font: normal 12px/1 sans-serif,arial;
-}
-
-ul.menuBlock li ul {
- margin:0px;
- padding:0px;
- list-style:none;
- position:absolute;
- top:24px;
- left:-4px;
- display:none;
-}
-
-ul.menuBlock:hover li ul
-{
- display:block;
}
-ul.menuBlock li ul li {
- background:#ffef84;
- border-top:1px solid #ec8459;
- padding:3px 0;
-}
-/*.viewall_popup_menu_status
-{
- clear:left;
- width:825px;
- overflow:hidden;
- margin-left:100px;
- text-align:center;
-}
-.viewall_popup_menu_status_item
-{
- width:150px;
- float:left;
- margin-left:3px;
- color:#FF4500;
- font-weight:bold;
- margin-top:5px;
- font: bold 13px/1 sans-serif,arial;
-}*/
/*view files with differences*/
.diff_ext_box
{
@@ -2204,79 +2128,6 @@ div#description_tabs_content
font-size:12px;
}
-/*page division*/
-.pageList {
- text-align:left;
- font:normal 14px/1 Verdana,arial;
- padding:10px;
-}
-
-div.pageList a {
- padding:0 5px;
- padding:0 10px;
- border-left:1px solid #708090;
- color: #686868;
- text-decoration:none;
-/* background:#4169E1; */
-}
-
-.page_list_legend
-{
- padding-right:10px;
-}
-
-
-.mainMenu {
- height:35px;
- padding-top:6px;
- margin-bottom:10px;
-}
-
-.scaffold_header
-{
- background:#ffa524;
- padding:6px;
- font:bold 14px/1.5 Verdana,arial;
- color:#ffffff;
- position:relative;
- z-index:1;
- height:22px;
-}
-
-.mainMenuItem, .mainMenuItemLarge {
- float:left;
- width:105px;
- height:25px;
- margin:10px;
- text-align:left;
-}
-.mainMenuItemLarge
-{
- width:185px;
-}
-.mainMenuItem img, .mainMenuItemLarge img
-{
- vertical-align:middle;
-}
-
-.mainMenuItem a, .mainMenuItemLarge a {
- vertical-align:-2px;
- color: #686868;
- font:bold 16px/1 Verdana,arial;
- font-size:14px;
-}
-
-
-td.editForm, td.delForm, td.associateForm, td.moveupForm, td.movedownForm,td.Form, td.ledit {
- width:3%;
-}
-
-
-td.simpleLink
-{
- width:3%;
-}
-
/*.version_div a
{
display:block;