Skip to content

Commit

Permalink
Remove global styles from global stylesheet.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessmartin authored and eric79 committed Jan 27, 2015
1 parent 1bb2446 commit b4f580a
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions support/client/lib/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,6 @@ body {
margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
margin: 2em;
}

label {
font-size: 18px;
}

input {
font-size: 18px;
padding: 5px;
}

.vwf-properties {
background-color: #DCC;
}
Expand Down Expand Up @@ -266,11 +245,6 @@ input {
left:20px;
}


h1, h2, h3, h4, h5, h6, body, legend, label {
text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
}

.pace {
-webkit-pointer-events: none;
pointer-events: none;
Expand Down

0 comments on commit b4f580a

Please sign in to comment.