flatui3-rails 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +17 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +102 -0
- data/Rakefile +1 -0
- data/app/assets/fonts/Flat-UI-Icons.dev.svg +140 -0
- data/app/assets/fonts/Flat-UI-Icons.eot +0 -0
- data/app/assets/fonts/Flat-UI-Icons.svg +140 -0
- data/app/assets/fonts/Flat-UI-Icons.ttf +0 -0
- data/app/assets/fonts/Flat-UI-Icons.woff +0 -0
- data/app/assets/fonts/icomoon-session.json +1 -0
- data/app/assets/fonts/lato/lato-black-webfont.eot +0 -0
- data/app/assets/fonts/lato/lato-black-webfont.svg +4691 -0
- data/app/assets/fonts/lato/lato-black-webfont.ttf +0 -0
- data/app/assets/fonts/lato/lato-black-webfont.woff +0 -0
- data/app/assets/fonts/lato/lato-bold-webfont.eot +0 -0
- data/app/assets/fonts/lato/lato-bold-webfont.svg +5085 -0
- data/app/assets/fonts/lato/lato-bold-webfont.ttf +0 -0
- data/app/assets/fonts/lato/lato-bold-webfont.woff +0 -0
- data/app/assets/fonts/lato/lato-bolditalic-webfont.eot +0 -0
- data/app/assets/fonts/lato/lato-bolditalic-webfont.svg +4514 -0
- data/app/assets/fonts/lato/lato-bolditalic-webfont.ttf +0 -0
- data/app/assets/fonts/lato/lato-bolditalic-webfont.woff +0 -0
- data/app/assets/fonts/lato/lato-italic-webfont.eot +0 -0
- data/app/assets/fonts/lato/lato-italic-webfont.svg +4514 -0
- data/app/assets/fonts/lato/lato-italic-webfont.ttf +0 -0
- data/app/assets/fonts/lato/lato-italic-webfont.woff +0 -0
- data/app/assets/fonts/lato/lato-light-webfont.eot +0 -0
- data/app/assets/fonts/lato/lato-light-webfont.svg +4691 -0
- data/app/assets/fonts/lato/lato-light-webfont.ttf +0 -0
- data/app/assets/fonts/lato/lato-light-webfont.woff +0 -0
- data/app/assets/fonts/lato/lato-regular-webfont.eot +0 -0
- data/app/assets/fonts/lato/lato-regular-webfont.svg +4691 -0
- data/app/assets/fonts/lato/lato-regular-webfont.ttf +0 -0
- data/app/assets/fonts/lato/lato-regular-webfont.woff +0 -0
- data/app/assets/images/demo/browser-2x.png +0 -0
- data/app/assets/images/demo/browser-author.jpg +0 -0
- data/app/assets/images/demo/browser-pic-1.jpg +0 -0
- data/app/assets/images/demo/browser-pic-2.jpg +0 -0
- data/app/assets/images/demo/browser-pic-3.jpg +0 -0
- data/app/assets/images/demo/browser-pic-4.jpg +0 -0
- data/app/assets/images/demo/browser-pic-5.jpg +0 -0
- data/app/assets/images/demo/browser-pic-6.jpg +0 -0
- data/app/assets/images/demo/browser.png +0 -0
- data/app/assets/images/demo/html-icon.png +0 -0
- data/app/assets/images/demo/logo-mask-2x.png +0 -0
- data/app/assets/images/demo/logo-mask.png +0 -0
- data/app/assets/images/demo/video.jpg +0 -0
- data/app/assets/images/exaple-image.jpg +0 -0
- data/app/assets/images/favicon.ico +0 -0
- data/app/assets/images/footer/logo.png +0 -0
- data/app/assets/images/icons/png/Book.png +0 -0
- data/app/assets/images/icons/png/Calendar.png +0 -0
- data/app/assets/images/icons/png/Chat.png +0 -0
- data/app/assets/images/icons/png/Clipboard.png +0 -0
- data/app/assets/images/icons/png/Compas.png +0 -0
- data/app/assets/images/icons/png/Gift-Box.png +0 -0
- data/app/assets/images/icons/png/Infinity-Loop.png +0 -0
- data/app/assets/images/icons/png/Mail.png +0 -0
- data/app/assets/images/icons/png/Map.png +0 -0
- data/app/assets/images/icons/png/Pensils.png +0 -0
- data/app/assets/images/icons/png/Pocket.png +0 -0
- data/app/assets/images/icons/png/Retina-Ready.png +0 -0
- data/app/assets/images/icons/png/Toilet-Paper.png +0 -0
- data/app/assets/images/icons/png/Watches.png +0 -0
- data/app/assets/images/icons/svg/book.svg +1 -0
- data/app/assets/images/icons/svg/calendar.svg +1 -0
- data/app/assets/images/icons/svg/chat.svg +1 -0
- data/app/assets/images/icons/svg/clipboard.svg +1 -0
- data/app/assets/images/icons/svg/clocks.svg +9 -0
- data/app/assets/images/icons/svg/compas.svg +1 -0
- data/app/assets/images/icons/svg/gift-box.svg +1 -0
- data/app/assets/images/icons/svg/loop.svg +5 -0
- data/app/assets/images/icons/svg/mail.svg +1 -0
- data/app/assets/images/icons/svg/map.svg +1 -0
- data/app/assets/images/icons/svg/paper-bag.svg +1 -0
- data/app/assets/images/icons/svg/pencils.svg +1 -0
- data/app/assets/images/icons/svg/retina.svg +1 -0
- data/app/assets/images/icons/svg/toilet-paper.svg +1 -0
- data/app/assets/images/login/icon.png +0 -0
- data/app/assets/images/login/imac-2x.png +0 -0
- data/app/assets/images/login/imac.png +0 -0
- data/app/assets/images/switch/mask-square.png +0 -0
- data/app/assets/images/switch/mask.png +0 -0
- data/app/assets/images/tile/ribbon-2x.png +0 -0
- data/app/assets/images/tile/ribbon.png +0 -0
- data/app/assets/images/todo/done-2x.png +0 -0
- data/app/assets/images/todo/done.png +0 -0
- data/app/assets/images/todo/search-2x.png +0 -0
- data/app/assets/images/todo/search.png +0 -0
- data/app/assets/images/todo/todo-2x.png +0 -0
- data/app/assets/images/todo/todo.png +0 -0
- data/app/assets/images/video/fullscreen-2x.png +0 -0
- data/app/assets/images/video/fullscreen.png +0 -0
- data/app/assets/images/video/pause-2x.png +0 -0
- data/app/assets/images/video/pause.png +0 -0
- data/app/assets/images/video/play-2x.png +0 -0
- data/app/assets/images/video/play.png +0 -0
- data/app/assets/images/video/poster.jpg +0 -0
- data/app/assets/images/video/volume-full-2x.png +0 -0
- data/app/assets/images/video/volume-full.png +0 -0
- data/app/assets/images/video/volume-off-2x.png +0 -0
- data/app/assets/images/video/volume-off.png +0 -0
- data/app/assets/javascripts/bootstrap-select.js +412 -0
- data/app/assets/javascripts/bootstrap-switch.js +251 -0
- data/app/assets/javascripts/bootstrap-typeahead.js +335 -0
- data/app/assets/javascripts/flatui-checkbox.js +112 -0
- data/app/assets/javascripts/flatui-radio.js +141 -0
- data/app/assets/javascripts/flatui.js +9 -0
- data/app/assets/javascripts/html5shiv.js +8 -0
- data/app/assets/javascripts/icon-font-ie7.js +57 -0
- data/app/assets/javascripts/jquery-ui-1.10.3.min.js +6 -0
- data/app/assets/javascripts/jquery.placeholder.js +157 -0
- data/app/assets/javascripts/jquery.stacktable.js +54 -0
- data/app/assets/javascripts/jquery.tagsinput.js +355 -0
- data/app/assets/javascripts/jquery.ui.touch-punch.min.js +11 -0
- data/app/assets/stylesheets/flatui.less +45 -0
- data/flatui3-rails.gemspec +25 -0
- data/lib/flatui3-rails.rb +1 -0
- data/lib/flatui3/rails.rb +7 -0
- data/lib/flatui3/rails/engine.rb +13 -0
- data/lib/flatui3/rails/version.rb +5 -0
- data/lib/generators/flatui3/override/override_generator.rb +15 -0
- data/lib/generators/flatui3/override/templates/flatui_and_overrides.less +49 -0
- data/vendor/toolkit/flat-ui/flat-ui.less +45 -0
- data/vendor/toolkit/flat-ui/fonts.less +65 -0
- data/vendor/toolkit/flat-ui/icon-font.less +128 -0
- data/vendor/toolkit/flat-ui/mixins.less +365 -0
- data/vendor/toolkit/flat-ui/modules/buttons.less +231 -0
- data/vendor/toolkit/flat-ui/modules/caret.less +31 -0
- data/vendor/toolkit/flat-ui/modules/checkbox-and-radio.less +104 -0
- data/vendor/toolkit/flat-ui/modules/dropdown.less +225 -0
- data/vendor/toolkit/flat-ui/modules/footer.less +75 -0
- data/vendor/toolkit/flat-ui/modules/forms.less +127 -0
- data/vendor/toolkit/flat-ui/modules/input-icons.less +71 -0
- data/vendor/toolkit/flat-ui/modules/login.less +111 -0
- data/vendor/toolkit/flat-ui/modules/navbar.less +487 -0
- data/vendor/toolkit/flat-ui/modules/pager.less +49 -0
- data/vendor/toolkit/flat-ui/modules/pagination.less +153 -0
- data/vendor/toolkit/flat-ui/modules/palette.less +64 -0
- data/vendor/toolkit/flat-ui/modules/progress-bars.less +36 -0
- data/vendor/toolkit/flat-ui/modules/select.less +143 -0
- data/vendor/toolkit/flat-ui/modules/share.less +41 -0
- data/vendor/toolkit/flat-ui/modules/switch.less +150 -0
- data/vendor/toolkit/flat-ui/modules/tagsinput.less +117 -0
- data/vendor/toolkit/flat-ui/modules/tile.less +54 -0
- data/vendor/toolkit/flat-ui/modules/todo.less +107 -0
- data/vendor/toolkit/flat-ui/modules/tooltip.less +55 -0
- data/vendor/toolkit/flat-ui/modules/type.less +126 -0
- data/vendor/toolkit/flat-ui/modules/ui-slider.less +62 -0
- data/vendor/toolkit/flat-ui/modules/video.less +458 -0
- data/vendor/toolkit/flat-ui/scaffolding.less +46 -0
- data/vendor/toolkit/flat-ui/spaces.less +172 -0
- data/vendor/toolkit/flat-ui/variables.less +167 -0
- metadata +248 -0
@@ -0,0 +1,46 @@
|
|
1
|
+
//
|
2
|
+
// Scaffolding
|
3
|
+
// --------------------------------------------------
|
4
|
+
|
5
|
+
|
6
|
+
// Body reset
|
7
|
+
// -------------------------
|
8
|
+
|
9
|
+
body {
|
10
|
+
font-family: @font-family-base;
|
11
|
+
font-size: @font-size-base;
|
12
|
+
line-height: @line-height-base;
|
13
|
+
color: @text-color;
|
14
|
+
background-color: @body-bg;
|
15
|
+
}
|
16
|
+
|
17
|
+
// Links
|
18
|
+
// -------------------------
|
19
|
+
|
20
|
+
a {
|
21
|
+
color: @link-color;
|
22
|
+
text-decoration: none;
|
23
|
+
.transition(.25s);
|
24
|
+
|
25
|
+
&:hover,
|
26
|
+
&:focus {
|
27
|
+
color: @link-hover-color;
|
28
|
+
text-decoration: none;
|
29
|
+
}
|
30
|
+
}
|
31
|
+
|
32
|
+
// Images
|
33
|
+
// -------------------------
|
34
|
+
|
35
|
+
// Rounded corners
|
36
|
+
.img-rounded {
|
37
|
+
border-radius: @border-radius-large;
|
38
|
+
}
|
39
|
+
|
40
|
+
// Description text under image
|
41
|
+
.img-comment {
|
42
|
+
font-size: ceil(@font-size-base * 1.071); // ~15px
|
43
|
+
line-height: @line-height-base;
|
44
|
+
font-style: italic;
|
45
|
+
margin: 24px 0;
|
46
|
+
}
|
@@ -0,0 +1,172 @@
|
|
1
|
+
// Should be used to modify the default spacing between objects (not between nodes of * the same object)
|
2
|
+
// p,m = padding,margin
|
3
|
+
// a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
|
4
|
+
// x,s,m,l,n = extra-small(@x),small(@s),medium(@m),large(@l),none(0px)
|
5
|
+
@x: 3px;
|
6
|
+
@s: 5px;
|
7
|
+
@m: 10px;
|
8
|
+
@l: 20px;
|
9
|
+
|
10
|
+
.last-col {
|
11
|
+
overflow: hidden;
|
12
|
+
}
|
13
|
+
|
14
|
+
.ptn, .pvn, .pan {
|
15
|
+
padding-top: 0;
|
16
|
+
}
|
17
|
+
|
18
|
+
.ptx, .pvx, .pax {
|
19
|
+
padding-top: @x;
|
20
|
+
}
|
21
|
+
|
22
|
+
.pts, .pvs, .pas {
|
23
|
+
padding-top: @s;
|
24
|
+
}
|
25
|
+
|
26
|
+
.ptm, .pvm, .pam {
|
27
|
+
padding-top: @m;
|
28
|
+
}
|
29
|
+
|
30
|
+
.ptl, .pvl, .pal {
|
31
|
+
padding-top: @l;
|
32
|
+
}
|
33
|
+
|
34
|
+
.prn, .phn, .pan {
|
35
|
+
padding-right: 0;
|
36
|
+
}
|
37
|
+
|
38
|
+
.prx, .phx, .pax {
|
39
|
+
padding-right: @x;
|
40
|
+
}
|
41
|
+
|
42
|
+
.prs, .phs, .pas {
|
43
|
+
padding-right: @s;
|
44
|
+
}
|
45
|
+
|
46
|
+
.prm, .phm, .pam {
|
47
|
+
padding-right: @m;
|
48
|
+
}
|
49
|
+
|
50
|
+
.prl, .phl, .pal {
|
51
|
+
padding-right: @l;
|
52
|
+
}
|
53
|
+
|
54
|
+
.pbn, .pvn, .pan {
|
55
|
+
padding-bottom: 0;
|
56
|
+
}
|
57
|
+
|
58
|
+
.pbx, .pvx, .pax {
|
59
|
+
padding-bottom: @x;
|
60
|
+
}
|
61
|
+
|
62
|
+
.pbs, .pvs, .pas {
|
63
|
+
padding-bottom: @s;
|
64
|
+
}
|
65
|
+
|
66
|
+
.pbm, .pvm, .pam {
|
67
|
+
padding-bottom: @m;
|
68
|
+
}
|
69
|
+
|
70
|
+
.pbl, .pvl, .pal {
|
71
|
+
padding-bottom: @l;
|
72
|
+
}
|
73
|
+
|
74
|
+
.pln, .phn, .pan {
|
75
|
+
padding-left: 0;
|
76
|
+
}
|
77
|
+
|
78
|
+
.plx, .phx, .pax {
|
79
|
+
padding-left: @x;
|
80
|
+
}
|
81
|
+
|
82
|
+
.pls, .phs, .pas {
|
83
|
+
padding-left: @s;
|
84
|
+
}
|
85
|
+
|
86
|
+
.plm, .phm, .pam {
|
87
|
+
padding-left: @m;
|
88
|
+
}
|
89
|
+
|
90
|
+
.pll, .phl, .pal {
|
91
|
+
padding-left: @l;
|
92
|
+
}
|
93
|
+
|
94
|
+
.mtn, .mvn, .man {
|
95
|
+
margin-top: 0px;
|
96
|
+
}
|
97
|
+
|
98
|
+
.mtx, .mvx, .max {
|
99
|
+
margin-top: @x;
|
100
|
+
}
|
101
|
+
|
102
|
+
.mts, .mvs, .mas {
|
103
|
+
margin-top: @s;
|
104
|
+
}
|
105
|
+
|
106
|
+
.mtm, .mvm, .mam {
|
107
|
+
margin-top: @m;
|
108
|
+
}
|
109
|
+
|
110
|
+
.mtl, .mvl, .mal {
|
111
|
+
margin-top: @l;
|
112
|
+
}
|
113
|
+
|
114
|
+
.mrn, .mhn, .man {
|
115
|
+
margin-right: 0px;
|
116
|
+
}
|
117
|
+
|
118
|
+
.mrx, .mhx, .max {
|
119
|
+
margin-right: @x;
|
120
|
+
}
|
121
|
+
|
122
|
+
.mrs, .mhs, .mas {
|
123
|
+
margin-right: @s;
|
124
|
+
}
|
125
|
+
|
126
|
+
.mrm, .mhm, .mam {
|
127
|
+
margin-right: @m;
|
128
|
+
}
|
129
|
+
|
130
|
+
.mrl, .mhl, .mal {
|
131
|
+
margin-right: @l;
|
132
|
+
}
|
133
|
+
|
134
|
+
.mbn, .mvn, .man {
|
135
|
+
margin-bottom: 0px;
|
136
|
+
}
|
137
|
+
|
138
|
+
.mbx, .mvx, .max {
|
139
|
+
margin-bottom: @x;
|
140
|
+
}
|
141
|
+
|
142
|
+
.mbs, .mvs, .mas {
|
143
|
+
margin-bottom: @s;
|
144
|
+
}
|
145
|
+
|
146
|
+
.mbm, .mvm, .mam {
|
147
|
+
margin-bottom: @m;
|
148
|
+
}
|
149
|
+
|
150
|
+
.mbl, .mvl, .mal {
|
151
|
+
margin-bottom: @l;
|
152
|
+
}
|
153
|
+
|
154
|
+
.mln, .mhn, .man {
|
155
|
+
margin-left: 0px;
|
156
|
+
}
|
157
|
+
|
158
|
+
.mlx, .mhx, .max {
|
159
|
+
margin-left: @x;
|
160
|
+
}
|
161
|
+
|
162
|
+
.mls, .mhs, .mas {
|
163
|
+
margin-left: @s;
|
164
|
+
}
|
165
|
+
|
166
|
+
.mlm, .mhm, .mam {
|
167
|
+
margin-left: @m;
|
168
|
+
}
|
169
|
+
|
170
|
+
.mll, .mhl, .mal {
|
171
|
+
margin-left: @l;
|
172
|
+
}
|
@@ -0,0 +1,167 @@
|
|
1
|
+
//
|
2
|
+
// Variables
|
3
|
+
// --------------------------------------------------
|
4
|
+
|
5
|
+
// Global values
|
6
|
+
// --------------------------------------------------
|
7
|
+
|
8
|
+
//
|
9
|
+
// Color Swatches
|
10
|
+
// --------------------------------------------------
|
11
|
+
|
12
|
+
@turquoise: #1abc9c;
|
13
|
+
@green-sea: #16a085;
|
14
|
+
|
15
|
+
@emerald: #2ecc71;
|
16
|
+
@nephritis: #27ae60;
|
17
|
+
|
18
|
+
@peter-river: #3498db;
|
19
|
+
@belize-hole: #2980b9;
|
20
|
+
|
21
|
+
@amethyst: #9b59b6;
|
22
|
+
@wisteria: #8e44ad;
|
23
|
+
|
24
|
+
@wet-asphalt: #34495e;
|
25
|
+
@midnight-blue: #2c3e50;
|
26
|
+
|
27
|
+
@sun-flower: #f1c40f;
|
28
|
+
@orange: #f39c12;
|
29
|
+
|
30
|
+
@carrot: #e67e22;
|
31
|
+
@pumpkin: #d35400;
|
32
|
+
|
33
|
+
@alizarin: #e74c3c;
|
34
|
+
@pomegranate: #c0392b;
|
35
|
+
|
36
|
+
@clouds: #ecf0f1;
|
37
|
+
@silver: #bdc3c7;
|
38
|
+
|
39
|
+
@concrete: #95a5a6;
|
40
|
+
@asbestos: #7f8c8d;
|
41
|
+
|
42
|
+
//
|
43
|
+
// Main Colors
|
44
|
+
// -------------------------
|
45
|
+
|
46
|
+
@base: @wet-asphalt;
|
47
|
+
@firm: @turquoise;
|
48
|
+
|
49
|
+
@gray: @concrete;
|
50
|
+
@lightgray: @silver;
|
51
|
+
@inverse: white;
|
52
|
+
|
53
|
+
@success: @emerald;
|
54
|
+
@danger: @alizarin;
|
55
|
+
@warning: @sun-flower;
|
56
|
+
@info: @peter-river;
|
57
|
+
|
58
|
+
// Scaffolding
|
59
|
+
// -------------------------
|
60
|
+
|
61
|
+
@body-bg: #fff;
|
62
|
+
@text-color: @base;
|
63
|
+
|
64
|
+
// Links
|
65
|
+
// -------------------------
|
66
|
+
|
67
|
+
@link-color: @green-sea;
|
68
|
+
@link-hover-color: @turquoise;
|
69
|
+
|
70
|
+
// Typography
|
71
|
+
// -------------------------
|
72
|
+
|
73
|
+
@font-family-base: 'Lato', Helvetica, Arial, sans-serif;
|
74
|
+
@font-family-demo: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
75
|
+
@font-size-base: 14px;
|
76
|
+
@line-height-base: 1.231;
|
77
|
+
|
78
|
+
@headings-font-family: @font-family-base;
|
79
|
+
@headings-font-weight: 700;
|
80
|
+
@headings-line-height: 1.2;
|
81
|
+
|
82
|
+
|
83
|
+
// Icons
|
84
|
+
@icon-normal: 16px;
|
85
|
+
@icon-medium: 18px;
|
86
|
+
@icon-large: 32px;
|
87
|
+
|
88
|
+
// Components
|
89
|
+
// -------------------------
|
90
|
+
|
91
|
+
@border-radius-base: 4px;
|
92
|
+
@border-radius-large: 6px;
|
93
|
+
@border-radius-small: 3px;
|
94
|
+
|
95
|
+
// Forms
|
96
|
+
// -------------------------
|
97
|
+
|
98
|
+
@input-bg: @inverse;
|
99
|
+
@input-bg-disabled: mix(@gray, white, 10%);
|
100
|
+
|
101
|
+
@input-height-small: 34px;
|
102
|
+
@input-height-base: 41px;
|
103
|
+
@input-height-large: 45px;
|
104
|
+
@input-height-huge: 53px;
|
105
|
+
|
106
|
+
@input-border-radius: @border-radius-large;
|
107
|
+
|
108
|
+
|
109
|
+
// Pagination
|
110
|
+
// -------------------------
|
111
|
+
|
112
|
+
@pagination-color: mix(@base, white, 20%);
|
113
|
+
|
114
|
+
|
115
|
+
// Pager
|
116
|
+
@pager-padding: 9px 15px 10px;
|
117
|
+
|
118
|
+
// Buttons
|
119
|
+
@button-text: @inverse;
|
120
|
+
@button-hover: mix(@lightgray, white, 80%);
|
121
|
+
@button-active: mix(@lightgray, black, 85%);
|
122
|
+
@button-primary-hover: mix(@firm, white, 80%);
|
123
|
+
@button-primary-active: mix(@firm, black, 85%);
|
124
|
+
@button-info-hover: mix(@info, white, 80%);
|
125
|
+
@button-info-active: mix(@info, black, 85%);
|
126
|
+
@button-success-hover: mix(@success, white, 80%);
|
127
|
+
@button-success-active: mix(@success, black, 85%);
|
128
|
+
@button-danger-hover: mix(@danger, white, 80%);
|
129
|
+
@button-danger-active: mix(@danger, black, 85%);
|
130
|
+
@button-warning-hover: overlay(@warning, darken(white, 37.5%));
|
131
|
+
@button-warning-active: mix(@warning, black, 85%);
|
132
|
+
@button-inverse-hover: overlay(@base, darken(white, 37.5%));
|
133
|
+
@button-inverse-active: mix(@base, black, 85%);
|
134
|
+
|
135
|
+
// Navbar
|
136
|
+
// -------------------------
|
137
|
+
|
138
|
+
@navbar-link-space: 20px;
|
139
|
+
@navbar-sublink-space: 9px;
|
140
|
+
|
141
|
+
// Dropdown Menu
|
142
|
+
// -------------------------
|
143
|
+
|
144
|
+
@dropdown-background: mix(@inverse, @base, 94%);
|
145
|
+
|
146
|
+
// Iconbar
|
147
|
+
// -------------------------
|
148
|
+
|
149
|
+
@iconbar-background: mix(@base, black, 85%);
|
150
|
+
|
151
|
+
// Progress/slider
|
152
|
+
// -------------------------
|
153
|
+
|
154
|
+
@progress-height: 12px;
|
155
|
+
|
156
|
+
// Switch
|
157
|
+
// -------------------------
|
158
|
+
|
159
|
+
@switch-border-radius: 30px;
|
160
|
+
@switch-width: 80px;
|
161
|
+
|
162
|
+
// Demo variables
|
163
|
+
// -------------------------
|
164
|
+
|
165
|
+
@pre-border-radius: @border-radius-large;
|
166
|
+
@pre-background: transparent;
|
167
|
+
@pre-border-color: mix(@base, @inverse, 12%);
|
metadata
ADDED
@@ -0,0 +1,248 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: flatui3-rails
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.1
|
5
|
+
prerelease:
|
6
|
+
platform: ruby
|
7
|
+
authors:
|
8
|
+
- kamechb
|
9
|
+
autorequire:
|
10
|
+
bindir: bin
|
11
|
+
cert_chain: []
|
12
|
+
date: 2013-09-24 00:00:00.000000000 Z
|
13
|
+
dependencies:
|
14
|
+
- !ruby/object:Gem::Dependency
|
15
|
+
name: railties
|
16
|
+
requirement: !ruby/object:Gem::Requirement
|
17
|
+
none: false
|
18
|
+
requirements:
|
19
|
+
- - ~>
|
20
|
+
- !ruby/object:Gem::Version
|
21
|
+
version: 4.0.0
|
22
|
+
type: :runtime
|
23
|
+
prerelease: false
|
24
|
+
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
26
|
+
requirements:
|
27
|
+
- - ~>
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
version: 4.0.0
|
30
|
+
- !ruby/object:Gem::Dependency
|
31
|
+
name: bundler
|
32
|
+
requirement: !ruby/object:Gem::Requirement
|
33
|
+
none: false
|
34
|
+
requirements:
|
35
|
+
- - ~>
|
36
|
+
- !ruby/object:Gem::Version
|
37
|
+
version: '1.3'
|
38
|
+
type: :development
|
39
|
+
prerelease: false
|
40
|
+
version_requirements: !ruby/object:Gem::Requirement
|
41
|
+
none: false
|
42
|
+
requirements:
|
43
|
+
- - ~>
|
44
|
+
- !ruby/object:Gem::Version
|
45
|
+
version: '1.3'
|
46
|
+
- !ruby/object:Gem::Dependency
|
47
|
+
name: rake
|
48
|
+
requirement: !ruby/object:Gem::Requirement
|
49
|
+
none: false
|
50
|
+
requirements:
|
51
|
+
- - ! '>='
|
52
|
+
- !ruby/object:Gem::Version
|
53
|
+
version: '0'
|
54
|
+
type: :development
|
55
|
+
prerelease: false
|
56
|
+
version_requirements: !ruby/object:Gem::Requirement
|
57
|
+
none: false
|
58
|
+
requirements:
|
59
|
+
- - ! '>='
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '0'
|
62
|
+
description: Integrate flatui based on bootstrap3 with rails
|
63
|
+
email:
|
64
|
+
- kamechb@gmail.com
|
65
|
+
executables: []
|
66
|
+
extensions: []
|
67
|
+
extra_rdoc_files: []
|
68
|
+
files:
|
69
|
+
- .gitignore
|
70
|
+
- Gemfile
|
71
|
+
- LICENSE.txt
|
72
|
+
- README.md
|
73
|
+
- Rakefile
|
74
|
+
- app/assets/fonts/Flat-UI-Icons.dev.svg
|
75
|
+
- app/assets/fonts/Flat-UI-Icons.eot
|
76
|
+
- app/assets/fonts/Flat-UI-Icons.svg
|
77
|
+
- app/assets/fonts/Flat-UI-Icons.ttf
|
78
|
+
- app/assets/fonts/Flat-UI-Icons.woff
|
79
|
+
- app/assets/fonts/icomoon-session.json
|
80
|
+
- app/assets/fonts/lato/lato-black-webfont.eot
|
81
|
+
- app/assets/fonts/lato/lato-black-webfont.svg
|
82
|
+
- app/assets/fonts/lato/lato-black-webfont.ttf
|
83
|
+
- app/assets/fonts/lato/lato-black-webfont.woff
|
84
|
+
- app/assets/fonts/lato/lato-bold-webfont.eot
|
85
|
+
- app/assets/fonts/lato/lato-bold-webfont.svg
|
86
|
+
- app/assets/fonts/lato/lato-bold-webfont.ttf
|
87
|
+
- app/assets/fonts/lato/lato-bold-webfont.woff
|
88
|
+
- app/assets/fonts/lato/lato-bolditalic-webfont.eot
|
89
|
+
- app/assets/fonts/lato/lato-bolditalic-webfont.svg
|
90
|
+
- app/assets/fonts/lato/lato-bolditalic-webfont.ttf
|
91
|
+
- app/assets/fonts/lato/lato-bolditalic-webfont.woff
|
92
|
+
- app/assets/fonts/lato/lato-italic-webfont.eot
|
93
|
+
- app/assets/fonts/lato/lato-italic-webfont.svg
|
94
|
+
- app/assets/fonts/lato/lato-italic-webfont.ttf
|
95
|
+
- app/assets/fonts/lato/lato-italic-webfont.woff
|
96
|
+
- app/assets/fonts/lato/lato-light-webfont.eot
|
97
|
+
- app/assets/fonts/lato/lato-light-webfont.svg
|
98
|
+
- app/assets/fonts/lato/lato-light-webfont.ttf
|
99
|
+
- app/assets/fonts/lato/lato-light-webfont.woff
|
100
|
+
- app/assets/fonts/lato/lato-regular-webfont.eot
|
101
|
+
- app/assets/fonts/lato/lato-regular-webfont.svg
|
102
|
+
- app/assets/fonts/lato/lato-regular-webfont.ttf
|
103
|
+
- app/assets/fonts/lato/lato-regular-webfont.woff
|
104
|
+
- app/assets/images/demo/browser-2x.png
|
105
|
+
- app/assets/images/demo/browser-author.jpg
|
106
|
+
- app/assets/images/demo/browser-pic-1.jpg
|
107
|
+
- app/assets/images/demo/browser-pic-2.jpg
|
108
|
+
- app/assets/images/demo/browser-pic-3.jpg
|
109
|
+
- app/assets/images/demo/browser-pic-4.jpg
|
110
|
+
- app/assets/images/demo/browser-pic-5.jpg
|
111
|
+
- app/assets/images/demo/browser-pic-6.jpg
|
112
|
+
- app/assets/images/demo/browser.png
|
113
|
+
- app/assets/images/demo/html-icon.png
|
114
|
+
- app/assets/images/demo/logo-mask-2x.png
|
115
|
+
- app/assets/images/demo/logo-mask.png
|
116
|
+
- app/assets/images/demo/video.jpg
|
117
|
+
- app/assets/images/exaple-image.jpg
|
118
|
+
- app/assets/images/favicon.ico
|
119
|
+
- app/assets/images/footer/logo.png
|
120
|
+
- app/assets/images/icons/png/Book.png
|
121
|
+
- app/assets/images/icons/png/Calendar.png
|
122
|
+
- app/assets/images/icons/png/Chat.png
|
123
|
+
- app/assets/images/icons/png/Clipboard.png
|
124
|
+
- app/assets/images/icons/png/Compas.png
|
125
|
+
- app/assets/images/icons/png/Gift-Box.png
|
126
|
+
- app/assets/images/icons/png/Infinity-Loop.png
|
127
|
+
- app/assets/images/icons/png/Mail.png
|
128
|
+
- app/assets/images/icons/png/Map.png
|
129
|
+
- app/assets/images/icons/png/Pensils.png
|
130
|
+
- app/assets/images/icons/png/Pocket.png
|
131
|
+
- app/assets/images/icons/png/Retina-Ready.png
|
132
|
+
- app/assets/images/icons/png/Toilet-Paper.png
|
133
|
+
- app/assets/images/icons/png/Watches.png
|
134
|
+
- app/assets/images/icons/svg/book.svg
|
135
|
+
- app/assets/images/icons/svg/calendar.svg
|
136
|
+
- app/assets/images/icons/svg/chat.svg
|
137
|
+
- app/assets/images/icons/svg/clipboard.svg
|
138
|
+
- app/assets/images/icons/svg/clocks.svg
|
139
|
+
- app/assets/images/icons/svg/compas.svg
|
140
|
+
- app/assets/images/icons/svg/gift-box.svg
|
141
|
+
- app/assets/images/icons/svg/loop.svg
|
142
|
+
- app/assets/images/icons/svg/mail.svg
|
143
|
+
- app/assets/images/icons/svg/map.svg
|
144
|
+
- app/assets/images/icons/svg/paper-bag.svg
|
145
|
+
- app/assets/images/icons/svg/pencils.svg
|
146
|
+
- app/assets/images/icons/svg/retina.svg
|
147
|
+
- app/assets/images/icons/svg/toilet-paper.svg
|
148
|
+
- app/assets/images/login/icon.png
|
149
|
+
- app/assets/images/login/imac-2x.png
|
150
|
+
- app/assets/images/login/imac.png
|
151
|
+
- app/assets/images/switch/mask-square.png
|
152
|
+
- app/assets/images/switch/mask.png
|
153
|
+
- app/assets/images/tile/ribbon-2x.png
|
154
|
+
- app/assets/images/tile/ribbon.png
|
155
|
+
- app/assets/images/todo/done-2x.png
|
156
|
+
- app/assets/images/todo/done.png
|
157
|
+
- app/assets/images/todo/search-2x.png
|
158
|
+
- app/assets/images/todo/search.png
|
159
|
+
- app/assets/images/todo/todo-2x.png
|
160
|
+
- app/assets/images/todo/todo.png
|
161
|
+
- app/assets/images/video/fullscreen-2x.png
|
162
|
+
- app/assets/images/video/fullscreen.png
|
163
|
+
- app/assets/images/video/pause-2x.png
|
164
|
+
- app/assets/images/video/pause.png
|
165
|
+
- app/assets/images/video/play-2x.png
|
166
|
+
- app/assets/images/video/play.png
|
167
|
+
- app/assets/images/video/poster.jpg
|
168
|
+
- app/assets/images/video/volume-full-2x.png
|
169
|
+
- app/assets/images/video/volume-full.png
|
170
|
+
- app/assets/images/video/volume-off-2x.png
|
171
|
+
- app/assets/images/video/volume-off.png
|
172
|
+
- app/assets/javascripts/bootstrap-select.js
|
173
|
+
- app/assets/javascripts/bootstrap-switch.js
|
174
|
+
- app/assets/javascripts/bootstrap-typeahead.js
|
175
|
+
- app/assets/javascripts/flatui-checkbox.js
|
176
|
+
- app/assets/javascripts/flatui-radio.js
|
177
|
+
- app/assets/javascripts/flatui.js
|
178
|
+
- app/assets/javascripts/html5shiv.js
|
179
|
+
- app/assets/javascripts/icon-font-ie7.js
|
180
|
+
- app/assets/javascripts/jquery-ui-1.10.3.min.js
|
181
|
+
- app/assets/javascripts/jquery.placeholder.js
|
182
|
+
- app/assets/javascripts/jquery.stacktable.js
|
183
|
+
- app/assets/javascripts/jquery.tagsinput.js
|
184
|
+
- app/assets/javascripts/jquery.ui.touch-punch.min.js
|
185
|
+
- app/assets/stylesheets/flatui.less
|
186
|
+
- flatui3-rails.gemspec
|
187
|
+
- lib/flatui3-rails.rb
|
188
|
+
- lib/flatui3/rails.rb
|
189
|
+
- lib/flatui3/rails/engine.rb
|
190
|
+
- lib/flatui3/rails/version.rb
|
191
|
+
- lib/generators/flatui3/override/override_generator.rb
|
192
|
+
- lib/generators/flatui3/override/templates/flatui_and_overrides.less
|
193
|
+
- vendor/toolkit/flat-ui/flat-ui.less
|
194
|
+
- vendor/toolkit/flat-ui/fonts.less
|
195
|
+
- vendor/toolkit/flat-ui/icon-font.less
|
196
|
+
- vendor/toolkit/flat-ui/mixins.less
|
197
|
+
- vendor/toolkit/flat-ui/modules/buttons.less
|
198
|
+
- vendor/toolkit/flat-ui/modules/caret.less
|
199
|
+
- vendor/toolkit/flat-ui/modules/checkbox-and-radio.less
|
200
|
+
- vendor/toolkit/flat-ui/modules/dropdown.less
|
201
|
+
- vendor/toolkit/flat-ui/modules/footer.less
|
202
|
+
- vendor/toolkit/flat-ui/modules/forms.less
|
203
|
+
- vendor/toolkit/flat-ui/modules/input-icons.less
|
204
|
+
- vendor/toolkit/flat-ui/modules/login.less
|
205
|
+
- vendor/toolkit/flat-ui/modules/navbar.less
|
206
|
+
- vendor/toolkit/flat-ui/modules/pager.less
|
207
|
+
- vendor/toolkit/flat-ui/modules/pagination.less
|
208
|
+
- vendor/toolkit/flat-ui/modules/palette.less
|
209
|
+
- vendor/toolkit/flat-ui/modules/progress-bars.less
|
210
|
+
- vendor/toolkit/flat-ui/modules/select.less
|
211
|
+
- vendor/toolkit/flat-ui/modules/share.less
|
212
|
+
- vendor/toolkit/flat-ui/modules/switch.less
|
213
|
+
- vendor/toolkit/flat-ui/modules/tagsinput.less
|
214
|
+
- vendor/toolkit/flat-ui/modules/tile.less
|
215
|
+
- vendor/toolkit/flat-ui/modules/todo.less
|
216
|
+
- vendor/toolkit/flat-ui/modules/tooltip.less
|
217
|
+
- vendor/toolkit/flat-ui/modules/type.less
|
218
|
+
- vendor/toolkit/flat-ui/modules/ui-slider.less
|
219
|
+
- vendor/toolkit/flat-ui/modules/video.less
|
220
|
+
- vendor/toolkit/flat-ui/scaffolding.less
|
221
|
+
- vendor/toolkit/flat-ui/spaces.less
|
222
|
+
- vendor/toolkit/flat-ui/variables.less
|
223
|
+
homepage: ''
|
224
|
+
licenses:
|
225
|
+
- MIT
|
226
|
+
post_install_message:
|
227
|
+
rdoc_options: []
|
228
|
+
require_paths:
|
229
|
+
- lib
|
230
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
231
|
+
none: false
|
232
|
+
requirements:
|
233
|
+
- - ! '>='
|
234
|
+
- !ruby/object:Gem::Version
|
235
|
+
version: '0'
|
236
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
237
|
+
none: false
|
238
|
+
requirements:
|
239
|
+
- - ! '>='
|
240
|
+
- !ruby/object:Gem::Version
|
241
|
+
version: '0'
|
242
|
+
requirements: []
|
243
|
+
rubyforge_project:
|
244
|
+
rubygems_version: 1.8.23
|
245
|
+
signing_key:
|
246
|
+
specification_version: 3
|
247
|
+
summary: Integrate flatui based on bootstrap3 with rails
|
248
|
+
test_files: []
|