Skip to content

Commit

Permalink
QA: Tune-up Login and Change Password Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness committed Sep 24, 2024
1 parent 9e415b0 commit 7460a36
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 41 deletions.
9 changes: 4 additions & 5 deletions include/themes/cacti/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -820,11 +820,10 @@ label {
position: relative;
background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
width: 130px;
height: 148px;
height: 148px;
z-index: 2;
margin-top: -210px;
margin-left: 0px;
margin-bottom: -20px;
margin-top: -310px;
margin-left: 250px;
}

.cactiAuthCenter {
Expand Down Expand Up @@ -866,7 +865,7 @@ label {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down
9 changes: 4 additions & 5 deletions include/themes/carrot/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -756,11 +756,10 @@ label {
position: relative;
background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
width: 130px;
height: 148px;
height: 148px;
z-index: 2;
margin-top: -210px;
margin-left: 0px;
margin-bottom: -20px;
margin-top: -310px;
margin-left: 250px;
}

.cactiAuthCenter {
Expand Down Expand Up @@ -802,7 +801,7 @@ label {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down
15 changes: 8 additions & 7 deletions include/themes/dark/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -931,13 +931,13 @@ ul#breadcrumbs {

.cactiAuthLogo {
position: relative;
background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
top: 0px;
left: 0px;
background: transparent url('./images/cacti_logo.svg') no-repeat center;
width: 130px;
height: 148px;
height: 148px;
z-index: 2;
margin-top: -175px;
margin-left: -75px;
margin-bottom: -20px;
margin: -310px 0 0 290px;
}

.cactiAuthCenter {
Expand Down Expand Up @@ -979,7 +979,7 @@ ul#breadcrumbs {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down Expand Up @@ -1007,7 +1007,8 @@ legend {
}

.versionInfo {
padding-top: 5px;
padding-top: 15px;
margin-right: -10px;
float: right;
color: white;
}
Expand Down
9 changes: 4 additions & 5 deletions include/themes/hollyberry/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -776,11 +776,10 @@ label {
position: relative;
background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
width: 130px;
height: 148px;
height: 148px;
z-index: 2;
margin-top: -210px;
margin-left: 0px;
margin-bottom: -20px;
margin-top: -310px;
margin-left: 250px;
}

.cactiAuthCenter {
Expand Down Expand Up @@ -822,7 +821,7 @@ label {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down
13 changes: 7 additions & 6 deletions include/themes/modern/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,8 @@ ul#breadcrumbs {
}

.cactiAuthCenter {
width: 350px;
width: 400px;
height: 350px;
}

.cactiAuthCenter legend {
Expand All @@ -963,13 +964,13 @@ ul#breadcrumbs {

.cactiAuthLogo {
position: relative;
top: 0px;
left: 0px;
background: transparent url('./images/cacti_logo.svg') no-repeat center;
width: 130px;
height: 148px;
z-index: 2;
margin-top: -215px;
margin-left: -75px;
margin-bottom: -20px;
margin: -225px 0 0 290px;
}

.cactiAuthArea {
Expand All @@ -990,7 +991,7 @@ ul#breadcrumbs {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down Expand Up @@ -1018,7 +1019,7 @@ legend {
}

.versionInfo {
padding-top: 5px;
padding-top: 20px;
float: right;
color: snow;
}
Expand Down
14 changes: 7 additions & 7 deletions include/themes/paw/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -778,15 +778,15 @@ label {
}

.cactiAuthLogo {
display: hidden;
position: relative;
background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
display: block;
cursor: pointer;
background: none;
#background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
width: 130px;
height: 148px;
margin-top: -205px;
margin-left: -75px;
margin-bottom: -20px;
z-index: 2;
margin-top: -310px;
margin-left: 250px;
}

.cactiAuthTitle {
Expand Down Expand Up @@ -820,7 +820,7 @@ label {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down
13 changes: 7 additions & 6 deletions include/themes/raspberry/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -763,14 +763,15 @@ label {
}

.cactiAuthLogo {
display: hidden;
position: relative;
background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
background: none;
#background: transparent url('./images/cacti_logo.svg') no-repeat 30px;
width: 130px;
height: 148px;
height: 148px;
z-index: 2;
margin-top: -210px;
margin-left: 0px;
margin-bottom: -20px;
margin-top: -310px;
margin-left: 250px;
}

.cactiAuthCenter {
Expand Down Expand Up @@ -812,7 +813,7 @@ label {

.cactiAuthErrors {
color: red;
min-height: 15px;
min-height: 20px;
}

legend {
Expand Down

0 comments on commit 7460a36

Please sign in to comment.