FogBugz #128: Remove some obsolete style data for the login form.
This commit is contained in:
parent
dfc30b2645
commit
5f859d9b3d
1 changed files with 8 additions and 28 deletions
|
|
@ -238,34 +238,14 @@ form fieldset.login {
|
|||
padding-top: 0px;
|
||||
}
|
||||
#user_email, #user_password {
|
||||
/* background-attachment: scroll; */
|
||||
/* background-clip: border-box; */
|
||||
/* background-color: #fbfbfb; */
|
||||
/* background-image: none; */
|
||||
/* background-origin: padding-box; */
|
||||
/* background-position: 0% 0%; */
|
||||
/* background-repeat: repeat; */
|
||||
/* background-size: auto; */
|
||||
/* border-bottom-color: #e5e5e5; */
|
||||
/* border-bottom-style: solid; */
|
||||
/* border-bottom-width: 1px; */
|
||||
/* border-left-color: #e5e5e5; */
|
||||
/* border-left-style: solid; */
|
||||
/* border-left-width: 1px; */
|
||||
/* border-right-color: #e5e5e5; */
|
||||
/* border-right-style: solid; */
|
||||
/* border-right-width: 1px; */
|
||||
/* border-top-color: #e5e5e5; */
|
||||
/* border-top-style: solid; */
|
||||
/* border-top-width: 1px; */
|
||||
/* font-size: 24px; */
|
||||
/* margin-bottom: 16px; */
|
||||
/* margin-right: 6px; */
|
||||
/* margin-top: 2px; */
|
||||
/* padding-bottom: 3px; */
|
||||
/* padding-left: 3px; */
|
||||
/* padding-right: 3px; */
|
||||
/* padding-top: 3px; */
|
||||
background-attachment: scroll;
|
||||
background-clip: border-box;
|
||||
background-color: #fbfbfb;
|
||||
background-image: none;
|
||||
background-origin: padding-box;
|
||||
background-position: 0% 0%;
|
||||
background-repeat: repeat;
|
||||
background-size: auto;
|
||||
width: 97%;
|
||||
}
|
||||
#login_links {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue