Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
#2457 - first-pass on swapping Helvetica for Ideal
Browse files Browse the repository at this point in the history
  • Loading branch information
ESWAT committed Jul 2, 2014
1 parent 4f299b9 commit dc8b10f
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions scss/buttons-knobs.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Buttons and Knobs

button::-moz-focus-inner {
button::-moz-focus-inner {

/* "I found out that Firefox adds an extra margin/padding to button
* elements that cannot be changed by standard CSS, you can however
* elements that cannot be changed by standard CSS, you can however
* add the following to make it behave"
*
* http://stackoverflow.com/questions/5939781/
Expand All @@ -18,7 +18,7 @@ button,
background: $gray;
border: 0;
color: white;
font: bold 12px $Helvetica;
font: bold 12px $Ideal;
margin: 0 0 0 1px;
padding: 5px 8px;
@include border-radius(3px);
Expand Down
2 changes: 1 addition & 1 deletion scss/elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ html, body {
}
body {
color: $black;
font: normal 16px $Helvetica;
font: normal 16px $Ideal;
line-height: 130%;
min-width: 320px;
text-rendering: optimizeLegibility;
Expand Down
40 changes: 20 additions & 20 deletions scss/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
.motto {
border-left: 2px solid $light-gray;
font: bold 10px $Helvetica;
font: bold 10px $Ideal;
letter-spacing: 1px;
text-transform: uppercase;
padding-left: 18px;
Expand All @@ -29,13 +29,13 @@
position: absolute;
top: 0;
right: 0;
font: normal 13px $Helvetica;
font: normal 13px $Ideal;
text-align: right;
}
.you-are {
padding-top: 4px;
.quick-stats {
font: normal 11px/13px $Helvetica;
font: normal 11px/13px $Ideal;
a {
color: $brown;
&:hover {
Expand Down Expand Up @@ -117,17 +117,17 @@
z-index: 2;

h1 {
font: bold 22px $Helvetica;
font: bold 22px $Ideal;
color: $brown;
}
h2 {
font: bold 14px $Helvetica;
font: bold 14px $Ideal;
text-transform: uppercase;
color: $brown;
}

.help {
font: normal 14px/18px $Helvetica;
font: normal 14px/18px $Ideal;
color: $black;

&.with-padding {
Expand Down Expand Up @@ -156,7 +156,7 @@
position: absolute;
top: 5px;
right: 5px;
font: normal 10px $Helvetica;
font: normal 10px $Ideal;
text-transform: uppercase;
color: $black;
}
Expand All @@ -166,7 +166,7 @@
position: absolute;
top: 2px;
right: 5px;
font: normal 9px $Helvetica;
font: normal 9px $Ideal;
text-transform: uppercase;
color: $black;

Expand All @@ -180,10 +180,10 @@
padding-left: 15px;
}
.number {
font: bold 56px $Helvetica;
font: bold 56px $Ideal;
}
.unit {
font: normal 12px $Helvetica;
font: normal 12px $Ideal;
}

.on-community {
Expand Down Expand Up @@ -257,7 +257,7 @@

h2 {
color: $black;
font: bold 10px $Helvetica;
font: bold 10px $Ideal;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 3px;
Expand Down Expand Up @@ -306,7 +306,7 @@
padding: 35px 0 0;

h2 {
font: bold 14px $Helvetica;
font: bold 14px $Ideal;
text-transform: uppercase;
margin: 35px 0 8px;
}
Expand Down Expand Up @@ -336,7 +336,7 @@
display: inline-block;
border: 2px solid $brown;
border-radius: 6pt;
font: normal 12px $Helvetica;
font: normal 12px $Ideal;
color: $brown;
background: white url("clipped-heart.png") bottom right no-repeat;
text-align: left;
Expand All @@ -360,7 +360,7 @@
font-weight: normal;
}
.other, .abandoned {
font: normal 10px $Helvetica;
font: normal 10px $Ideal;
}
.abandoned {
text-align: center;
Expand All @@ -384,7 +384,7 @@
}
form {
h2 {
font: bold 14px $Helvetica;
font: bold 14px $Ideal;
text-transform: uppercase;
margin: 35px 0 8px;
}
Expand Down Expand Up @@ -415,7 +415,7 @@
}
label {
display: block;
font: normal 10px $Helvetica;
font: normal 10px $Ideal;
margin: 8px 0 0;
padding: 0;
text-transform: uppercase;
Expand All @@ -428,7 +428,7 @@
color: #888;
}
input:not([type]), input[type="text"] {
font: normal 11pt/14pt $Helvetica;
font: normal 11pt/14pt $Ideal;
width: 292px;
margin: 0;
padding: 3px;
Expand Down Expand Up @@ -474,7 +474,7 @@
margin: 0;
padding: 0 0 0 2em;
text-indent: -2em;
font: normal 12px $Helvetica;
font: normal 12px $Ideal;
}
}
select {
Expand All @@ -483,7 +483,7 @@
}
}
.payment-footer {
font: normal 12px $Helvetica;
font: normal 12px $Ideal;
text-align: center;
}

Expand Down Expand Up @@ -526,7 +526,7 @@

h2, #members th {
color: $brown;
font: bold 14px $Helvetica;
font: bold 14px $Ideal;
letter-spacing: 1px;
text-transform: uppercase;
margin: 35px 0 8px;
Expand Down
6 changes: 3 additions & 3 deletions scss/modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
span.money {
color: $black;
display: block;
font: bold 18px $Helvetica;
font: bold 18px $Ideal;
margin: 7px 0 5px 0;
white-space: nowrap;

span.unit {
font: normal 11px $Helvetica;
font: normal 11px $Ideal;
}
}
span.name {
display: block;
font: normal 11px $Helvetica;
font: normal 11px $Ideal;
margin: 3px 0;
white-space: nowrap;
overflow: hidden;
Expand Down
2 changes: 1 addition & 1 deletion scss/profile-edit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
margin-top: 8px;
}
.help {
font: normal 12px/12px $Helvetica;
font: normal 12px/12px $Ideal;
}
}
.goal {
Expand Down
12 changes: 6 additions & 6 deletions scss/team.scss
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#team {

.fine {
font: normal 10px $Helvetica;
font: normal 10px $Ideal;
text-transform: uppercase;
}
table {
margin: 0 auto;
}
td {
padding-right: 5px;
font: normal 12px/14px $Helvetica;
font: normal 12px/14px $Ideal;
}
td.no-members {
text-align: center;
Expand All @@ -26,7 +26,7 @@
padding: 0 0 0 5px;
}
th {
font: bold 11px/14px $Helvetica;
font: bold 11px/14px $Ideal;
text-transform: uppercase;
color: $brown;
padding: 0 0 5px 0;
Expand All @@ -44,7 +44,7 @@
td.take.high { color: orange; }
td.take.max { color: red; }
span.remove:hover {
text-decoration: line-through;
text-decoration: line-through;
cursor: pointer;
}
#take input {
Expand All @@ -61,7 +61,7 @@
padding: 5px 0 5px 38px;
text-align: center;
vertical-align: middle;
font: normal 16px/16px $Helvetica;
font: normal 16px/16px $Ideal;
}
#lookup-container {
position: relative;
Expand Down Expand Up @@ -98,7 +98,7 @@
@include border-radius(3px);

li {
font: normal 16px/16px $Helvetica;
font: normal 16px/16px $Ideal;
white-space: nowrap;
margin: 0;
padding: 3px 5px;
Expand Down

0 comments on commit dc8b10f

Please sign in to comment.