Skip to content

Commit

Permalink
Incorporating Hub Indicator for 0.1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rjfoleyiv committed Jul 10, 2018
1 parent effa3ef commit 3fdb7a2
Show file tree
Hide file tree
Showing 6 changed files with 201 additions and 74 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "responsive-foundation",
"version": "0.1.0.2",
"version": "0.1.0.3",
"homepage": "https://github.com/bu-ist/responsive-foundation",
"authors": [
"Mike Burns <[email protected]>",
"Ashley Kolodziej <[email protected]>"
"Ashley Kolodziej <[email protected]>",
"RJ Foley IV <[email protected]>"
],
"description": "A front-end framework for developing responsive sites at Boston University.",
"main": [
Expand Down
4 changes: 4 additions & 0 deletions css-dev/burf-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
/* ! layout
---------------------- */
@import 'burf-theme/layout';

/* ! plugins
---------------------- */
@import 'burf-theme/plugins';
84 changes: 84 additions & 0 deletions css-dev/burf-theme/_plugins.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
// 1. Course Feeds
// 2. Hub Indicator

/* Course Feeds
----------------------------------------------------------------- */

$border-coursefeed: $table-border !default;

.cf-course {
clear: right;
}

.cf-course table {
width: 100%;
}

/* Hub Indicator
----------------------------------------------------------------- */

.cf-hub-ind {
display: block;
float: unset;
margin: 0 0 20px 20px;
max-width: 305px;
width: 100%;

.cf-course & {
// This breakpoint is explicit and shouldn’t be altered.
@include breakpoint( xs ) {
float: right;
}
}
}

.cf-hub-head {
text-decoration: none;
}

.bu-hub-iconstyles {
display: inline-block;
height: 25px;
margin: 5px 0;
overflow: hidden;

&::before {
color: $gray_mid;
display: block;
font-size: 65px;
height: 25px;
line-height: 8px;
overflow: hidden;
width: 90px;

a:hover & {
color: $color-hub;
}
}

}

.bu-hub-iconstyles.icon-buhub::before {
margin-right: 0;
width: 70px;
}

.bu-hub-iconstyles.icon-questionmark::before {
font-size: 16px;
line-height: 17px;
}

.cf-hub-offerings {
color: $color-hub;
// ! Regardless where this lives, always maintain consistent use of Benton.
font-family: "Benton-Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 12px;
font-weight: 300;
list-style-type: none;
margin: -5px 0 10px;
padding: 0;

li {
margin-bottom: 7px;
}
}
45 changes: 30 additions & 15 deletions css-dev/burf/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* START: benton
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand All @@ -11,7 +11,7 @@
900 - Black (Heavy)
*/

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-2.eot?") format("embedded-opentype"),
Expand All @@ -21,7 +21,7 @@
font-weight: 400;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Regular-Italic/3295fa07-2a3f-4cd1-ba86-e06161453a51-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Regular-Italic/3295fa07-2a3f-4cd1-ba86-e06161453a51-2.eot?") format("embedded-opentype"),
Expand All @@ -31,7 +31,7 @@
font-weight: 400;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Medium/8e221891-e89b-4eae-95ca-6346d9a41d20-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Medium/8e221891-e89b-4eae-95ca-6346d9a41d20-2.eot?") format("embedded-opentype"),
Expand All @@ -41,7 +41,7 @@
font-weight: 500;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Medium-Italic/289d6a90-eab9-4614-9e7d-c0df14839178-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Medium-Italic/289d6a90-eab9-4614-9e7d-c0df14839178-2.eot?") format("embedded-opentype"),
Expand All @@ -51,7 +51,7 @@
font-weight: 500;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot?") format("embedded-opentype"),
Expand All @@ -61,7 +61,7 @@
font-weight: 700;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-2.eot?") format("embedded-opentype"),
Expand All @@ -71,7 +71,7 @@
font-weight: 700;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Black/bc06c909-a731-43ae-a772-ea42520c81b9-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Black/bc06c909-a731-43ae-a772-ea42520c81b9-2.eot?") format("embedded-opentype"),
Expand All @@ -81,7 +81,7 @@
font-weight: 900;
}

@font-face {
@font-face {
font-family: "Benton";
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Black-Italic/9afa6c31-8572-45ee-8575-c3c541f31e3f-2.eot");
src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Black-Italic/9afa6c31-8572-45ee-8575-c3c541f31e3f-2.eot?") format("embedded-opentype"),
Expand All @@ -93,7 +93,7 @@


/* START: benton compressed
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand Down Expand Up @@ -147,7 +147,7 @@


/* START: capita
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand Down Expand Up @@ -281,7 +281,7 @@


/* START: pressura
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand Down Expand Up @@ -355,7 +355,7 @@


/* START: pressura mono
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand Down Expand Up @@ -429,7 +429,7 @@


/* START: stag
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand Down Expand Up @@ -583,7 +583,7 @@


/* START: unicod
-----------------------------------------------------------------
-----------------------------------------------------------------
100 - Thin
200 - Extra Light (Ultra Light)
300 - Light
Expand Down Expand Up @@ -675,3 +675,18 @@
font-weight: 700;
}

/* START: BU Default Icons
-----------------------------------------------------------------
*/

@font-face {
font-family: "BU-Default-Icons";
src: url("https://www.bu.edu/cdn/fonts/icons/bu-default-icons/bu-default-icons.eot");
src: url("https://www.bu.edu/cdn/fonts/icons/bu-default-icons/bu-default-icons.eot?#iefix") format("embedded-opentype"),
url("https://www.bu.edu/cdn/fonts/icons/bu-default-icons/bu-default-icons.woff") format("woff"),
url("https://www.bu.edu/cdn/fonts/icons/bu-default-icons/bu-default-icons.ttf") format("truetype"),
url("https://www.bu.edu/cdn/fonts/icons/bu-default-icons/bu-default-icons.svg#bu-default-icons") format("svg");
font-style: normal;
font-weight: 400;
// unicode-range:U+??????; /* Include all Unicode possiblities */
}
Loading

0 comments on commit 3fdb7a2

Please sign in to comment.