Skip to content

Commit

Permalink
SAK-29613: Adjust styles in Account Validation forms for Morpheus
Browse files Browse the repository at this point in the history
  • Loading branch information
bbailla2 committed Jun 30, 2015
1 parent ab89d39 commit 72bc70d
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 33 deletions.
12 changes: 5 additions & 7 deletions reset-pass/account-validator-tool/src/webapp/css/newUser.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
body {
background:#cccccc;
font-family:'Helvetica Neue',Arial,'Nimbus Sans L','Liberation Sans',sans-serif;
font-size:12px;
}
p, h1, form, button {
border: 0;
Expand Down Expand Up @@ -42,7 +41,6 @@ p, h1, form, button {
}

.stylized h1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 8px;
}
Expand All @@ -67,7 +65,6 @@ p, h1, form, button {
}

.stylized p {
font-size: 11px;
color: #666666;
border-bottom: solid 1px #E4E4E4;
padding-bottom: 10px;
Expand All @@ -80,7 +77,6 @@ p, h1, form, button {
font-weight: bold;
text-align: right;
width: 21em;
font-size: 12px;
margin-right: 1em;
}

Expand All @@ -92,6 +88,11 @@ p, h1, form, button {
width:50%;
}

.siteList li
{
list-style: disc inside none;
}

.inputDiv label
{
position: relative;
Expand All @@ -103,14 +104,12 @@ p, h1, form, button {
float:none;
margin-left:2px;
border:0 none;
font-size:1em;
font-weight:bold;
}

.stylized .info {
background:transparent url(/library/image/sakai/information.png) no-repeat scroll 0 0;
color:#666666;
font-size:11px;
padding-left:20px;
padding-bottom:20px;
}
Expand All @@ -133,7 +132,6 @@ p, h1, form, button {
.stylized .inputBox {
display: block;
float: left;
font-size: 12px;
padding: 4px 2px;
border: 1px solid #aacfe4;
width: 17em;
Expand Down
14 changes: 4 additions & 10 deletions reset-pass/account-validator-tool/src/webapp/css/passwordReset.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
body {
background:#cccccc;
font-family:'Helvetica Neue',Arial,'Nimbus Sans L','Liberation Sans',sans-serif;
font-size:12px;
}
p, h1, form, button {
border: 0;
Expand Down Expand Up @@ -44,7 +43,6 @@ table.myform {
}

.stylized h1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 8px;
}
Expand Down Expand Up @@ -74,7 +72,6 @@ table.myform {
}

.stylized p {
font-size: 11px;
color: #666666;
border-bottom: solid 1px #E4E4E4;
padding-bottom: 10px;
Expand All @@ -87,7 +84,6 @@ table.myform {
font-weight: bold;
text-align: right;
width: 43%;
font-size: 12px;
margin-right: 1em;
}

Expand All @@ -96,14 +92,12 @@ table.myform {
float:none;
margin-left:2px;
border:0 none;
font-size:1em;
font-weight:bold;
}

.stylized .info {
background:transparent url(/library/image/sakai/information.png) no-repeat scroll 0 0;
color:#666666;
font-size:11px;
padding-left:20px;
padding-bottom:20px;
}
Expand All @@ -126,7 +120,6 @@ table.myform {
.stylized .inputBox {
display: block;
float: none;
font-size: 12px;
padding: 4px 2px;
border: 1px solid #aacfe4;
width: 150px;
Expand Down Expand Up @@ -182,10 +175,10 @@ table.myform {
border: 1px solid #ccc;
border-radius: 5px;
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
left: 36.5em;
left: 34em;
padding: 1em;
position: absolute;
margin-top: -6em;
margin-top: -5em;
width: 50%;
}

Expand All @@ -209,8 +202,9 @@ table.myform {
padding-left: 1.5em;
vertical-align: top;
line-height: 1.4em;
margin: 0 0 0 22.5em;
margin: 0 0 0 28.5em;
width: 150px;
font-size: 0.8em;
text-align: left;
line-height: 16px;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
body {
background:#cccccc;
font-family:'Helvetica Neue',Arial,'Nimbus Sans L','Liberation Sans',sans-serif;
font-size:12px;
}
p, h1, form, button {
border: 0;
Expand Down Expand Up @@ -43,7 +42,6 @@ table.myform {
}

.stylized h1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 8px;
}
Expand Down Expand Up @@ -72,7 +70,6 @@ table.myform {
}

.stylized p {
font-size: 11px;
color: #666666;
border-bottom: solid 1px #E4E4E4;
padding-bottom: 10px;
Expand All @@ -86,22 +83,19 @@ table.myform {
margin-top: 0.3em;
text-align: right;
width: 39%;
font-size: 12px;
}

.stylized span.reqStar {
/* needed to override tool.css */
float:none;
margin-left: 2px;
border: 0 none;
font-size: 1em;
font-weight: bold;
}

.stylized .info {
background:transparent url(/library/image/sakai/information.png) no-repeat scroll 0 0;
color:#666666;
font-size:11px;
padding-left:20px;
padding-bottom: 20px;
}
Expand All @@ -123,7 +117,6 @@ table.myform {
.stylized .inputBox {
display: block;
float: left;
font-size: 12px;
padding: 4px 2px;
border: 1px solid #aacfe4;
width: 150px;
Expand Down Expand Up @@ -190,10 +183,10 @@ table.myform {
border: 1px solid #ccc;
border-radius: 5px;
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
left: 34.5em;
left: 31em;
padding: 1em;
position: absolute;
margin-top: -6em;
margin-top: -5em;
width: 50%;
}

Expand All @@ -215,8 +208,9 @@ table.myform {
padding-left: 1.5em;
vertical-align: top;
line-height: 1.4em;
margin: 0 0 0 20.5em;
margin: 0 0 0 25.5em;
width: 150px;
font-size: 0.8em;
text-align: left;
line-height: 16px;
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
body {
background:#cccccc;
font-family:'Helvetica Neue',Arial,'Nimbus Sans L','Liberation Sans',sans-serif;
font-size:12px;
}
p, h1, form, button {
border: 0;
Expand Down Expand Up @@ -42,7 +41,6 @@ p, h1, form, button {
}

.stylized h1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 8px;
}
Expand Down Expand Up @@ -72,7 +70,6 @@ p, h1, form, button {
}

.stylized p {
font-size: 11px;
color: #666666;
margin: 1em auto;
text-align: center;
Expand All @@ -85,7 +82,6 @@ p, h1, form, button {
font-weight: bold;
text-align: right;
width: 21em;
font-size: 12px;
margin-right: 1em;
}

Expand All @@ -97,6 +93,11 @@ p, h1, form, button {
width:50%;
}

.siteList li
{
list-style: disc inside none;
}

.transferForm.stylized
{
width: 23em;
Expand All @@ -118,7 +119,6 @@ p, h1, form, button {
float:none;
margin-left:2px;
border:0 none;
font-size:1em;
font-weight:bold;
}

Expand Down Expand Up @@ -147,7 +147,6 @@ p, h1, form, button {
.stylized .inputBox {
display: block;
float: left;
font-size: 12px;
padding: 4px 2px;
border: 1px solid #aacfe4;
width: 10em;
Expand Down

0 comments on commit 72bc70d

Please sign in to comment.