aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/yoga/theme/admin/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/yoga/theme/admin/theme.css')
-rw-r--r--admin/template/yoga/theme/admin/theme.css25
1 files changed, 11 insertions, 14 deletions
diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css
index 587a75d75..77d867a70 100644
--- a/admin/template/yoga/theme/admin/theme.css
+++ b/admin/template/yoga/theme/admin/theme.css
@@ -19,12 +19,12 @@ input.rateButton, legend, #theAdminPage h3 { color: #777; }
text-align:left; top:110px; width:550px; z-index: 3; }
#copyright { color:#777; margin:60px auto 0px 240px; text-align:center;
padding-bottom: 15px;
-background:transparent url(images/tuft_of_grass-bg.png) no-repeat scroll left bottom; }
+/* background:transparent url(images/tuft_of_grass-bg.png) no-repeat scroll left bottom; */}
.header_notes {
background: transparent url(../../../../../template/yoga/icon/note.png) no-repeat right top;
-border:0; font-weight:bold;
-padding:5px 60px 0 0; position:absolute; right:0;
-text-align:right; top:90px; width:550px; }
+border:0; font-weight:bold; min-height: 48px;
+padding:15px 60px 0 0; position:absolute; right:0;
+text-align:right; top:90px; width:550px; }
/* backgrounds */
html, body { min-height: 100%; }
@@ -35,10 +35,6 @@ body {
#the_page {
border:0; display:block; margin: 0; padding-bottom: 0; z-index: 1; top:0px;
padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; }
-#tuft { /* to be removed */
-border:0; display:block; margin: 0; padding: 0; z-index: 99; bottom:0px;
-min-height: 31px; width:87px; position:absolute; right:0px;
-background:transparent url(images/tuft_of_grass-bg.png) no-repeat fixed right bottom; }
#headbranch {
background:transparent url(images/top-left-bg.png) no-repeat scroll left top;
border:0; display:block; margin: 0; padding: 0; width: 233px;
@@ -49,8 +45,8 @@ height: 240px; position:absolute; left:0px; top:0px; z-index: 0; }
min-height:105px; }
h3, #imageToolBar a:hover, .row1, .content { background-color: #222; }
.row2 { background-color:#111; }
-#content { background: #222 url(images/fillet.png) repeat-x top left; }
-.content { min-height: 466px; padding:0px 5px 5px 5px; margin: 0 10px 0 248px; z-index:99; }
+#content { background: #222 url(images/fillet.png) repeat-x top left; min-height: 466px; }
+.content { padding:0px 5px 5px 5px; margin: 0 10px 0 248px; z-index:99; }
.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
text-align:right; background:none; border: 0; }
.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
@@ -89,20 +85,21 @@ a:hover { color: #f33; border-color: #FF3363; }
margin:0 20px; height:95px; overflow:hidden; padding:0; position:absolute;
right:0; text-align:right; top:0; width:770px; }
-
+.HelpActions a { border:0; margin:4px 14px 0 0; position:absolute; right:0; }
+.HelpActions li {list-style-image:none; list-style-position:outside;
+list-style-type:none; text-align:center; text-indent:0pt; }
fieldset#uploadConf input { margin-left:5%; width:160px; }
table.table2 th { padding:3px 30px; }
table.table2 tr.throw { text-align: center; }
table.table2 { margin:0pt auto; }
.sort { display:block; padding:8px 5px 0px 1px; }
-
/* tabsheets are often used in admin pages => No specific css files */
.tabsheet {
background-color:transparent; border:0; display:table;
float:right; font-family:verdana,arial,helvetica,sans-serif;
font-size:8px; line-height:14px; list-style-image:none;
margin: 0; padding: 0; position:relative; text-decoration:none;
-top:-2px; white-space:nowrap; width:710px; }
+top:-2px; white-space:nowrap; margin: 0 22px 0 0;}
.tabsheet li {
float:left; margin: 0; padding: 0; text-align:right; overflow: hidden;
width:136px !important; border: 0; }
@@ -125,7 +122,7 @@ background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left b
border:0; display:inline; float:left; left:0; margin: 0 0 0 35px; min-height:468px;
padding:0; width:207px; z-index:99; text-align: left; /* "be nice to IE5" rule */ }
#menubar .selected a { color: #f70; border-color: #f36; }
-#menubar .selected a:hover { color: #f33; border-bottom: 1px solid #f33;}
+#menubar .selected a:hover { color: #f36; border-bottom: 1px solid #f36;}
#menubar dd {
background: transparent url(images/menubar-detail.png) repeat-y top left;
margin: 0; padding: 0; height:232px; display:block; }