Reference: source/variables/colors.scss
Grays
Multi-Colors
Default Color System
Primary Color System
Secondary Color System
Terciary Color System
Info Color System
Success Color System
Warning Color System
Danger Color System
Error Color System
Disabled Color System
Reference: source/base/typography.scss
In SASS variables/fonts.scss file we have the following:
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed a metus et velit pellentesque convallis fermentum eu ipsum. Etiam id ligula ultrices, viverra magna quis, varius quam. Suspendisse facilisis molestie libero. Curabitur auctor vulputate finibus. Pellentesque laoreet in sapien at elementum. In massa enim, dictum maximus nibh quis, aliquam sollicitudin nunc. Ut leo mauris, tincidunt ac bibendum id, dignissim sit amet orci. Nunc congue purus a nulla elementum pellentesque. Nulla ipsum metus, eleifend sit amet porttitor in, ullamcorper eu tortor.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed a metus et velit pellentesque convallis fermentum eu ipsum. Etiam id ligula ultrices, viverra magna quis, varius quam. Suspendisse facilisis molestie libero. Curabitur auctor vulputate finibus. Pellentesque laoreet in sapien at elementum. In massa enim, dictum maximus nibh quis, aliquam sollicitudin nunc. Ut leo mauris, tincidunt ac bibendum id, dignissim sit amet orci. Nunc congue purus a nulla elementum pellentesque. Nulla ipsum metus, eleifend sit amet porttitor in, ullamcorper eu tortor.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed a metus et velit pellentesque convallis fermentum eu ipsum. Etiam id ligula ultrices, viverra magna quis, varius quam. Suspendisse facilisis molestie libero. Curabitur auctor vulputate finibus. Pellentesque laoreet in sapien at elementum. In massa enim, dictum maximus nibh quis, aliquam sollicitudin nunc. Ut leo mauris, tincidunt ac bibendum id, dignissim sit amet orci. Nunc congue purus a nulla elementum pellentesque. Nulla ipsum metus, eleifend sit amet porttitor in, ullamcorper eu tortor.
Underlaying text element will be between 96-144px, and overlaying text element will be between 36-60px.
Default is the one with 96px for underlaying text.
There are two presets:
Reference: source/elements/alerts.scss
These are regular alerts that can be displayed by using the following code:
If you want to add a CTA, add the class alert-action
These are regular alerts that can be displayed by using the following code:
Add alert-flat to remove border. These alerts do not have a background or border and are best presented inside small areas/containers.
Add the Class Iconless to remove icons alert-iconless
Reference: source/elements/menus.scss
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Reference: source/elements/icons.scss
Default (Medium) Size | 24px |
Small Size | 16px |
Extra Small Size | 12px |
Large Size | 32px |
All categories icons have a 3-circle background with gradient fill on partial transparency.
We'll use a Data URIs embredded in the SCSS to generate icons. All of the icons are a combination of Material Design icons and custom SiteZeus icons. Data URIs can be generated here. For more complex icons we'll use composition of different shapes (circles for background, etc). All Google Material icons are also included.
Icons will be rendered with the following html:
For smaller sizes just add class icon-xsmall icon-small or icon-large
These are the new icons we will be using through out the app
To make the icons darker your can add icon-dark and icon-light for white icons. For color icons just add designated color class icon-blue or icon-pink
To make the icons darker your can add icon-dark and icon-light for white icons. For color icons just add designated color class icon-blue or icon-pink
We have a special set of icons that represent categories.
For color icons in different sizes, add the usual classes icon-large or icon-small
To remove the rings on a color icon, just add the class icon-plain
To remove the gradient and have a flat color add icon-flat then the icon goes from to this
1 2 3 To make the icon a pin, add icon-pin
Reference: source/elements/buttons.scss
Buttons will be rendered with the following html:
Flat buttons add btn-flat
If you want to add icons, insert the icon tag along with the icon-type There is no need to specify by icon class.
Buttons will be rendered with the following html just add the following class btn-outline
To make a button that contains only an icon, add btn-icon so it looks like this:
Enclose buttons in a btn-group div to get a button group layout.
To make a button different sizes, add btn-large or btn-small or btn-xlarge
Enclose buttons in a btn-group div to get a button group layout.
Reference: source/elements/inputs.scss
Wrap and checkbox or radio in a label tag.
Add class inline to make the groups inline.
In order for the animation to work, label must be placed after the input. Placeholder and Label must match. (JS Not Required)
Adding the class input-light to invert the color.
The submit button can have a class of btn btn-priamry. Any of the button styles will work on this button.
Reference: source/elements/inputs.scss
Reference: source/elements/buttons.scss
Cards will have rounded corners.
We will use this to gather attribute data except for site specific data
We will use this to gather attribute data except for site specific data
We will use this to gather attribute data except for site specific data
We will use this to gather attribute data except for site specific data
A side by side comparison of up to ten locations trade area or location
We will use this to gather attribute data except for site specific data
Owner: John Doe
EditAs currently used as summary in Reporting Wizard last step.
With icons in the bars
Another example
And another example