furatto 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/README.md +102 -17
- data/furatto.gemspec +1 -0
- data/lib/furatto/version.rb +1 -1
- data/vendor/assets/javascripts/furatto.js +5978 -15
- data/vendor/assets/javascripts/furatto.min.js +3 -0
- data/vendor/assets/stylesheets/font-awesome.scss +2495 -0
- data/vendor/assets/stylesheets/furatto.scss +15 -30
- data/vendor/assets/stylesheets/furatto/_alerts.scss +5 -6
- data/vendor/assets/stylesheets/furatto/_base.scss +33 -121
- data/vendor/assets/stylesheets/furatto/_buttons.scss +36 -11
- data/vendor/assets/stylesheets/furatto/_code.scss +7 -6
- data/vendor/assets/stylesheets/furatto/_dashboard.scss +36 -0
- data/vendor/assets/stylesheets/furatto/_dropdown.scss +29 -31
- data/vendor/assets/stylesheets/furatto/_fonts.scss +0 -588
- data/vendor/assets/stylesheets/furatto/_footer.scss +8 -25
- data/vendor/assets/stylesheets/furatto/_forms.scss +80 -63
- data/vendor/assets/stylesheets/furatto/_grid.scss +34 -30
- data/vendor/assets/stylesheets/furatto/_images.scss +28 -8
- data/vendor/assets/stylesheets/furatto/_labels.scss +3 -2
- data/vendor/assets/stylesheets/furatto/_mixins.scss +81 -164
- data/vendor/assets/stylesheets/furatto/_modal.scss +339 -77
- data/vendor/assets/stylesheets/furatto/_nav.scss +43 -45
- data/vendor/assets/stylesheets/furatto/_navbar.scss +60 -31
- data/vendor/assets/stylesheets/furatto/_panel.scss +277 -0
- data/vendor/assets/stylesheets/furatto/_responsive_navbar.scss +37 -26
- data/vendor/assets/stylesheets/furatto/_responsive_tables.scss +1 -1
- data/vendor/assets/stylesheets/furatto/_responsive_utilities.scss +182 -0
- data/vendor/assets/stylesheets/furatto/_responsiveslides.scss +157 -174
- data/vendor/assets/stylesheets/furatto/_tooltips.scss +2 -14
- data/vendor/assets/stylesheets/furatto/_typography.scss +41 -83
- data/vendor/assets/stylesheets/furatto/_variables.scss +241 -244
- metadata +14 -81
- data/vendor/assets/images/icheck/aero.png +0 -0
- data/vendor/assets/images/icheck/aero@2x.png +0 -0
- data/vendor/assets/images/icheck/blue.png +0 -0
- data/vendor/assets/images/icheck/blue@2x.png +0 -0
- data/vendor/assets/images/icheck/flat.png +0 -0
- data/vendor/assets/images/icheck/flat@2x.png +0 -0
- data/vendor/assets/images/icheck/green.png +0 -0
- data/vendor/assets/images/icheck/green@2x.png +0 -0
- data/vendor/assets/images/icheck/grey.png +0 -0
- data/vendor/assets/images/icheck/grey@2x.png +0 -0
- data/vendor/assets/images/icheck/orange.png +0 -0
- data/vendor/assets/images/icheck/orange@2x.png +0 -0
- data/vendor/assets/images/icheck/pink.png +0 -0
- data/vendor/assets/images/icheck/pink@2x.png +0 -0
- data/vendor/assets/images/icheck/purple.png +0 -0
- data/vendor/assets/images/icheck/purple@2x.png +0 -0
- data/vendor/assets/images/icheck/red.png +0 -0
- data/vendor/assets/images/icheck/red@2x.png +0 -0
- data/vendor/assets/images/icheck/yellow.png +0 -0
- data/vendor/assets/images/icheck/yellow@2x.png +0 -0
- data/vendor/assets/images/icons/customize-icon150.png +0 -0
- data/vendor/assets/images/icons/flexible-icon.png +0 -0
- data/vendor/assets/images/icons/github-128-black.png +0 -0
- data/vendor/assets/images/icons/iphone-icon150.png +0 -0
- data/vendor/assets/images/icons/lock-icon128.png +0 -0
- data/vendor/assets/images/icons/rocket-icon128.png +0 -0
- data/vendor/assets/images/icons/rocket-icon150.png +0 -0
- data/vendor/assets/images/icons/screen-icon.png +0 -0
- data/vendor/assets/images/icons/screens-icon.png +0 -0
- data/vendor/assets/images/icons/screens2-icon.png +0 -0
- data/vendor/assets/images/next.png +0 -0
- data/vendor/assets/images/previous.png +0 -0
- data/vendor/assets/images/themes.gif +0 -0
- data/vendor/assets/images/toggle.png +0 -0
- data/vendor/assets/javascripts/dropdown.js +0 -169
- data/vendor/assets/javascripts/jpanel.js +0 -547
- data/vendor/assets/javascripts/jquery.avgrund.js +0 -127
- data/vendor/assets/javascripts/jquery.dropkick-1.0.0.js +0 -400
- data/vendor/assets/javascripts/jquery.icheck.js +0 -462
- data/vendor/assets/javascripts/jquery.tagsinput.js +0 -354
- data/vendor/assets/javascripts/jquery.toolbar.js +0 -242
- data/vendor/assets/javascripts/legacy.js +0 -140
- data/vendor/assets/javascripts/picker.date.js +0 -957
- data/vendor/assets/javascripts/picker.js +0 -785
- data/vendor/assets/javascripts/picker.time.js +0 -651
- data/vendor/assets/javascripts/rainbow-custom.min.js +0 -13
- data/vendor/assets/javascripts/responsive-tables.js +0 -67
- data/vendor/assets/javascripts/responsiveslides.js +0 -391
- data/vendor/assets/javascripts/tooltip.js +0 -353
- data/vendor/assets/stylesheets/furatto/_date_picker.time.scss +0 -122
- data/vendor/assets/stylesheets/furatto/_font-awesome-ie7.scss +0 -1953
- data/vendor/assets/stylesheets/furatto/_layout.scss +0 -0
- data/vendor/assets/stylesheets/furatto/_left_navbar.scss +0 -100
- data/vendor/assets/stylesheets/furatto/_pagination.scss +0 -158
- data/vendor/assets/stylesheets/furatto/_responsive-1200px-min.scss +0 -21
- data/vendor/assets/stylesheets/furatto/_responsive-767px-max.scss +0 -82
- data/vendor/assets/stylesheets/furatto/_responsive-768px-979px.scss +0 -23
- data/vendor/assets/stylesheets/furatto/_select.scss +0 -191
- data/vendor/assets/stylesheets/furatto/_tags.scss +0 -107
- data/vendor/assets/stylesheets/furatto/_vrt_navbar.scss +0 -61
- data/vendor/assets/stylesheets/furatto/icheck/_aero.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_all.scss +0 -20
- data/vendor/assets/stylesheets/furatto/icheck/_blue.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_flat.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_green.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_grey.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_orange.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_pink.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_purple.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_red.scss +0 -64
- data/vendor/assets/stylesheets/furatto/icheck/_yellow.scss +0 -64
@@ -39,18 +39,6 @@
|
|
39
39
|
margin-left: -3px;
|
40
40
|
}
|
41
41
|
|
42
|
-
.tooltip-inner {
|
43
|
-
max-width: 200px;
|
44
|
-
padding: 3px 8px;
|
45
|
-
color: $white;
|
46
|
-
text-align: center;
|
47
|
-
text-decoration: none;
|
48
|
-
background-color: #000000;
|
49
|
-
-webkit-border-radius: 4px;
|
50
|
-
-moz-border-radius: 4px;
|
51
|
-
border-radius: 4px;
|
52
|
-
}
|
53
|
-
|
54
42
|
.tooltip-arrow {
|
55
43
|
position: absolute;
|
56
44
|
width: 0;
|
@@ -135,9 +123,9 @@
|
|
135
123
|
.tooltip-inner {
|
136
124
|
background-color: $inverse;
|
137
125
|
line-height: 18px;
|
138
|
-
padding: 12px
|
126
|
+
padding: 12px 14px;
|
139
127
|
text-align: center;
|
140
|
-
width: 180px;
|
141
128
|
@include border-radius(6px);
|
129
|
+
color: $white;
|
142
130
|
}
|
143
131
|
|
@@ -9,20 +9,13 @@
|
|
9
9
|
|
10
10
|
p {
|
11
11
|
margin: 0 0 $base-line-height / 2;
|
12
|
-
|
12
|
+
text-rendering: optimizeLegibility;
|
13
|
+
line-height: 1.6;
|
13
14
|
}
|
14
15
|
|
15
16
|
/* Emphasis & miscelaneous */
|
16
17
|
/* ----------------------- */
|
17
18
|
|
18
|
-
small {
|
19
|
-
font-size: 85%;
|
20
|
-
}
|
21
|
-
|
22
|
-
strong {
|
23
|
-
font-weight: bold;
|
24
|
-
}
|
25
|
-
|
26
19
|
em {
|
27
20
|
font-style: italic;
|
28
21
|
}
|
@@ -30,7 +23,7 @@ em {
|
|
30
23
|
//Utility classes
|
31
24
|
|
32
25
|
.muted {
|
33
|
-
color: $
|
26
|
+
color: $muted-color;
|
34
27
|
}
|
35
28
|
|
36
29
|
.text-warning {
|
@@ -65,11 +58,10 @@ em {
|
|
65
58
|
//--------------------------------
|
66
59
|
|
67
60
|
h1,h2,h3,h4,h5,h6 {
|
68
|
-
margin:
|
61
|
+
margin: 0 0 10px 0;
|
69
62
|
font-family: inherit;
|
70
63
|
font-weight: 500;
|
71
64
|
line-height: $base-line-height;
|
72
|
-
color: $headings-color;
|
73
65
|
text-rendering: optimizelegibility; // Fix the character spacing for headings
|
74
66
|
|
75
67
|
small {
|
@@ -80,7 +72,8 @@ h1,h2,h3,h4,h5,h6 {
|
|
80
72
|
}
|
81
73
|
|
82
74
|
.light {
|
83
|
-
font-weight:
|
75
|
+
font-weight: 300;
|
76
|
+
color: $light-color;
|
84
77
|
}
|
85
78
|
|
86
79
|
/* Headers definition */
|
@@ -90,8 +83,8 @@ h1, h2, h3 {
|
|
90
83
|
line-height: $base-line-height * 2;
|
91
84
|
}
|
92
85
|
|
93
|
-
|
94
|
-
|
86
|
+
h4 {
|
87
|
+
line-height: $base-line-height + 10;
|
95
88
|
}
|
96
89
|
|
97
90
|
h1 {
|
@@ -132,6 +125,7 @@ ol ol,
|
|
132
125
|
ol ul {
|
133
126
|
margin-bottom: 0;
|
134
127
|
}
|
128
|
+
|
135
129
|
li {
|
136
130
|
line-height: $base-line-height;
|
137
131
|
}
|
@@ -148,58 +142,39 @@ ul.inline,
|
|
148
142
|
ol.inline {
|
149
143
|
margin-left: 0;
|
150
144
|
list-style: none;
|
151
|
-
|
152
|
-
|
153
|
-
padding-left: 5px;
|
154
|
-
padding-right: 5px;
|
155
|
-
}
|
156
|
-
}
|
145
|
+
margin-bottom: 10px;
|
146
|
+
margin-top: 10px;
|
157
147
|
|
158
|
-
|
159
|
-
.color-list {
|
160
|
-
margin-left: 0;
|
161
|
-
list-style: none;
|
162
|
-
> li {
|
148
|
+
li {
|
163
149
|
display: inline-block;
|
164
|
-
|
165
|
-
|
166
|
-
background: #222;
|
167
|
-
cursor: pointer;
|
168
|
-
|
169
|
-
&.red {
|
170
|
-
background: #ec7063;
|
171
|
-
}
|
172
|
-
|
173
|
-
&.green {
|
174
|
-
background: #1abc9c;
|
175
|
-
}
|
150
|
+
padding-left: 8px;
|
151
|
+
padding-right: 8px;
|
176
152
|
|
177
|
-
|
178
|
-
|
179
|
-
}
|
153
|
+
a.btn {
|
154
|
+
color: #FFF;
|
180
155
|
|
181
|
-
|
182
|
-
|
156
|
+
&:hover {
|
157
|
+
text-decoration: none;
|
158
|
+
}
|
183
159
|
}
|
184
160
|
|
185
|
-
|
186
|
-
|
187
|
-
}
|
161
|
+
a {
|
162
|
+
color: $link-color;
|
188
163
|
|
189
|
-
|
190
|
-
|
191
|
-
|
164
|
+
&.active {
|
165
|
+
background: #efefef;
|
166
|
+
color: $muted-color;
|
167
|
+
padding: 10px;
|
168
|
+
@include border-radius(3px);
|
192
169
|
|
193
|
-
|
194
|
-
|
195
|
-
|
170
|
+
&:hover {
|
171
|
+
text-decoration: none;
|
172
|
+
}
|
173
|
+
}
|
196
174
|
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
&.purple {
|
202
|
-
background: #8677a7;
|
175
|
+
&:hover {
|
176
|
+
text-decoration: underline;
|
177
|
+
}
|
203
178
|
}
|
204
179
|
}
|
205
180
|
}
|
@@ -228,35 +203,13 @@ dd {
|
|
228
203
|
}
|
229
204
|
}
|
230
205
|
|
231
|
-
.inline {
|
232
|
-
display: inline-block;
|
233
|
-
}
|
234
|
-
|
235
|
-
//Color states
|
236
|
-
.info {
|
237
|
-
color: $dark-blue;
|
238
|
-
}
|
239
|
-
|
240
|
-
.success {
|
241
|
-
color: $dark-green;
|
242
|
-
}
|
243
|
-
|
244
|
-
.warning {
|
245
|
-
color: $dark-orange;
|
246
|
-
}
|
247
|
-
|
248
|
-
.error {
|
249
|
-
color: $dark-red;
|
250
|
-
}
|
251
|
-
|
252
|
-
|
253
206
|
//Inline code
|
254
207
|
.code {
|
255
208
|
padding: 2px 4px;
|
256
|
-
color:
|
209
|
+
color: $code-color;
|
257
210
|
white-space: nowrap;
|
258
|
-
background-color:
|
259
|
-
|
211
|
+
background-color: $code-bg;
|
212
|
+
font-weight: normal;
|
260
213
|
font-size: $base-font-size;
|
261
214
|
@include border-radius(3px);
|
262
215
|
}
|
@@ -264,3 +217,8 @@ dd {
|
|
264
217
|
i.nomargin {
|
265
218
|
margin-right: 0 !important;
|
266
219
|
}
|
220
|
+
|
221
|
+
//Uppercase
|
222
|
+
.text-uppercase {
|
223
|
+
text-transform: uppercase;
|
224
|
+
}
|
@@ -4,258 +4,255 @@
|
|
4
4
|
/**
|
5
5
|
* Variables for manage the different styles
|
6
6
|
*
|
7
|
-
* Designed and built @kurenn
|
7
|
+
* Designed and built @kurenn and @eldelentes
|
8
8
|
*/
|
9
9
|
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
$font-
|
18
|
-
$base-font-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
//
|
30
|
-
$
|
31
|
-
$dark-
|
32
|
-
|
33
|
-
|
34
|
-
$
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
$
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
$
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
$
|
47
|
-
$gray: #
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
$purple: #
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
$green: #
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
$dark-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
$
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
$
|
68
|
-
|
69
|
-
//
|
70
|
-
$
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
$
|
84
|
-
$
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
$
|
89
|
-
|
90
|
-
|
91
|
-
$
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
$
|
97
|
-
|
98
|
-
$
|
99
|
-
$
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
$
|
112
|
-
$
|
113
|
-
|
114
|
-
$
|
115
|
-
$
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
$
|
121
|
-
$
|
122
|
-
|
123
|
-
|
124
|
-
$
|
125
|
-
$
|
126
|
-
$
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
$
|
131
|
-
$
|
132
|
-
|
133
|
-
|
134
|
-
$
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
$
|
141
|
-
$
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
$
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
$
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
$
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
$
|
168
|
-
$
|
169
|
-
$
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
$
|
174
|
-
$
|
175
|
-
$
|
176
|
-
|
177
|
-
//
|
178
|
-
$
|
179
|
-
$
|
180
|
-
$
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
$
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
$
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
/* Footer */
|
201
|
-
/* ------ */
|
202
|
-
$footer-bg: lighten($navbar-bg-color, 0.5);
|
203
|
-
$footer-text-color: #FFF;
|
204
|
-
$footer-height: 80px;
|
205
|
-
|
206
|
-
/* Icons */
|
207
|
-
/* ----- */
|
208
|
-
$icon-base-color: $dark-inverse;
|
209
|
-
$icon-base-inverse-color: #FFF;
|
210
|
-
$icon-small-size: 2em;
|
211
|
-
$icon-medium-size: 4em;
|
212
|
-
$icon-large-size: 6em;
|
213
|
-
$icon-xlarge-size: 8em;
|
214
|
-
$icon-xxlarge-size: 10em;
|
215
|
-
|
216
|
-
|
217
|
-
/* Links */
|
218
|
-
/* ----- */
|
219
|
-
$link-color: #0088cc;
|
220
|
-
|
221
|
-
/* Headings */
|
222
|
-
/* -------- */
|
223
|
-
$headings-color: #4b4b4b;
|
224
|
-
|
225
|
-
/* Color Lists */
|
226
|
-
/* ----------- */
|
227
|
-
$color-list-item-height: 16px;
|
228
|
-
$color-list-item-width: $color-list-item-height;
|
229
|
-
|
230
|
-
/* Pagination */
|
231
|
-
/* ---------- */
|
232
|
-
$pagination-color: desaturate(lighten($inverse, 57.5%), 17%);
|
233
|
-
|
234
|
-
/* Toolbars */
|
235
|
-
/* -------- */
|
236
|
-
$toolbar-bg-color: #232323;
|
237
|
-
|
238
|
-
/* Dropdown */
|
239
|
-
/* -------- */
|
10
|
+
// Body
|
11
|
+
$bg-color: #FFF !default;
|
12
|
+
|
13
|
+
// Fonts
|
14
|
+
$font-family: 'Lato', 'Helvetica Neue' !default;
|
15
|
+
$base-font-size: 16px !default;
|
16
|
+
$base-line-height: 20px !default;
|
17
|
+
$base-font-weight: 500 !default;
|
18
|
+
$base-font-color: #333 !default;
|
19
|
+
|
20
|
+
// Border
|
21
|
+
$base-radius: 2px !default;
|
22
|
+
|
23
|
+
// Colors
|
24
|
+
|
25
|
+
// Reds
|
26
|
+
$red: #e74c3c !default;
|
27
|
+
$dark-red: #c0392b !default;
|
28
|
+
|
29
|
+
// Hipsters
|
30
|
+
$info: #1ABC9C !default;
|
31
|
+
$dark-info: #16A085 !default;
|
32
|
+
|
33
|
+
$aqua: #00CA74 !default;
|
34
|
+
$dark-aqua: #03AE72 !default;
|
35
|
+
|
36
|
+
// Inverse
|
37
|
+
$dark-inverse: #242730 !default;
|
38
|
+
$inverse: #2E323E !default;
|
39
|
+
|
40
|
+
// Blues
|
41
|
+
$dark-blue: #2980b9 !default;
|
42
|
+
$blue: #3498db !default;
|
43
|
+
|
44
|
+
// Grays
|
45
|
+
$dark-gray: #7F8C8D !default;
|
46
|
+
$gray: #95a5a6 !default;
|
47
|
+
$light-gray: #ecf0f1 !default;
|
48
|
+
|
49
|
+
// Purples
|
50
|
+
$purple: #9B59B6 !default;
|
51
|
+
$dark-purple: #8E44AD !default;
|
52
|
+
|
53
|
+
// Greens
|
54
|
+
$green: #2ecc71 !default;
|
55
|
+
$dark-green: #27ae60 !default;
|
56
|
+
|
57
|
+
// Yellows
|
58
|
+
$yellow: #FFD02C !default;
|
59
|
+
$dark-yellow: #DCB334 !default;
|
60
|
+
|
61
|
+
// Orange
|
62
|
+
$dark-orange: #d35400 !default;
|
63
|
+
$orange: #e67e22 !default;
|
64
|
+
|
65
|
+
// Blacks
|
66
|
+
$black: #191C20 !default;
|
67
|
+
$dark-black: #262626 !default;
|
68
|
+
|
69
|
+
// White
|
70
|
+
$white: #FFF !default;
|
71
|
+
|
72
|
+
// Muted
|
73
|
+
$muted-color: #555 !default;
|
74
|
+
|
75
|
+
// Light1
|
76
|
+
$light-color: #6F6F6F !default;
|
77
|
+
|
78
|
+
// All colors
|
79
|
+
$colors: info $blue $dark-blue, // class name, bg color, hover bg color
|
80
|
+
success $green $dark-green,
|
81
|
+
danger $red $dark-red,
|
82
|
+
warning $orange $dark-orange,
|
83
|
+
primary $inverse $dark-inverse,
|
84
|
+
funky $purple $dark-purple;
|
85
|
+
|
86
|
+
// Jumbo
|
87
|
+
$jumbo-container-bg-color: #3498d9 !default;
|
88
|
+
$jumbo-container-bg-gradient: #67b2e3 !default;
|
89
|
+
|
90
|
+
// Buttons
|
91
|
+
$font-size-large: $base-font-size * 1.25 !default; // ~18px
|
92
|
+
$font-size-xlarge: $base-font-size * 1.50 !default; // ~24px
|
93
|
+
$font-size-small: $base-font-size * 0.85 !default; // ~12px
|
94
|
+
$font-size-mini: $base-font-size * 0.75 !default; // ~11px
|
95
|
+
|
96
|
+
$padding-large: 11px 19px !default; // 44px
|
97
|
+
$padding-small: 2px 10px !default; // 26px
|
98
|
+
$padding-mini: 0 6px !default; // 22px
|
99
|
+
$padding-xlarge: 20px 30px !default; // 44px
|
100
|
+
$padding-xxlarge: 20px 50px !default; // 44px
|
101
|
+
|
102
|
+
// HR
|
103
|
+
$hr-color: #DDD !default;
|
104
|
+
|
105
|
+
// BLOCKQUOTE
|
106
|
+
$blockquote-color: #777 !default;
|
107
|
+
$blockquote-border-color: #DDD !default;
|
108
|
+
|
109
|
+
|
110
|
+
// Alerts
|
111
|
+
$warning-alert-color: $orange !default;
|
112
|
+
$warning-header-color: $dark-orange !default;
|
113
|
+
|
114
|
+
$success-alert-color: $dark-green !default;
|
115
|
+
$success-header-color: $dark-green !default;
|
116
|
+
|
117
|
+
$info-alert-color: $dark-blue !default;
|
118
|
+
$info-header-color: $dark-blue !default;
|
119
|
+
|
120
|
+
$danger-alert-color: $dark-red !default;
|
121
|
+
$danger-header-color: $dark-red !default;
|
122
|
+
|
123
|
+
// Navbar
|
124
|
+
$navbar-height: 51px !default;
|
125
|
+
$navbar-bg-color: #2d313d !default;
|
126
|
+
$navbar-border: #38393a !default;
|
127
|
+
$navbar-text: #eaeaea !default;
|
128
|
+
$navbar-brand-color: $navbar-text !default;
|
129
|
+
$navbar-link-color-active: #FFF !default;
|
130
|
+
$navbar-inverse-bg-color: #FFF !default;
|
131
|
+
$navbar-inverse-text: #0088cc !default;
|
132
|
+
|
133
|
+
// Panel
|
134
|
+
$panel-inverse-bg: $white !default;
|
135
|
+
$panel-inverse-active-color: #555 !default;
|
136
|
+
$panel-inverse-active-bg: #EFEFEF !default;
|
137
|
+
$panel-inverse-link-color: #0088cc !default;
|
138
|
+
|
139
|
+
// Inputs
|
140
|
+
$input-color: #34495e !default;
|
141
|
+
$input-border-radius: 4px !default;
|
142
|
+
$input-bg: #FFF !default;
|
143
|
+
$input-border-color: #CCC !default;
|
144
|
+
$input-focus-color: $blue !default;
|
145
|
+
|
146
|
+
// Tables
|
147
|
+
$table-color: #FFF !default;
|
148
|
+
$table-header-primary: $dark-blue !default;
|
149
|
+
$table-border-color: #d2d2d2 !default;
|
150
|
+
$table-striped-color: #f9f9f9 !default;
|
151
|
+
|
152
|
+
// Responsive Navbar
|
153
|
+
$nav-bar-collapse-width: 979px !default;
|
154
|
+
$nav-bar-collapse-width-desktop: $nav-bar-collapse-width + 1 !default;
|
155
|
+
|
156
|
+
// Images
|
157
|
+
$img-border: $dark-green !default;
|
158
|
+
|
159
|
+
// Forms
|
160
|
+
$input-height: $base-line-height + 10px !default; // base line-height + 8px vertical padding + 2px top/bottom border
|
161
|
+
|
162
|
+
// Dashboard
|
163
|
+
$dashboard-primary-bg-color: $inverse !default;
|
164
|
+
$dashboard-info-bg-color: $blue !default;
|
165
|
+
$dashboard-funky-bg-color: $purple !default;
|
166
|
+
$dashboard-danger-bg-color: $red !default;
|
167
|
+
$dashboard-warning-bg-color: $orange !default;
|
168
|
+
$dashboard-success-bg-color: $green !default;
|
169
|
+
$dashboard-inverse-bg-color: #34495e !default;
|
170
|
+
|
171
|
+
// Footer
|
172
|
+
$footer-text-color: #232323 !default;
|
173
|
+
$footer-anchor-color: #777 !default;
|
174
|
+
$footer-height: 80px !default;
|
175
|
+
$footer-anchor-size: 13px !default;
|
176
|
+
|
177
|
+
// Icons
|
178
|
+
$icon-base-color: $dark-inverse !default;
|
179
|
+
$icon-base-inverse-color: #FFF !default;
|
180
|
+
$icon-small-size: 2em !default;
|
181
|
+
$icon-medium-size: 4em !default;
|
182
|
+
$icon-large-size: 6em !default;
|
183
|
+
$icon-xlarge-size: 8em !default;
|
184
|
+
$icon-xxlarge-size: 10em !default;
|
185
|
+
|
186
|
+
// Links
|
187
|
+
$link-color: #0088cc !default;
|
188
|
+
|
189
|
+
// Headings
|
190
|
+
$headings-color: #222 !default;
|
191
|
+
|
192
|
+
|
193
|
+
// Pagination
|
194
|
+
$pagination-color: desaturate(lighten($inverse, 57.5%), 17%) !default;
|
195
|
+
|
196
|
+
// Toolbars
|
197
|
+
$toolbar-bg-color: #232323 !default;
|
198
|
+
|
199
|
+
// Dropdown
|
240
200
|
$zindex-dropdown: 1000 !default;
|
241
201
|
$dropdown-bg: $white !default;
|
242
|
-
$dropdown-border: rgba(0,0,0,0.2);
|
202
|
+
$dropdown-border: rgba(0,0,0,0.2) !default;
|
243
203
|
$dropdown-link-color: $dark-gray !default;
|
244
204
|
$dropdown-link-color-hover: $white !default;
|
245
|
-
$dropdown-link-color-hover-bg: lighten($blue, 10%);
|
205
|
+
$dropdown-link-color-hover-bg: lighten($blue, 10%) !default;
|
206
|
+
|
207
|
+
// Code
|
208
|
+
$code-bg: #f7f7f9 !default;
|
209
|
+
$code-font-size: 0.8em !default;
|
210
|
+
$code-comment-color: #999 !default;
|
211
|
+
$code-tag-color: #2f6f9f !default;
|
212
|
+
$code-css-property-color: #333 !default;
|
213
|
+
$code-color: #d44950 !default;
|
214
|
+
|
215
|
+
// Calendar
|
216
|
+
$calendar-highlight-color: #b1dcfb !default;
|
217
|
+
$calendar-highlighted-color: #0089ec !default;
|
218
|
+
|
219
|
+
|
220
|
+
// Container center
|
221
|
+
$container-center-width: 90% !default;
|
222
|
+
|
223
|
+
// Modal
|
224
|
+
$modal-max-width: 630px !default;
|
225
|
+
$modal-min-width: 320px !default;
|
226
|
+
|
227
|
+
// Responsive widths
|
228
|
+
|
229
|
+
// Extra small screen / phone
|
230
|
+
$screen-xs: 480px !default;
|
231
|
+
$screen-xs-min: $screen-xs !default;
|
232
|
+
$screen-phone: $screen-xs-min !default;
|
233
|
+
|
234
|
+
// Small screen / tablet
|
235
|
+
$screen-sm: 768px !default;
|
236
|
+
$screen-sm-min: $screen-sm !default;
|
237
|
+
$screen-tablet: $screen-sm-min !default;
|
238
|
+
|
239
|
+
// Medium screen / desktop
|
240
|
+
$screen-md: 992px !default;
|
241
|
+
$screen-md-min: $screen-md !default;
|
242
|
+
$screen-desktop: $screen-md-min !default;
|
246
243
|
|
247
|
-
|
248
|
-
|
249
|
-
$
|
250
|
-
$
|
244
|
+
// Large screen / wide desktop
|
245
|
+
// Note: Deprecated $screen-lg and $screen-lg-desktop as of v3.0.1
|
246
|
+
$screen-lg: 1200px !default;
|
247
|
+
$screen-lg-min: $screen-lg !default;
|
248
|
+
$screen-lg-desktop: $screen-lg-min !default;
|
251
249
|
|
252
|
-
|
253
|
-
|
254
|
-
$
|
255
|
-
$
|
250
|
+
// So media queries don't overlap when required, provide a maximum
|
251
|
+
$screen-xs-max: ($screen-sm-min - 1) !default;
|
252
|
+
$screen-sm-max: ($screen-md-min - 1) !default;
|
253
|
+
$screen-md-max: ($screen-lg-min - 1) !default;
|
256
254
|
|
257
|
-
|
258
|
-
/* ------------------ */
|
255
|
+
// Font Awesome Icons
|
259
256
|
|
260
257
|
$FontAwesomePath: "/assets/fontawesome" !default;
|
261
258
|
$FontAwesomeVersion: "3.2.1" !default;
|
@@ -263,7 +260,7 @@ $borderColor: #eeeeee !default;
|
|
263
260
|
$iconMuted: #eeeeee !default;
|
264
261
|
$iconLight: white !default;
|
265
262
|
$iconDark: #333333 !default; //1d1d1b
|
266
|
-
$icons-li-width: (30em/14);
|
263
|
+
$icons-li-width: (30em/14) !default;
|
267
264
|
|
268
265
|
$glass: "\f000";
|
269
266
|
$music: "\f001";
|