aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-05-04 19:17:25 +0000
committervdigital <vdigital@piwigo.org>2008-05-04 19:17:25 +0000
commitb623814d9b803ac8dee3df6703e4b4b493bc2799 (patch)
tree4f483d0ad83632f59626bcfe355862c23e5c60eb /template
parent6bda149844c708b5488de2673b5e3e7fed9176ef (diff)
Stripy look on Admin page (Not stable for all browsers)
git-svn-id: http://piwigo.org/svn/trunk@2332 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/header.tpl8
-rw-r--r--template/yoga/theme/admin/images/internal_onglet.pngbin0 -> 239 bytes
-rw-r--r--template/yoga/theme/admin/theme.css94
-rw-r--r--template/yoga/theme/admin/themeconf.inc.php5
4 files changed, 63 insertions, 44 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index ca5d8b879..ba04846ec 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -69,10 +69,10 @@
<div id="theHeader">{$PAGE_BANNER}</div>
{if isset($pwgmenu)}
<ul class="pwgmenu">
- <li><a href="{$pwgmenu.HOME}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'HOME'|@translate}<span></a></li>
- <li><a href="{$pwgmenu.WIKI}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'WIKI / DOC'|@translate}<span></a></li>
- <li><a href="{$pwgmenu.FORUM}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'FORUM'|@translate}<span></a></li>
- <li><a href="{$pwgmenu.EXTENSIONS}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'EXTENSIONS'|@translate}<span></a></li>
+ <li><a href="{$pwgmenu.HOME}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'HOME'|@translate}</span></a></li>
+ <li><a href="{$pwgmenu.WIKI}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'WIKI / DOC'|@translate}</span></a></li>
+ <li><a href="{$pwgmenu.FORUM}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'FORUM'|@translate}</span></a></li>
+ <li><a href="{$pwgmenu.EXTENSIONS}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'EXTENSIONS'|@translate}</span></a></li>
</ul>
{/if}
{if not empty($header_notes)}
diff --git a/template/yoga/theme/admin/images/internal_onglet.png b/template/yoga/theme/admin/images/internal_onglet.png
new file mode 100644
index 000000000..dd7b1e218
--- /dev/null
+++ b/template/yoga/theme/admin/images/internal_onglet.png
Binary files differ
diff --git a/template/yoga/theme/admin/theme.css b/template/yoga/theme/admin/theme.css
index dd1fab551..9f7bd94d2 100644
--- a/template/yoga/theme/admin/theme.css
+++ b/template/yoga/theme/admin/theme.css
@@ -217,10 +217,10 @@ FIELDSET, INPUT, SELECT, TEXTAREA,
text-align: center;
float: left;
}
-/* links */
-A, INPUT.rateButton, legend {
- color: #69c;
-}
+
+
+
+
A:hover {
color: #f92;
@@ -292,14 +292,14 @@ a.PWG .W { color : #aaa; }
a.PWG .G { color : #69c; }
a.PWG:hover .P { color : #69c; }
a.PWG:hover .G { color : #f92; }
-#menubar DT {
- border-top: 1px solid #eef;
- border-right: 1px solid #69c;
- border-bottom: 1px solid #69c;
- border-bottom-right-radius: 12px;
- -moz-border-radius-bottomright: 12px;
- box-shadow: 5px 5px #69c;
-}
+
+
+
+
+
+
+
+
.statBar { background-color: #e60; }
#imageToolBar .randomButtons a:hover,
#imageToolBar .navButtons a:hover { background-color: transparent; }
@@ -327,10 +327,10 @@ body#theAdminPage #menubar {
border-bottom: #ccc ridge 2px; width:13.5em; padding: 0; margin: 0;
}
body#theAdminPage #content, #theAdminPage #the_page .content { /*default-layout.cs... (line 1)*/
-list-style-type:none; padding: 0pt;
+list-style-type:none; padding: 0px;
/*default-layout.cs... (line 23) */
-margin: 0pt 0pt 0pt 200px; background: transparent url(images/content-bg.png)
- repeat-y scroll right top;}
+margin: 0px 0px 0px 200px; background-color: transparent;}
+
#theAdminPage #menubar ul { list-style-image:url(images/list-image.png); }
#theAdminPage #menubar ul:hover { list-style-image:url(images/list-hover.png); }
a, input.rateButton, legend { color:#777; }
@@ -346,13 +346,13 @@ body#theAdminPage #post-header {
font-size:220%; line-height:4em; margin:auto 2em auto auto; text-align:right;
}
#the_page { /*theme.css (line 235) */
-border:0; display:block; margin:0px; padding-bottom:10px;
-padding-top:0px; text-align:center;
+border:0; display:block; margin:0px; padding-bottom:0px;
+padding-top:0px; text-align:center; min-height: 100%; position:relative;
}
.pwgmenu { /* default-layout.cs... (line 136) */
background:transparent none repeat scroll 0%;
display:table; font-family:verdana,arial,helvetica,sans-serif;
-font-size:70%; line-height:1.1em; list-style-image:none;
+font-size: 8px; line-height:1.1em; list-style-image:none;
list-style-type:none; margin:1px 8px 1px auto;
padding:3px; position:relative;
text-decoration:none; top:-100px;
@@ -369,13 +369,13 @@ text-align:center;
text-decoration:none;
width:9em !important;
}
-#theAdminPage #menubar dt { /*theme.css (line 295)*/
--moz-border-radius-bottomright:0px;
-border-bottom:0;
-border-right:0;
-border-top:0px solid #222;
-background-color: transparent;
-}
+
+
+
+
+
+
+
#theAdminPage #menubar dt.pre-menubar {
background:transparent none no-repeat scroll left top;
height: 22px; overflow: hidden; margin: 0px;
@@ -384,29 +384,29 @@ height: 22px; overflow: hidden; margin: 0px;
background:transparent url(images/header_bottom.png) repeat-x scroll left 25px;
float:right;
font-family:verdana,arial,helvetica,sans-serif;
-font-size:70%;
+font-size:8px;
line-height:1.1em;
list-style-image:none;
list-style-type:none;
-margin:1px 8px 1px 0pt;
+margin:1px 8px 1px 0px;
padding:3px 3px 3px 101px;
text-decoration:none; top:-35px;
width:587px;
}
.pwgmenu li { /*default-layout.cs... (line 151)*/
float:left;
-margin:0;
-padding:0pt;
+margin:0px;
+padding:0px;
text-align:center;
width:126px !important;
}
.pwgmenu a { /*theme.css (line 344)*/
background:transparent url(images/onglet_inactif_transp.png) no-repeat scroll left 3px;
-border:0pt none;
+border:0px none;
color:#FF3333;
display:block;
-font-size:40%; height:33px;
-padding:3px 0pt 5px 10pt; text-align:left;
+font-size:8px; height:33px;
+padding:3px 0px 5px 13px; text-align:left;
text-decoration:none; width:126px !important;
}
.pwgmenu a:hover { /*theme.css (line 344)*/
@@ -414,7 +414,7 @@ background:transparent url(images/onglet_actif_transp.png) no-repeat scroll left
color: #ff7700; }
#content h2:before, #content h2:after,
#menubar DT:before, #menubar DT:after { content: ""; }
-#theHeader h1 { /*theme.css (line 345) */ color:#202127; }
+#theHeader h1 { /*theme.css (line 345) */ color:#441100; }
#content h2 { /*theme.css (line 100)*/
letter-spacing:0.1em; margin-right:45px; text-align:right; color: #777777;
text-transform:none; }
@@ -428,10 +428,11 @@ body#theAdminPage { /*theme.css (line 324) */
background:#111111 url(images/top-left-bg.png) no-repeat scroll left top;}
#theAdminPage #the_page { /*theme.css (line 73)*/
background:transparent url(images/bottom-left-bg.png) no-repeat fixed left bottom; }
-#the_page { /*theme.css (line 348)*/ padding-bottom:30px;}
+#the_page { /*theme.css (line 348)*/ padding-bottom:0px;}
#content, .content {background-color:transparent;}
body#theAdminPage #menubar { /* theme.css (line 324) */
-background:transparent none repeat-y scroll right top; border-bottom:0px; margin-top:150px;}
+background:transparent none repeat-y scroll right top; border-bottom:0px; margin-top:110px;
+float: none; position: absolute; left: 0px; top: 160px;}
#theAdminPage #the_page #content, #theAdminPage #the_page .content { /*theme.css (line 91)*/
background-color:transparent; border-width:0px; padding:5px 35px 5px 5px; }
body#theAdminPage #menubar dl.selected dd { padding-bottom: 145px; }
@@ -440,13 +441,28 @@ background-image:url(icon/note.png); background-position:left top;
background-repeat:no-repeat; border:1px solid #AAAAAA; font-weight:bold;
margin:14px; padding:5px 0px 0px; position:absolute; right:31px;
text-align:center; top:96px; width:502px; }
-#theAdminPage #menubar dl.selected {/*theme.css (line 372)*/
-background:transparent url(images/menubar-top.png) no-repeat scroll left top;
-}
#theAdminPage #menubar dl {/*theme.css (line 372)*/
background:transparent url(images/menubar-top.png) no-repeat scroll left top; width: 198px;
+border:0; box-shadow: none;
+}
+#theAdminPage #menubar dl.selected {/*theme.css (line 372)*/
+background:transparent url(images/menubar-top.png) no-repeat scroll left top;
}
#theAdminPage #menubar dt { background: none; left:10px; position:relative; text-align:left; top:-10px;}
#theAdminPage #menubar dd { background: transparent url(images/menubar-detail.png) repeat-y top left;
margin: 0px 0px 0px 4px; padding: 0px;}
-span.bg { background-color: #111111; padding-right: 3px; } \ No newline at end of file
+span.bg { background-color: #111111; padding-right: 3px; }
+html, body {
+height:100%;
+}
+ul.tabsheet li.normal_tab, ul.tabsheet li.selected_tab {
+background: transparent none repeat-x top left;
+border:0; }
+ul.tabsheet { border:0;
+background: transparent url(images/internal_onglet.png) repeat-x bottom left; }
+ul.tabsheet a { border:0; font-size: 12px;
+font-family: verdana,arial,helvetica,sans-serif; line-height: 14px; }
+ul.tabsheet li.selected_tab > a { color: #ff3333; }
+ul.tabsheet, ul.tabsheet li { border-bottom: #eee solid 1px; }
+ul.tabsheet li.selected_tab {
+font-weight:bold; padding-top:0px; position:relative; top:0px; } \ No newline at end of file
diff --git a/template/yoga/theme/admin/themeconf.inc.php b/template/yoga/theme/admin/themeconf.inc.php
index 1a2b51dc4..ab68d89e3 100644
--- a/template/yoga/theme/admin/themeconf.inc.php
+++ b/template/yoga/theme/admin/themeconf.inc.php
@@ -13,8 +13,11 @@ function selected_admin_menu()
case 'site_update':
case 'cat_list':
case 'cat_modify':
+ case 'cat_move':
+ case 'cat_options':
case 'element_set':
case 'cat_perm':
+ case 'permalinks':
case 'picture_modify':
if (isset($_GET['cat']) and $_GET['cat']='caddie') {
return 3;
@@ -33,7 +36,7 @@ function selected_admin_menu()
case 'history':
case 'maintenance':
case 'advanced_feature':
- case 'wd_checker':
+ case 'ws_checker':
case 'plugins_list':
case 'plugin':
return 5;