now-ui-kit-rails 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.rspec +1 -0
- data/CODE_OF_CONDUCT.md +49 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +31 -0
- data/Rakefile +27 -0
- data/app/assets/fonts/now_ui_kit/.keep +0 -0
- data/app/assets/fonts/now_ui_kit/nucleo-outline.eot +0 -0
- data/app/assets/fonts/now_ui_kit/nucleo-outline.ttf +0 -0
- data/app/assets/fonts/now_ui_kit/nucleo-outline.woff +0 -0
- data/app/assets/fonts/now_ui_kit/nucleo-outline.woff2 +0 -0
- data/app/assets/images/now_ui_kit/.keep +0 -0
- data/app/assets/images/now_ui_kit/apple-icon.png +0 -0
- data/app/assets/images/now_ui_kit/avatar.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg1.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg11.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg3.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg4.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg5.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg6.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg7.jpg +0 -0
- data/app/assets/images/now_ui_kit/bg8.jpg +0 -0
- data/app/assets/images/now_ui_kit/blurred-image-1.jpg +0 -0
- data/app/assets/images/now_ui_kit/creative-tim-white-slim2.png +0 -0
- data/app/assets/images/now_ui_kit/default-avatar.png +0 -0
- data/app/assets/images/now_ui_kit/eva.jpg +0 -0
- data/app/assets/images/now_ui_kit/favicon.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AD.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AM.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AR.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AT.png +0 -0
- data/app/assets/images/now_ui_kit/flags/AU.png +0 -0
- data/app/assets/images/now_ui_kit/flags/BE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/BF.png +0 -0
- data/app/assets/images/now_ui_kit/flags/BG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/BO.png +0 -0
- data/app/assets/images/now_ui_kit/flags/BR.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CD.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CH.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CL.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CM.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CN.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CO.png +0 -0
- data/app/assets/images/now_ui_kit/flags/CZ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/DE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/DJ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/DK.png +0 -0
- data/app/assets/images/now_ui_kit/flags/DZ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/EE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/EG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/ES.png +0 -0
- data/app/assets/images/now_ui_kit/flags/FI.png +0 -0
- data/app/assets/images/now_ui_kit/flags/FR.png +0 -0
- data/app/assets/images/now_ui_kit/flags/GA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/GB.png +0 -0
- data/app/assets/images/now_ui_kit/flags/GM.png +0 -0
- data/app/assets/images/now_ui_kit/flags/GT.png +0 -0
- data/app/assets/images/now_ui_kit/flags/HN.png +0 -0
- data/app/assets/images/now_ui_kit/flags/HT.png +0 -0
- data/app/assets/images/now_ui_kit/flags/HU.png +0 -0
- data/app/assets/images/now_ui_kit/flags/ID.png +0 -0
- data/app/assets/images/now_ui_kit/flags/IE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/IL.png +0 -0
- data/app/assets/images/now_ui_kit/flags/IN.png +0 -0
- data/app/assets/images/now_ui_kit/flags/IQ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/IR.png +0 -0
- data/app/assets/images/now_ui_kit/flags/IT.png +0 -0
- data/app/assets/images/now_ui_kit/flags/JM.png +0 -0
- data/app/assets/images/now_ui_kit/flags/JO.png +0 -0
- data/app/assets/images/now_ui_kit/flags/JP.png +0 -0
- data/app/assets/images/now_ui_kit/flags/KG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/KN.png +0 -0
- data/app/assets/images/now_ui_kit/flags/KP.png +0 -0
- data/app/assets/images/now_ui_kit/flags/KR.png +0 -0
- data/app/assets/images/now_ui_kit/flags/KW.png +0 -0
- data/app/assets/images/now_ui_kit/flags/KZ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/LA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/LB.png +0 -0
- data/app/assets/images/now_ui_kit/flags/LC.png +0 -0
- data/app/assets/images/now_ui_kit/flags/LS.png +0 -0
- data/app/assets/images/now_ui_kit/flags/LU.png +0 -0
- data/app/assets/images/now_ui_kit/flags/LV.png +0 -0
- data/app/assets/images/now_ui_kit/flags/MG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/MK.png +0 -0
- data/app/assets/images/now_ui_kit/flags/ML.png +0 -0
- data/app/assets/images/now_ui_kit/flags/MM.png +0 -0
- data/app/assets/images/now_ui_kit/flags/MT.png +0 -0
- data/app/assets/images/now_ui_kit/flags/MX.png +0 -0
- data/app/assets/images/now_ui_kit/flags/NA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/NE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/NG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/NI.png +0 -0
- data/app/assets/images/now_ui_kit/flags/NL.png +0 -0
- data/app/assets/images/now_ui_kit/flags/NO.png +0 -0
- data/app/assets/images/now_ui_kit/flags/OM.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PK.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PL.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PT.png +0 -0
- data/app/assets/images/now_ui_kit/flags/PY.png +0 -0
- data/app/assets/images/now_ui_kit/flags/QA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/RO.png +0 -0
- data/app/assets/images/now_ui_kit/flags/RU.png +0 -0
- data/app/assets/images/now_ui_kit/flags/RW.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SG.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SL.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SN.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SO.png +0 -0
- data/app/assets/images/now_ui_kit/flags/SV.png +0 -0
- data/app/assets/images/now_ui_kit/flags/TD.png +0 -0
- data/app/assets/images/now_ui_kit/flags/TJ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/TL.png +0 -0
- data/app/assets/images/now_ui_kit/flags/TR.png +0 -0
- data/app/assets/images/now_ui_kit/flags/TZ.png +0 -0
- data/app/assets/images/now_ui_kit/flags/UA.png +0 -0
- data/app/assets/images/now_ui_kit/flags/US.png +0 -0
- data/app/assets/images/now_ui_kit/flags/VE.png +0 -0
- data/app/assets/images/now_ui_kit/flags/VN.png +0 -0
- data/app/assets/images/now_ui_kit/flags/YE.png +0 -0
- data/app/assets/images/now_ui_kit/header.jpg +0 -0
- data/app/assets/images/now_ui_kit/hero-image-1.png +0 -0
- data/app/assets/images/now_ui_kit/hero-image-2.png +0 -0
- data/app/assets/images/now_ui_kit/hero-image-3.png +0 -0
- data/app/assets/images/now_ui_kit/invision-white-slim.png +0 -0
- data/app/assets/images/now_ui_kit/landing.jpg +0 -0
- data/app/assets/images/now_ui_kit/login.jpg +0 -0
- data/app/assets/images/now_ui_kit/logo-square.jpg +0 -0
- data/app/assets/images/now_ui_kit/logo.png +0 -0
- data/app/assets/images/now_ui_kit/now-logo.png +0 -0
- data/app/assets/images/now_ui_kit/nucleo-logo.svg +1 -0
- data/app/assets/images/now_ui_kit/profile.jpg +0 -0
- data/app/assets/images/now_ui_kit/ryan.jpg +0 -0
- data/app/assets/javascripts/now_ui_kit/.keep +0 -0
- data/app/assets/javascripts/now_ui_kit/core/bootstrap.min.js +7 -0
- data/app/assets/javascripts/now_ui_kit/core/jquery.3.2.1.min.js +4 -0
- data/app/assets/javascripts/now_ui_kit/core/tether.min.js +1 -0
- data/app/assets/javascripts/now_ui_kit/now-ui-kit.js +238 -0
- data/app/assets/javascripts/now_ui_kit/plugins/bootstrap-datepicker.js +2031 -0
- data/app/assets/javascripts/now_ui_kit/plugins/bootstrap-switch.js +744 -0
- data/app/assets/javascripts/now_ui_kit/plugins/nouislider.min.js +3 -0
- data/app/assets/stylesheets/now_ui_kit/.keep +0 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit.scss +57 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_alerts.scss +53 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_badges.scss +39 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_buttons.scss +158 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_cards.scss +96 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_carousel.scss +15 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_checkboxes-radio.scss +178 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_dropdown.scss +106 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_example-pages.scss +256 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_footers.scss +45 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_images.scss +7 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_inputs.scss +248 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_misc.scss +62 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_mixins.scss +13 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_modals.scss +173 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_navbar.scss +183 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_nucleo-outline.scss +534 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_pagination.scss +136 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_pills.scss +131 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_popups.scss +75 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_progress.scss +126 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_responsive.scss +454 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_sections.scss +384 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_social-buttons.scss +39 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_tabs.scss +110 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_typography.scss +150 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/_variables.scss +248 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_badges.scss +4 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_buttons.scss +152 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_datepicker.scss +121 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_dropdown.scss +24 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_inputs.scss +205 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_modals.scss +12 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_pages.scss +7 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_popovers.scss +25 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_transparency.scss +8 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/mixins/_vendor-prefixes.scss +160 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/plugins/_plugin-bootstrap-switch.scss +304 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/plugins/_plugin-datepicker.scss +521 -0
- data/app/assets/stylesheets/now_ui_kit/now-ui-kit/plugins/_plugin-nouislider.scss +351 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/lib/now-ui-kit.rb +1 -0
- data/lib/now_ui_kit.rb +2 -0
- data/lib/now_ui_kit/engine.rb +6 -0
- data/lib/now_ui_kit/version.rb +5 -0
- data/now-ui-kit-rails.gemspec +27 -0
- metadata +297 -0
@@ -0,0 +1,62 @@
|
|
1
|
+
body{
|
2
|
+
color: $black-color;
|
3
|
+
font-size: $font-size-base;
|
4
|
+
font-family: $sans-serif-family;
|
5
|
+
-moz-osx-font-smoothing: grayscale;
|
6
|
+
-webkit-font-smoothing: antialiased;
|
7
|
+
}
|
8
|
+
|
9
|
+
.main{
|
10
|
+
position: relative;
|
11
|
+
background: $white-color;
|
12
|
+
}
|
13
|
+
/* Animations */
|
14
|
+
.nav-pills .nav-link,
|
15
|
+
.navbar,
|
16
|
+
.nav-tabs .nav-link{
|
17
|
+
@include transition($general-transition-time, $transition-ease);
|
18
|
+
}
|
19
|
+
|
20
|
+
//transition for dropdown caret
|
21
|
+
.dropdown-toggle:after,
|
22
|
+
.bootstrap-switch-label:before{
|
23
|
+
@include transition($fast-transition-time, $transition-ease);
|
24
|
+
}
|
25
|
+
|
26
|
+
.dropdown-toggle[aria-expanded="true"]:after{
|
27
|
+
@include rotate-180();
|
28
|
+
}
|
29
|
+
|
30
|
+
.button-bar{
|
31
|
+
display: block;
|
32
|
+
position: relative;
|
33
|
+
width: 22px;
|
34
|
+
height: 1px;
|
35
|
+
border-radius: 1px;
|
36
|
+
background: $white-bg;
|
37
|
+
|
38
|
+
& + .button-bar{
|
39
|
+
margin-top: 7px;
|
40
|
+
}
|
41
|
+
|
42
|
+
&:nth-child(2){
|
43
|
+
width: 17px;
|
44
|
+
}
|
45
|
+
}
|
46
|
+
|
47
|
+
.open{
|
48
|
+
@include transform-translate-y(0);
|
49
|
+
@include opacity(1);
|
50
|
+
visibility: visible;
|
51
|
+
}
|
52
|
+
|
53
|
+
.separator{
|
54
|
+
height: 2px;
|
55
|
+
width: 44px;
|
56
|
+
background-color: $default-color;
|
57
|
+
margin: 20px auto;
|
58
|
+
|
59
|
+
&.separator-primary{
|
60
|
+
background-color: $primary-color;
|
61
|
+
}
|
62
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
//Utilities
|
2
|
+
@import "mixins/transparency";
|
3
|
+
|
4
|
+
//Components
|
5
|
+
@import "mixins/buttons";
|
6
|
+
@import "mixins/vendor-prefixes";
|
7
|
+
@import "mixins/inputs";
|
8
|
+
@import "mixins/dropdown";
|
9
|
+
@import "mixins/badges";
|
10
|
+
@import "mixins/popovers";
|
11
|
+
@import "mixins/modals";
|
12
|
+
@import "mixins/pages";
|
13
|
+
@import "mixins/datepicker";
|
@@ -0,0 +1,173 @@
|
|
1
|
+
//
|
2
|
+
// Modals
|
3
|
+
// Now Ui Kit Design element Dialogs
|
4
|
+
// --------------------------------------------------
|
5
|
+
.modal-content {
|
6
|
+
|
7
|
+
border-radius: $border-radius-small;
|
8
|
+
border: none;
|
9
|
+
box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
|
10
|
+
// Modal header
|
11
|
+
// Top section of the modal w/ title and dismiss
|
12
|
+
.modal-header {
|
13
|
+
border-bottom: none;
|
14
|
+
padding-top: 24px;
|
15
|
+
padding-right: 24px;
|
16
|
+
padding-bottom: 0;
|
17
|
+
padding-left: 24px;
|
18
|
+
|
19
|
+
& button{
|
20
|
+
position: absolute;
|
21
|
+
right: 27px;
|
22
|
+
top: 30px;
|
23
|
+
outline: 0;
|
24
|
+
}
|
25
|
+
.title{
|
26
|
+
margin-top: 5px;
|
27
|
+
margin-bottom: 0;
|
28
|
+
}
|
29
|
+
}
|
30
|
+
// Modal body
|
31
|
+
// Where all modal content resides (sibling of .modal-header and .modal-footer)
|
32
|
+
.modal-body {
|
33
|
+
padding-top: 24px;
|
34
|
+
padding-right: 24px;
|
35
|
+
padding-bottom: 16px;
|
36
|
+
padding-left: 24px;
|
37
|
+
line-height: 1.9;
|
38
|
+
}
|
39
|
+
// Footer (for actions)
|
40
|
+
.modal-footer {
|
41
|
+
border-top: none;
|
42
|
+
padding-right: 24px;
|
43
|
+
padding-bottom: 16px;
|
44
|
+
padding-left: 24px;
|
45
|
+
-webkit-justify-content: space-between; /* Safari 6.1+ */
|
46
|
+
justify-content: space-between;
|
47
|
+
|
48
|
+
button {
|
49
|
+
margin: 0;
|
50
|
+
padding-left: 16px;
|
51
|
+
padding-right: 16px;
|
52
|
+
width: auto;
|
53
|
+
&.pull-left {
|
54
|
+
padding-left: 5px;
|
55
|
+
padding-right: 5px;
|
56
|
+
position: relative;
|
57
|
+
left: -5px;
|
58
|
+
}
|
59
|
+
}
|
60
|
+
|
61
|
+
}
|
62
|
+
.modal-body + .modal-footer {
|
63
|
+
padding-top: 0;
|
64
|
+
}
|
65
|
+
}
|
66
|
+
.modal-backdrop {
|
67
|
+
background: rgba(0,0,0,0.3);
|
68
|
+
}
|
69
|
+
|
70
|
+
.modal{
|
71
|
+
|
72
|
+
&.modal-mini{
|
73
|
+
p{
|
74
|
+
text-align: center;
|
75
|
+
}
|
76
|
+
|
77
|
+
.modal-dialog{
|
78
|
+
max-width: 255px;
|
79
|
+
margin: 0 auto;
|
80
|
+
}
|
81
|
+
|
82
|
+
.modal-profile{
|
83
|
+
width: 70px;
|
84
|
+
height: 70px;
|
85
|
+
background-color: $white-color;
|
86
|
+
border-radius: 50%;
|
87
|
+
text-align: center;
|
88
|
+
line-height: 5.7;
|
89
|
+
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.3);
|
90
|
+
|
91
|
+
i{
|
92
|
+
color: $primary-color;
|
93
|
+
font-size: 21px;
|
94
|
+
}
|
95
|
+
|
96
|
+
&[class*="modal-profile-"]{
|
97
|
+
i{
|
98
|
+
color: $white-color;
|
99
|
+
}
|
100
|
+
}
|
101
|
+
|
102
|
+
&.modal-profile-primary{
|
103
|
+
background-color: $primary-color;
|
104
|
+
}
|
105
|
+
|
106
|
+
&.modal-profile-danger{
|
107
|
+
background-color: $danger-color;
|
108
|
+
}
|
109
|
+
|
110
|
+
&.modal-profile-warning{
|
111
|
+
background-color: $warning-color;
|
112
|
+
}
|
113
|
+
|
114
|
+
&.modal-profile-success{
|
115
|
+
background-color: $success-color;
|
116
|
+
}
|
117
|
+
|
118
|
+
&.modal-profile-info{
|
119
|
+
background-color: $info-color;
|
120
|
+
}
|
121
|
+
}
|
122
|
+
|
123
|
+
.modal-footer{
|
124
|
+
button{
|
125
|
+
text-transform: uppercase;
|
126
|
+
|
127
|
+
&:first-child{
|
128
|
+
opacity: .5;
|
129
|
+
}
|
130
|
+
}
|
131
|
+
}
|
132
|
+
}
|
133
|
+
|
134
|
+
&.modal-default{
|
135
|
+
@include modal-colors($white-color, $black-color);
|
136
|
+
}
|
137
|
+
|
138
|
+
&.modal-primary{
|
139
|
+
@include modal-colors($primary-color, $white-color);
|
140
|
+
}
|
141
|
+
|
142
|
+
&.modal-danger{
|
143
|
+
@include modal-colors($danger-color, $white-color);
|
144
|
+
}
|
145
|
+
|
146
|
+
&.modal-warning{
|
147
|
+
@include modal-colors($warning-color, $white-color);
|
148
|
+
}
|
149
|
+
|
150
|
+
&.modal-success{
|
151
|
+
@include modal-colors($success-color, $white-color);
|
152
|
+
}
|
153
|
+
|
154
|
+
&.modal-info{
|
155
|
+
@include modal-colors($info-color, $white-color);
|
156
|
+
}
|
157
|
+
|
158
|
+
&.show .modal-dialog{
|
159
|
+
-webkit-transform: translate(0,30%);
|
160
|
+
-o-transform: translate(0,30%);
|
161
|
+
transform: translate(0,30%);
|
162
|
+
}
|
163
|
+
|
164
|
+
.modal-header .close{
|
165
|
+
color: $danger-color;
|
166
|
+
text-shadow: none;
|
167
|
+
|
168
|
+
&:hover,
|
169
|
+
&:focus{
|
170
|
+
opacity: 1;
|
171
|
+
}
|
172
|
+
}
|
173
|
+
}
|
@@ -0,0 +1,183 @@
|
|
1
|
+
.navbar{
|
2
|
+
padding-top: $navbar-padding-base;
|
3
|
+
padding-bottom: $navbar-padding-base;
|
4
|
+
min-height: 53px;
|
5
|
+
margin-bottom: 20px;
|
6
|
+
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
|
7
|
+
|
8
|
+
a{
|
9
|
+
color: $white-color;
|
10
|
+
vertical-align: middle;
|
11
|
+
}
|
12
|
+
|
13
|
+
p{
|
14
|
+
display: inline-block;
|
15
|
+
margin: 0;
|
16
|
+
line-height: 21px;
|
17
|
+
}
|
18
|
+
|
19
|
+
.navbar-nav{
|
20
|
+
&.navbar-logo{
|
21
|
+
position: absolute;
|
22
|
+
left: 0;
|
23
|
+
right: 0;
|
24
|
+
margin: 0 auto;
|
25
|
+
width: 49px;
|
26
|
+
top: -4px;
|
27
|
+
}
|
28
|
+
|
29
|
+
.nav-link{
|
30
|
+
text-transform: uppercase;
|
31
|
+
font-size: $font-size-mini;
|
32
|
+
padding: $padding-base-vertical $padding-base-horizontal;
|
33
|
+
line-height: $line-height-nav-link;
|
34
|
+
|
35
|
+
i.fa + p,
|
36
|
+
i.now-ui-icons + p{
|
37
|
+
margin-left: 5px;
|
38
|
+
}
|
39
|
+
|
40
|
+
i.fa,
|
41
|
+
i.now-ui-icons{
|
42
|
+
font-size: 18px;
|
43
|
+
position: relative;
|
44
|
+
top: 2px;
|
45
|
+
text-align: center;
|
46
|
+
width: 21px;
|
47
|
+
}
|
48
|
+
|
49
|
+
i.now-ui-icons{
|
50
|
+
top: 4px;
|
51
|
+
font-size: 16px;
|
52
|
+
}
|
53
|
+
|
54
|
+
&.profile-photo{
|
55
|
+
.profile-photo-small{
|
56
|
+
width: 27px;
|
57
|
+
height: 27px;
|
58
|
+
}
|
59
|
+
}
|
60
|
+
|
61
|
+
&.disabled{
|
62
|
+
opacity: .5;
|
63
|
+
color: $white-color;
|
64
|
+
}
|
65
|
+
}
|
66
|
+
|
67
|
+
.nav-item.active .nav-link{
|
68
|
+
background-color: $opacity-2;
|
69
|
+
border-radius: $border-radius-small;
|
70
|
+
}
|
71
|
+
}
|
72
|
+
|
73
|
+
&[class*='navbar-toggleable-'] .container{
|
74
|
+
padding-left: 15px;
|
75
|
+
padding-right: 15px;
|
76
|
+
}
|
77
|
+
|
78
|
+
.logo-container{
|
79
|
+
width: 27px;
|
80
|
+
height: 27px;
|
81
|
+
overflow: hidden;
|
82
|
+
margin: 0 auto;
|
83
|
+
border-radius: 50%;
|
84
|
+
border: 1px solid transparent;
|
85
|
+
}
|
86
|
+
|
87
|
+
.navbar-brand{
|
88
|
+
text-transform: uppercase;
|
89
|
+
font-size: $font-size-small;
|
90
|
+
padding-top: $padding-base-vertical;
|
91
|
+
padding-bottom: $padding-base-vertical;
|
92
|
+
line-height: $line-height-nav-link;
|
93
|
+
}
|
94
|
+
|
95
|
+
.navbar-toggler{
|
96
|
+
width: 37px;
|
97
|
+
height: 27px;
|
98
|
+
vertical-align: middle;
|
99
|
+
outline: 0;
|
100
|
+
cursor: pointer;
|
101
|
+
|
102
|
+
&.navbar-toggler-left{
|
103
|
+
position: relative;
|
104
|
+
left: 0;
|
105
|
+
padding-left: 0;
|
106
|
+
}
|
107
|
+
|
108
|
+
&.navbar-toggler-right{
|
109
|
+
padding-right: 0;
|
110
|
+
top: 8px;
|
111
|
+
}
|
112
|
+
|
113
|
+
&:hover{
|
114
|
+
& .navbar-toggler-bar.bar2{
|
115
|
+
width: 22px;
|
116
|
+
}
|
117
|
+
}
|
118
|
+
}
|
119
|
+
|
120
|
+
.button-dropdown{
|
121
|
+
.navbar-toggler-bar:nth-child(2){
|
122
|
+
width: 17px;
|
123
|
+
}
|
124
|
+
}
|
125
|
+
|
126
|
+
&.navbar-transparent{
|
127
|
+
background-color: $transparent-bg !important;
|
128
|
+
box-shadow: none;
|
129
|
+
color: $white-color;
|
130
|
+
padding-top: 20px;
|
131
|
+
}
|
132
|
+
|
133
|
+
&.bg-white:not(.navbar-transparent){
|
134
|
+
a:not(.dropdown-item){
|
135
|
+
color: $default-color;
|
136
|
+
|
137
|
+
&.disabled{
|
138
|
+
opacity: .5;
|
139
|
+
color: $default-color;
|
140
|
+
}
|
141
|
+
}
|
142
|
+
|
143
|
+
.button-bar{
|
144
|
+
background: $default-color;
|
145
|
+
}
|
146
|
+
|
147
|
+
.nav-item.active .nav-link{
|
148
|
+
background-color: $opacity-gray-3;
|
149
|
+
}
|
150
|
+
|
151
|
+
.logo-container{
|
152
|
+
border: 1px solid $default-color;
|
153
|
+
}
|
154
|
+
}
|
155
|
+
}
|
156
|
+
|
157
|
+
.bg-default{
|
158
|
+
background-color: $default-color !important;
|
159
|
+
}
|
160
|
+
|
161
|
+
.bg-primary{
|
162
|
+
background-color: $primary-color !important;
|
163
|
+
}
|
164
|
+
|
165
|
+
.bg-info{
|
166
|
+
background-color: $info-color !important;
|
167
|
+
}
|
168
|
+
|
169
|
+
.bg-success{
|
170
|
+
background-color: $success-color !important;
|
171
|
+
}
|
172
|
+
|
173
|
+
.bg-danger{
|
174
|
+
background-color: $danger-color !important;
|
175
|
+
}
|
176
|
+
|
177
|
+
.bg-warning{
|
178
|
+
background-color: $warning-color !important;
|
179
|
+
}
|
180
|
+
|
181
|
+
.bg-white{
|
182
|
+
background-color: $white-color !important;
|
183
|
+
}
|
@@ -0,0 +1,534 @@
|
|
1
|
+
/* --------------------------------
|
2
|
+
|
3
|
+
Nucleo Outline Web Font - nucleoapp.com/
|
4
|
+
License - nucleoapp.com/license/
|
5
|
+
Created using IcoMoon - icomoon.io
|
6
|
+
|
7
|
+
-------------------------------- */
|
8
|
+
|
9
|
+
@font-face {
|
10
|
+
font-family: 'Nucleo Outline';
|
11
|
+
src: url('../fonts/nucleo-outline.eot');
|
12
|
+
src: url('../fonts/nucleo-outline.eot') format('embedded-opentype'),
|
13
|
+
url('../fonts/nucleo-outline.woff2') format('woff2'),
|
14
|
+
url('../fonts/nucleo-outline.woff') format('woff'),
|
15
|
+
url('../fonts/nucleo-outline.ttf') format('truetype'),
|
16
|
+
url('../fonts/nucleo-outline.svg') format('svg');
|
17
|
+
font-weight: normal;
|
18
|
+
font-style: normal;
|
19
|
+
}
|
20
|
+
|
21
|
+
/*------------------------
|
22
|
+
base class definition
|
23
|
+
-------------------------*/
|
24
|
+
|
25
|
+
.now-ui-icons {
|
26
|
+
display: inline-block;
|
27
|
+
font: normal normal normal 14px/1 'Nucleo Outline';
|
28
|
+
font-size: inherit;
|
29
|
+
speak: none;
|
30
|
+
text-transform: none;
|
31
|
+
/* Better Font Rendering */
|
32
|
+
-webkit-font-smoothing: antialiased;
|
33
|
+
-moz-osx-font-smoothing: grayscale;
|
34
|
+
}
|
35
|
+
|
36
|
+
/*------------------------
|
37
|
+
change icon size
|
38
|
+
-------------------------*/
|
39
|
+
|
40
|
+
/*----------------------------------
|
41
|
+
add a square/circle background
|
42
|
+
-----------------------------------*/
|
43
|
+
|
44
|
+
.now-ui-icons.circle {
|
45
|
+
padding: 0.33333333em;
|
46
|
+
vertical-align: -16%;
|
47
|
+
background-color: #eee;
|
48
|
+
}
|
49
|
+
|
50
|
+
.now-ui-icons.circle {
|
51
|
+
border-radius: 50%;
|
52
|
+
}
|
53
|
+
|
54
|
+
/*------------------------
|
55
|
+
list icons
|
56
|
+
-------------------------*/
|
57
|
+
|
58
|
+
.nc-icon-ul {
|
59
|
+
padding-left: 0;
|
60
|
+
margin-left: 2.14285714em;
|
61
|
+
list-style-type: none;
|
62
|
+
}
|
63
|
+
|
64
|
+
.nc-icon-ul > li {
|
65
|
+
position: relative;
|
66
|
+
}
|
67
|
+
|
68
|
+
.nc-icon-ul > li > .now-ui-icons {
|
69
|
+
position: absolute;
|
70
|
+
left: -1.57142857em;
|
71
|
+
top: 0.14285714em;
|
72
|
+
text-align: center;
|
73
|
+
}
|
74
|
+
|
75
|
+
.nc-icon-ul > li > .now-ui-icons.circle {
|
76
|
+
top: -0.19047619em;
|
77
|
+
left: -1.9047619em;
|
78
|
+
}
|
79
|
+
|
80
|
+
/*------------------------
|
81
|
+
spinning icons
|
82
|
+
-------------------------*/
|
83
|
+
|
84
|
+
.now-ui-icons.spin {
|
85
|
+
-webkit-animation: nc-icon-spin 2s infinite linear;
|
86
|
+
-moz-animation: nc-icon-spin 2s infinite linear;
|
87
|
+
animation: nc-icon-spin 2s infinite linear;
|
88
|
+
}
|
89
|
+
|
90
|
+
@-webkit-keyframes nc-icon-spin {
|
91
|
+
0% {
|
92
|
+
-webkit-transform: rotate(0deg);
|
93
|
+
}
|
94
|
+
|
95
|
+
100% {
|
96
|
+
-webkit-transform: rotate(360deg);
|
97
|
+
}
|
98
|
+
}
|
99
|
+
|
100
|
+
@-moz-keyframes nc-icon-spin {
|
101
|
+
0% {
|
102
|
+
-moz-transform: rotate(0deg);
|
103
|
+
}
|
104
|
+
|
105
|
+
100% {
|
106
|
+
-moz-transform: rotate(360deg);
|
107
|
+
}
|
108
|
+
}
|
109
|
+
|
110
|
+
@keyframes nc-icon-spin {
|
111
|
+
0% {
|
112
|
+
-webkit-transform: rotate(0deg);
|
113
|
+
-moz-transform: rotate(0deg);
|
114
|
+
-ms-transform: rotate(0deg);
|
115
|
+
-o-transform: rotate(0deg);
|
116
|
+
transform: rotate(0deg);
|
117
|
+
}
|
118
|
+
|
119
|
+
100% {
|
120
|
+
-webkit-transform: rotate(360deg);
|
121
|
+
-moz-transform: rotate(360deg);
|
122
|
+
-ms-transform: rotate(360deg);
|
123
|
+
-o-transform: rotate(360deg);
|
124
|
+
transform: rotate(360deg);
|
125
|
+
}
|
126
|
+
}
|
127
|
+
|
128
|
+
/*------------------------
|
129
|
+
rotated/flipped icons
|
130
|
+
-------------------------*/
|
131
|
+
|
132
|
+
/*------------------------
|
133
|
+
font icons
|
134
|
+
-------------------------*/
|
135
|
+
|
136
|
+
.now-ui-icons.ui-1_check:before{
|
137
|
+
content: "\ea22";
|
138
|
+
}
|
139
|
+
|
140
|
+
.now-ui-icons.ui-1_email-85:before {
|
141
|
+
content: "\ea2a";
|
142
|
+
}
|
143
|
+
|
144
|
+
.now-ui-icons.arrows-1_cloud-download-93:before {
|
145
|
+
content: "\ea21";
|
146
|
+
}
|
147
|
+
|
148
|
+
.now-ui-icons.arrows-1_cloud-upload-94:before {
|
149
|
+
content: "\ea24";
|
150
|
+
}
|
151
|
+
|
152
|
+
.now-ui-icons.arrows-1_minimal-down:before {
|
153
|
+
content: "\ea39";
|
154
|
+
}
|
155
|
+
|
156
|
+
.now-ui-icons.arrows-1_minimal-left:before {
|
157
|
+
content: "\ea3a";
|
158
|
+
}
|
159
|
+
|
160
|
+
.now-ui-icons.arrows-1_minimal-right:before {
|
161
|
+
content: "\ea3b";
|
162
|
+
}
|
163
|
+
|
164
|
+
.now-ui-icons.arrows-1_minimal-up:before {
|
165
|
+
content: "\ea3c";
|
166
|
+
}
|
167
|
+
|
168
|
+
.now-ui-icons.arrows-1_refresh-69:before {
|
169
|
+
content: "\ea44";
|
170
|
+
}
|
171
|
+
|
172
|
+
.now-ui-icons.arrows-1_share-66:before {
|
173
|
+
content: "\ea4c";
|
174
|
+
}
|
175
|
+
|
176
|
+
.now-ui-icons.business_badge:before {
|
177
|
+
content: "\ea09";
|
178
|
+
}
|
179
|
+
|
180
|
+
.now-ui-icons.business_bank:before {
|
181
|
+
content: "\ea0a";
|
182
|
+
}
|
183
|
+
|
184
|
+
.now-ui-icons.business_briefcase-24:before {
|
185
|
+
content: "\ea13";
|
186
|
+
}
|
187
|
+
|
188
|
+
.now-ui-icons.business_bulb-63:before {
|
189
|
+
content: "\ea15";
|
190
|
+
}
|
191
|
+
|
192
|
+
.now-ui-icons.business_chart-bar-32:before {
|
193
|
+
content: "\ea1e";
|
194
|
+
}
|
195
|
+
|
196
|
+
.now-ui-icons.business_chart-pie-36:before {
|
197
|
+
content: "\ea1f";
|
198
|
+
}
|
199
|
+
|
200
|
+
.now-ui-icons.business_globe:before {
|
201
|
+
content: "\ea2f";
|
202
|
+
}
|
203
|
+
|
204
|
+
.now-ui-icons.business_money-coins:before {
|
205
|
+
content: "\ea40";
|
206
|
+
}
|
207
|
+
|
208
|
+
.now-ui-icons.clothes_tie-bow:before {
|
209
|
+
content: "\ea5b";
|
210
|
+
}
|
211
|
+
|
212
|
+
.now-ui-icons.design_vector:before {
|
213
|
+
content: "\ea61";
|
214
|
+
}
|
215
|
+
|
216
|
+
.now-ui-icons.design_app:before {
|
217
|
+
content: "\ea08";
|
218
|
+
}
|
219
|
+
|
220
|
+
.now-ui-icons.design_bullet-list-67:before {
|
221
|
+
content: "\ea14";
|
222
|
+
}
|
223
|
+
|
224
|
+
.now-ui-icons.design_image:before {
|
225
|
+
content: "\ea33";
|
226
|
+
}
|
227
|
+
|
228
|
+
.now-ui-icons.design_palette:before {
|
229
|
+
content: "\ea41";
|
230
|
+
}
|
231
|
+
|
232
|
+
.now-ui-icons.design_scissors:before {
|
233
|
+
content: "\ea4a";
|
234
|
+
}
|
235
|
+
|
236
|
+
.now-ui-icons.design-2_html5:before {
|
237
|
+
content: "\ea32";
|
238
|
+
}
|
239
|
+
|
240
|
+
.now-ui-icons.design-2_ruler-pencil:before {
|
241
|
+
content: "\ea48";
|
242
|
+
}
|
243
|
+
|
244
|
+
.now-ui-icons.emoticons_satisfied:before {
|
245
|
+
content: "\ea49";
|
246
|
+
}
|
247
|
+
|
248
|
+
.now-ui-icons.files_box:before {
|
249
|
+
content: "\ea12";
|
250
|
+
}
|
251
|
+
|
252
|
+
.now-ui-icons.files_paper:before {
|
253
|
+
content: "\ea43";
|
254
|
+
}
|
255
|
+
|
256
|
+
.now-ui-icons.files_single-copy-04:before {
|
257
|
+
content: "\ea52";
|
258
|
+
}
|
259
|
+
|
260
|
+
.now-ui-icons.health_ambulance:before {
|
261
|
+
content: "\ea07";
|
262
|
+
}
|
263
|
+
|
264
|
+
.now-ui-icons.loader_gear:before {
|
265
|
+
content: "\ea4e";
|
266
|
+
}
|
267
|
+
|
268
|
+
.now-ui-icons.loader_refresh:before {
|
269
|
+
content: "\ea44";
|
270
|
+
}
|
271
|
+
|
272
|
+
.now-ui-icons.location_bookmark:before {
|
273
|
+
content: "\ea10";
|
274
|
+
}
|
275
|
+
|
276
|
+
.now-ui-icons.location_compass-05:before {
|
277
|
+
content: "\ea25";
|
278
|
+
}
|
279
|
+
|
280
|
+
.now-ui-icons.location_map-big:before {
|
281
|
+
content: "\ea3d";
|
282
|
+
}
|
283
|
+
|
284
|
+
.now-ui-icons.location_pin:before {
|
285
|
+
content: "\ea47";
|
286
|
+
}
|
287
|
+
|
288
|
+
.now-ui-icons.location_world:before {
|
289
|
+
content: "\ea63";
|
290
|
+
}
|
291
|
+
|
292
|
+
.now-ui-icons.media-1_album:before {
|
293
|
+
content: "\ea02";
|
294
|
+
}
|
295
|
+
|
296
|
+
.now-ui-icons.media-1_button-pause:before {
|
297
|
+
content: "\ea16";
|
298
|
+
}
|
299
|
+
|
300
|
+
.now-ui-icons.media-1_button-play:before {
|
301
|
+
content: "\ea18";
|
302
|
+
}
|
303
|
+
|
304
|
+
.now-ui-icons.media-1_button-power:before {
|
305
|
+
content: "\ea19";
|
306
|
+
}
|
307
|
+
|
308
|
+
.now-ui-icons.media-1_camera-compact:before {
|
309
|
+
content: "\ea1c";
|
310
|
+
}
|
311
|
+
|
312
|
+
.now-ui-icons.media-2_note-03:before {
|
313
|
+
content: "\ea3f";
|
314
|
+
}
|
315
|
+
|
316
|
+
.now-ui-icons.media-2_sound-wave:before {
|
317
|
+
content: "\ea57";
|
318
|
+
}
|
319
|
+
|
320
|
+
.now-ui-icons.objects_diamond:before {
|
321
|
+
content: "\ea29";
|
322
|
+
}
|
323
|
+
|
324
|
+
.now-ui-icons.objects_globe:before {
|
325
|
+
content: "\ea2f";
|
326
|
+
}
|
327
|
+
|
328
|
+
.now-ui-icons.objects_key-25:before {
|
329
|
+
content: "\ea38";
|
330
|
+
}
|
331
|
+
|
332
|
+
.now-ui-icons.objects_planet:before {
|
333
|
+
content: "\ea46";
|
334
|
+
}
|
335
|
+
|
336
|
+
.now-ui-icons.objects_spaceship:before {
|
337
|
+
content: "\ea55";
|
338
|
+
}
|
339
|
+
|
340
|
+
.now-ui-icons.objects_support-17:before {
|
341
|
+
content: "\ea56";
|
342
|
+
}
|
343
|
+
|
344
|
+
.now-ui-icons.objects_umbrella-13:before {
|
345
|
+
content: "\ea5f";
|
346
|
+
}
|
347
|
+
|
348
|
+
.now-ui-icons.education_agenda-bookmark:before {
|
349
|
+
content: "\ea01";
|
350
|
+
}
|
351
|
+
|
352
|
+
.now-ui-icons.education_atom:before {
|
353
|
+
content: "\ea0c";
|
354
|
+
}
|
355
|
+
|
356
|
+
.now-ui-icons.education_glasses:before {
|
357
|
+
content: "\ea2d";
|
358
|
+
}
|
359
|
+
|
360
|
+
.now-ui-icons.education_hat:before {
|
361
|
+
content: "\ea30";
|
362
|
+
}
|
363
|
+
|
364
|
+
.now-ui-icons.education_paper:before {
|
365
|
+
content: "\ea42";
|
366
|
+
}
|
367
|
+
|
368
|
+
.now-ui-icons.shopping_bag-16:before {
|
369
|
+
content: "\ea0d";
|
370
|
+
}
|
371
|
+
|
372
|
+
.now-ui-icons.shopping_basket:before {
|
373
|
+
content: "\ea0b";
|
374
|
+
}
|
375
|
+
|
376
|
+
.now-ui-icons.shopping_box:before {
|
377
|
+
content: "\ea11";
|
378
|
+
}
|
379
|
+
|
380
|
+
.now-ui-icons.shopping_cart-simple:before {
|
381
|
+
content: "\ea1d";
|
382
|
+
}
|
383
|
+
|
384
|
+
.now-ui-icons.shopping_credit-card:before {
|
385
|
+
content: "\ea28";
|
386
|
+
}
|
387
|
+
|
388
|
+
.now-ui-icons.shopping_delivery-fast:before {
|
389
|
+
content: "\ea27";
|
390
|
+
}
|
391
|
+
|
392
|
+
.now-ui-icons.shopping_shop:before {
|
393
|
+
content: "\ea50";
|
394
|
+
}
|
395
|
+
|
396
|
+
.now-ui-icons.shopping_tag-content:before {
|
397
|
+
content: "\ea59";
|
398
|
+
}
|
399
|
+
|
400
|
+
.now-ui-icons.sport_trophy:before {
|
401
|
+
content: "\ea5d";
|
402
|
+
}
|
403
|
+
|
404
|
+
.now-ui-icons.sport_user-run:before {
|
405
|
+
content: "\ea60";
|
406
|
+
}
|
407
|
+
|
408
|
+
.now-ui-icons.tech_controller-modern:before {
|
409
|
+
content: "\ea26";
|
410
|
+
}
|
411
|
+
|
412
|
+
.now-ui-icons.tech_headphones:before {
|
413
|
+
content: "\ea31";
|
414
|
+
}
|
415
|
+
|
416
|
+
.now-ui-icons.tech_laptop:before {
|
417
|
+
content: "\ea36";
|
418
|
+
}
|
419
|
+
|
420
|
+
.now-ui-icons.tech_mobile:before {
|
421
|
+
content: "\ea3e";
|
422
|
+
}
|
423
|
+
|
424
|
+
.now-ui-icons.tech_tablet:before {
|
425
|
+
content: "\ea58";
|
426
|
+
}
|
427
|
+
|
428
|
+
.now-ui-icons.tech_tv:before {
|
429
|
+
content: "\ea5e";
|
430
|
+
}
|
431
|
+
|
432
|
+
.now-ui-icons.tech_watch-time:before {
|
433
|
+
content: "\ea62";
|
434
|
+
}
|
435
|
+
|
436
|
+
.now-ui-icons.text_align-center:before {
|
437
|
+
content: "\ea05";
|
438
|
+
}
|
439
|
+
|
440
|
+
.now-ui-icons.text_align-left:before {
|
441
|
+
content: "\ea06";
|
442
|
+
}
|
443
|
+
|
444
|
+
.now-ui-icons.text_bold:before {
|
445
|
+
content: "\ea0e";
|
446
|
+
}
|
447
|
+
|
448
|
+
.now-ui-icons.text_caps-small:before {
|
449
|
+
content: "\ea1b";
|
450
|
+
}
|
451
|
+
|
452
|
+
.now-ui-icons.gestures_tap-01:before {
|
453
|
+
content: "\ea5a";
|
454
|
+
}
|
455
|
+
|
456
|
+
.now-ui-icons.transportation_air-baloon:before {
|
457
|
+
content: "\ea03";
|
458
|
+
}
|
459
|
+
|
460
|
+
.now-ui-icons.transportation_bus-front-12:before {
|
461
|
+
content: "\ea17";
|
462
|
+
}
|
463
|
+
|
464
|
+
.now-ui-icons.travel_info:before {
|
465
|
+
content: "\ea04";
|
466
|
+
}
|
467
|
+
|
468
|
+
.now-ui-icons.travel_istanbul:before {
|
469
|
+
content: "\ea34";
|
470
|
+
}
|
471
|
+
|
472
|
+
.now-ui-icons.ui-1_bell-53:before {
|
473
|
+
content: "\ea0f";
|
474
|
+
}
|
475
|
+
|
476
|
+
.now-ui-icons.ui-1_calendar-60:before {
|
477
|
+
content: "\ea1a";
|
478
|
+
}
|
479
|
+
|
480
|
+
.now-ui-icons.ui-1_lock-circle-open:before {
|
481
|
+
content: "\ea35";
|
482
|
+
}
|
483
|
+
|
484
|
+
.now-ui-icons.ui-1_send:before {
|
485
|
+
content: "\ea4d";
|
486
|
+
}
|
487
|
+
|
488
|
+
.now-ui-icons.ui-1_settings-gear-63:before {
|
489
|
+
content: "\ea4e";
|
490
|
+
}
|
491
|
+
|
492
|
+
.now-ui-icons.ui-1_simple-add:before {
|
493
|
+
content: "\ea4f";
|
494
|
+
}
|
495
|
+
|
496
|
+
.now-ui-icons.ui-1_simple-delete:before {
|
497
|
+
content: "\ea54";
|
498
|
+
}
|
499
|
+
|
500
|
+
.now-ui-icons.ui-1_simple-remove:before {
|
501
|
+
content: "\ea53";
|
502
|
+
}
|
503
|
+
|
504
|
+
.now-ui-icons.ui-1_zoom-bold:before {
|
505
|
+
content: "\ea64";
|
506
|
+
}
|
507
|
+
|
508
|
+
.now-ui-icons.ui-2_chat-round:before {
|
509
|
+
content: "\ea20";
|
510
|
+
}
|
511
|
+
|
512
|
+
.now-ui-icons.ui-2_favourite-28:before {
|
513
|
+
content: "\ea2b";
|
514
|
+
}
|
515
|
+
|
516
|
+
.now-ui-icons.ui-2_like:before {
|
517
|
+
content: "\ea37";
|
518
|
+
}
|
519
|
+
|
520
|
+
.now-ui-icons.ui-2_settings-90:before {
|
521
|
+
content: "\ea4b";
|
522
|
+
}
|
523
|
+
|
524
|
+
.now-ui-icons.ui-2_time-alarm:before {
|
525
|
+
content: "\ea5c";
|
526
|
+
}
|
527
|
+
|
528
|
+
.now-ui-icons.users_circle-08:before {
|
529
|
+
content: "\ea23";
|
530
|
+
}
|
531
|
+
|
532
|
+
.now-ui-icons.users_single-02:before {
|
533
|
+
content: "\ea51";
|
534
|
+
}
|