Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixing Commit Errors
Hopefully.
  • Loading branch information
Jessika Mika Caldera authored and Jessika Mika Caldera committed Feb 25, 2015
2 parents 5e4a246 + e1481ad commit 237b8fa
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 15 deletions.
7 changes: 0 additions & 7 deletions sass/sherman-common.scss
Expand Up @@ -525,10 +525,3 @@ table .external .glyphicon-new-window {










2 changes: 1 addition & 1 deletion sass/sherman-variables-black.scss
Expand Up @@ -69,7 +69,7 @@ $megafooter-ecw-title-color-hover: rgba(255,255,255, 1);

// LIST VIEW
$megafooter-ecw-list-date-color: $ecw-time-color;
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);

// ICON VIEW
$megafooter-ecw-icon-month-color: $ecw-icon-month-color;
Expand Down
2 changes: 1 addition & 1 deletion sass/sherman-variables-blue.scss
Expand Up @@ -69,7 +69,7 @@ $megafooter-ecw-title-color-hover: rgba(255,255,255, 1);

// LIST VIEW
$megafooter-ecw-list-date-color: $ecw-time-color;
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);

// ICON VIEW
$megafooter-ecw-icon-month-color: $ecw-icon-month-color;
Expand Down
4 changes: 0 additions & 4 deletions sass/sherman-variables-common.scss
Expand Up @@ -115,7 +115,3 @@ $uc-footer-link-spacing: 1.5em;
border-color: darken($color, 8%);
}
}




2 changes: 1 addition & 1 deletion sass/sherman-variables-grey.scss
Expand Up @@ -68,7 +68,7 @@ $megafooter-ecw-title-color-hover: rgba(255,255,255, 1);

// LIST VIEW
$megafooter-ecw-list-date-color: $ecw-time-color;
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);

// ICON VIEW
$megafooter-ecw-icon-month-color: $ecw-icon-month-color;
Expand Down
2 changes: 1 addition & 1 deletion sass/sherman-variables-red.scss
Expand Up @@ -70,7 +70,7 @@ $megafooter-ecw-title-color-hover: rgba(255,255,255, 1);

// LIST VIEW
$megafooter-ecw-list-date-color: $ecw-time-color;
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);
$megafooter-ecw-list-date-color-hover: darken($megafooter-ecw-list-date-color, 15%);

// ICON VIEW
$megafooter-ecw-icon-month-color: $ecw-icon-month-color;
Expand Down

0 comments on commit 237b8fa

Please sign in to comment.