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
fea56d35
authored
2019-11-02 18:12:58 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ss
1 parent
b9fe3f59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletions
com/Branding/css/tz_login.css
com/Branding/css/tz_login.css
View file @
fea56d3
...
...
@@ -225,6 +225,7 @@ label {
html
{
background-color
:
transparent
!important
;
overflow
:
hidden
;
}
...
...
@@ -247,6 +248,7 @@ label {
-o-background-size
:
cover
;
background-size
:
cover
;
background-color
:
#221d58
;
overflow
:
hidden
;
}
#login
{}
...
...
@@ -306,7 +308,7 @@ label {
border
:
none
;
padding
:
60px
100px
100px
240px
;
margin-left
:
-34%
;
margin-top
:
30
%
;
margin-top
:
22
%
;
background
:
url(../images/login.png)
0px
0px
no-repeat
;
background-size
:
672px
398px
!important
;
background-position
:
top
;
...
...
@@ -331,4 +333,18 @@ label {
margin-left
:
-40%
;
background-size
:
872px
398px
!important
;
}
#login
{
margin-left
:
-30%
;
background
:
url(../images/logo-white-5.png)
120px
10px
no-repeat
!important
;
}
.login
#backtoblog
a
,
.login
#backtoblog
a
:hover
{
top
:
-10px
;
left
:
unset
;
right
:
0
;
}
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment