2016-12-01 10:39:04 -05:00
|
|
|
// http://ionicframework.com/docs/v2/theming/
|
|
|
|
|
|
|
|
// App Global Sass
|
|
|
|
// --------------------------------------------------
|
|
|
|
// Put style rules here that you want to apply globally. These
|
|
|
|
// styles are for the entire app and not just one component.
|
|
|
|
// Additionally, this file can be also used as an entry point
|
|
|
|
// to import other Sass files to be included in the output CSS.
|
|
|
|
//
|
|
|
|
// Shared Sass variables, which can be used to adjust Ionic's
|
|
|
|
// default Sass variables, belong in "theme/variables.scss".
|
|
|
|
//
|
|
|
|
// To declare rules for a specific mode, create a child rule
|
|
|
|
// for the .md, .ios, or .wp mode classes. The mode class is
|
|
|
|
// automatically applied to the <body> element in the app.
|
2018-04-19 11:05:23 -04:00
|
|
|
@import "../../node_modules/ionic2-auto-complete/auto-complete";
|
2017-01-27 23:39:55 -05:00
|
|
|
|
|
|
|
.item {
|
|
|
|
padding: 0px !important;
|
|
|
|
padding-left: 16px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
ion-menu {
|
|
|
|
ion-list-header {
|
|
|
|
font-size: 1.4em !important;
|
|
|
|
margin-bottom: 0 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.bar-button-default-ios {
|
|
|
|
color: #000 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
ion-card .title {
|
2019-01-02 16:08:18 -05:00
|
|
|
|
|
|
|
.button-wp,
|
|
|
|
.button-md,
|
|
|
|
.button-ios {
|
2017-01-27 23:39:55 -05:00
|
|
|
margin-right: -6px;
|
|
|
|
}
|
2018-03-16 19:21:43 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
html {
|
|
|
|
--card-font: Roboto, Helvetica, Arial, sans-serif;
|
2019-01-02 16:08:18 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Merriweather';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/merriweather-v19-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('Merriweather Regular'), local('Merriweather-Regular'),
|
|
|
|
url('../assets/fonts/merriweather-v19-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/merriweather-v19-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/merriweather-v19-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/merriweather-v19-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/merriweather-v19-latin-regular.svg#Merriweather') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
/* pt-sans-regular - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'PT Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/pt-sans-v9-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('PT Sans'), local('PTSans-Regular'),
|
|
|
|
url('../assets/fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/pt-sans-v9-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/pt-sans-v9-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/pt-sans-v9-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'PT Serif';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/pt-serif-v9-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('PT Serif'), local('PTSerif-Regular'),
|
|
|
|
url('../assets/fonts/pt-serif-v9-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/pt-serif-v9-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/pt-serif-v9-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/pt-serif-v9-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/pt-serif-v9-latin-regular.svg#PTSerif') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
/* open-sans-regular - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/open-sans-v15-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('Open Sans Regular'), local('OpenSans-Regular'),
|
|
|
|
url('../assets/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/open-sans-v15-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/open-sans-v15-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/open-sans-v15-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
/* roboto-regular - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Roboto';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/roboto-v18-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('Roboto'), local('Roboto-Regular'),
|
|
|
|
url('../assets/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
/* roboto-500 - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Roboto Bold';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 500;
|
|
|
|
src: url('../assets/fonts/roboto-v18-latin-500.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('Roboto Medium'), local('Roboto-Medium'),
|
|
|
|
url('../assets/fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-500.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-500.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-500.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/roboto-v18-latin-500.svg#Roboto') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
/* roboto-condensed-regular - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Roboto Condensed';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/roboto-condensed-v16-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
|
|
|
|
url('../assets/fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/roboto-condensed-v16-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|
|
|
|
|
|
|
|
/* inconsolata-regular - latin */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Inconsolata';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url('../assets/fonts/inconsolata-v16-latin-regular.eot');
|
|
|
|
/* IE9 Compat Modes */
|
|
|
|
src: local('Inconsolata Regular'), local('Inconsolata-Regular'),
|
|
|
|
url('../assets/fonts/inconsolata-v16-latin-regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
/* IE6-IE8 */
|
|
|
|
url('../assets/fonts/inconsolata-v16-latin-regular.woff2') format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
|
|
|
url('../assets/fonts/inconsolata-v16-latin-regular.woff') format('woff'),
|
|
|
|
/* Modern Browsers */
|
|
|
|
url('../assets/fonts/inconsolata-v16-latin-regular.ttf') format('truetype'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('../assets/fonts/inconsolata-v16-latin-regular.svg#Inconsolata') format('svg');
|
|
|
|
/* Legacy iOS */
|
|
|
|
}
|