Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Commit

Permalink
update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Torres committed Jun 4, 2010
1 parent cd15f01 commit ee94012
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions vertex/public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -514,11 +514,6 @@ form input {
font-size: inherit;
}

form input.textfield, form input.passwordfield, form select, form textarea {
padding: 2px 4px;
border: solid 1px #999;
}

form input.textfield:focus, input.passwordfield:focus, form select:focus, form textarea:focus {
background: #ffffcc;
}
Expand Down Expand Up @@ -604,4 +599,4 @@ form#update_file_form {
div#aboutvertex .aboutvertex_explanation {
color: #494949;
border-bottom: solid 1px #eee;
}
}

0 comments on commit ee94012

Please sign in to comment.