Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
83652784
authored
2011-12-14 13:57:02 -0500
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Ensure the "Back to {sitename}" link is gray. refs #1357
1 parent
f7f5721f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
com/Branding/css/tz_login.css
com/Branding/css/tz_login.css
View file @
8365278
...
...
@@ -72,9 +72,9 @@ body.login {
p
#backtoblog
{
display
:
block
;
}
#backtoblog
{
background
:
#3b0d32
;
color
:
#fadfb3
;
border
:
none
;
}
#backtoblog
{
background
:
#3b0d32
;
color
:
#fadfb3
;
border
:
none
;
text-shadow
:
none
;
}
.login
#backtoblog
a
{
color
:
#855d7e
;
color
:
#855d7e
!important
;
}
#user_pass
,
#user_login
,
#user_email
{
...
...
Please
register
or
sign in
to post a comment