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
753b6eaa
authored
2019-11-02 18:17:59 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
dd
1 parent
fea56d35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
com/Branding/css/tz_login.css
com/Branding/css/tz_login.css
View file @
753b6ea
...
...
@@ -283,7 +283,6 @@ label {
text-transform
:
uppercase
;
background-color
:
transparent
;
margin-left
:
50px
!important
;
text-decoration
:
underline
;
}
...
...
@@ -296,7 +295,6 @@ label {
width
:
100%
;
min-height
:
250px
;
display
:
block
;
-moz-border-radius
:
0px
;
-khtml-border-radius
:
0
;
-webkit-border-radius
:
0
;
...
...
@@ -336,8 +334,12 @@ label {
#login
{
margin-left
:
-30%
;
background
:
url(../images/logo-white-5.png)
120px
10px
no-repeat
!important
;
background
:
url(../images/logo-white-5.png)
120px
20px
no-repeat
!important
;
background-size
:
100px
55px
!important
;
}
.login
#nav
{
margin-left
:
19%
;
}
.login
#backtoblog
a
,
...
...
Please
register
or
sign in
to post a comment