Fixed link to the front end and logout link in admin.

--HG--
branch : dev
This commit is contained in:
jowall
2011-03-23 14:40:37 -07:00
parent 71d05ffe93
commit 2d3ac42836

View File

@@ -277,9 +277,10 @@ form.link button:hover, button.link:hover {
text-shadow: rgba(0,0,0,.9) 0px 0px 2px;
}
#page-title {
position:relative;
/*position:relative;
top:12px;
left:24px;
left:24px;*/
padding:14px 0 0 260px;
text-shadow:rgba(0,0,0,.1) 0px 0px 1px;
}
#login {
@@ -293,10 +294,6 @@ form.link button:hover, button.link:hover {
padding:0;
}
#login a:hover, #login a:active, #login a:focus {
color:#ffea9b;
}
/* Navigation
***************************************************************/
#navshortcut {
@@ -613,6 +610,7 @@ label input {
}
/* todo: (heskew) try to get .text on stuff like .text-box */
select, textarea, input.text, input.textMedium, input.text-box {
font-family:inherit;
padding:3px;
border:1px solid #bdbcbc;
font-family:inherit;