summaryrefslogtreecommitdiff
path: root/themes/_administration
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2011-01-04 02:30:06 +0000
committerNigel Osborne <kiwi3685@me.com>2011-01-04 02:30:06 +0000
commitf8e616737747718d00211c7689a2dd77caf12b18 (patch)
tree42938f83c66bfc4346e2fd5917928c6cb61be029 /themes/_administration
parent178edd3c373b04df96629a99f903bc8cf689e23b (diff)
downloadwebtrees-f8e616737747718d00211c7689a2dd77caf12b18.tar.gz
webtrees-f8e616737747718d00211c7689a2dd77caf12b18.tar.bz2
webtrees-f8e616737747718d00211c7689a2dd77caf12b18.zip
More admin design changes (googlemap config pages)
Diffstat (limited to 'themes/_administration')
-rw-r--r--themes/_administration/images/delete_grey.pngbin0 -> 758 bytes
-rw-r--r--themes/_administration/images/edit.pngbin467 -> 959 bytes
-rw-r--r--themes/_administration/style.css25
-rw-r--r--themes/_administration/theme.php2
4 files changed, 24 insertions, 3 deletions
diff --git a/themes/_administration/images/delete_grey.png b/themes/_administration/images/delete_grey.png
new file mode 100644
index 0000000000..b489f3d924
--- /dev/null
+++ b/themes/_administration/images/delete_grey.png
Binary files differ
diff --git a/themes/_administration/images/edit.png b/themes/_administration/images/edit.png
index 0c0759811e..5eacc770dc 100644
--- a/themes/_administration/images/edit.png
+++ b/themes/_administration/images/edit.png
Binary files differ
diff --git a/themes/_administration/style.css b/themes/_administration/style.css
index c59bb5a39a..a1c1dea730 100644
--- a/themes/_administration/style.css
+++ b/themes/_administration/style.css
@@ -40,7 +40,7 @@ h3 {margin:0}
h4 {margin: 5px 3px; font-weight:normal; font-style:italic;}
.icon {border:none; padding-left:0pt;padding-right:5pt;}
.warning, .error, .red { font-weight:bold; color:red;}
-.accepted { font-weight:bold; color:green;}
+.accepted {font-weight:bold; color:green;}
.center {text-align:center;}
.ltr {text-align:left;}
.rtl {text-align:right;}
@@ -247,9 +247,28 @@ table#faq_module, table#faq_module2 {background:OldLace; border:1px inset #D9D6C
#faq_module2 th, #faq_module2 td {vertical-align:top; text-align:left;}
/* GOOGLEMAP MODULE*/
-table#gm_config {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:10px 0; width:98%;}
+table#gm_config {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:0 auto 10px; width:100%;}
#gm_config th {font-size:105%; font-weight:bold; padding:5px; text-align: left;}
table#gm_edit_config {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:10px 0; width:98%;}
#gm_edit_config th {border-bottom:1px solid LightGrey; font-weight:bold; padding:5px; text-align: left; vertical-align:top;}
#gm_edit_config td {border-bottom:1px solid LightGrey; margin-left:20px;}
-
+#gm_breadcrumb, #gm_breadcrumb a { color:green; font-weight:bold; font=size:105%; margin-bottom:5px; padding:5px;}
+#gm_active {padding: 5px; vertical-align:top;}
+table#gm_plac_edit {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:10px 0; padding: 0 5px; width:98%;}
+#gm_plac_edit th {border-bottom:2px solid LightGrey; font-size:105%; font-weight:bold; padding:5px; text-align: left;}
+#gm_plac_edit td {border-bottom:1px solid LightGrey;}
+table#gm_manage {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:10px 0; padding: 0 5px; width:98%;}
+#gm_manage td {border-bottom:1px solid LightGrey;}
+table.gm_check_outer {border-collapse: separate; border-spacing: 0; height:100px; overflow:auto; width:98%}
+.gm_check_top {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:0; padding: 0;}
+.gm_check_top th {border-bottom:2px solid LightGrey; font-size:105%; font-weight:bold; padding:5px; text-align: center; white-space:nowrap;}
+.gm_check_top td {border-bottom:1px solid LightGrey; padding:3px; white-space:nowrap;}
+.gm_check_top .check_comment {font-size:75%; white-space:normal;}
+.gm_check_top a, .gm_check_top a:hover {color:blue;}
+div.gm_check_top {padding:5px;}
+#gm_check_title {padding: 5px;}
+#gm_check_title span {font-weight:bold;}
+div.gm_check_details {width:98%; max-height:420px; overflow:auto;}
+table.gm_check_details {background:OldLace; border:1px inset #D9D6C4; border-collapse: separate; border-spacing: 0; margin:10px 0; width:100%;}
+.gm_check_details th {border-right:1px solid LightGrey; border-left:1px solid LightGrey; border-bottom:2px solid LightGrey; border-top:0; font-size:95%; font-weight:bold; padding:2px; text-align: center;}
+.gm_check_details td {border:1px solid LightGrey; border-top:0; font-size:95%;} \ No newline at end of file
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php
index 2dbb533d2d..c13ac7efd9 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -42,6 +42,7 @@ $WT_USE_HELPIMG = true;
$WT_IMAGES=array(
'webtrees'=>WT_THEME_DIR.'images/webtrees_s.png',
'help'=>WT_THEME_DIR.'images/help.png',
+ 'edit'=>WT_THEME_DIR.'images/edit.png',
'email'=>WT_THEME_DIR.'images/email.png',
'open'=>WT_THEME_DIR.'images/open.png',
'close'=>WT_THEME_DIR.'images/close.png',
@@ -51,6 +52,7 @@ $WT_IMAGES=array(
'minus'=>WT_THEME_DIR.'images/minus.gif',
'plus'=>WT_THEME_DIR.'images/open.png',
'remove'=>WT_THEME_DIR.'images/delete.png',
+ 'remove_grey'=>WT_THEME_DIR.'images/delete_grey.png',
'rarrow2'=>WT_THEME_DIR.'images/rarrow2.gif',
'larrow2'=>WT_THEME_DIR.'images/larrow2.gif',
'darrow2'=>WT_THEME_DIR.'images/darrow2.gif',