furatto 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +102 -17
  3. data/furatto.gemspec +1 -0
  4. data/lib/furatto/version.rb +1 -1
  5. data/vendor/assets/javascripts/furatto.js +5978 -15
  6. data/vendor/assets/javascripts/furatto.min.js +3 -0
  7. data/vendor/assets/stylesheets/font-awesome.scss +2495 -0
  8. data/vendor/assets/stylesheets/furatto.scss +15 -30
  9. data/vendor/assets/stylesheets/furatto/_alerts.scss +5 -6
  10. data/vendor/assets/stylesheets/furatto/_base.scss +33 -121
  11. data/vendor/assets/stylesheets/furatto/_buttons.scss +36 -11
  12. data/vendor/assets/stylesheets/furatto/_code.scss +7 -6
  13. data/vendor/assets/stylesheets/furatto/_dashboard.scss +36 -0
  14. data/vendor/assets/stylesheets/furatto/_dropdown.scss +29 -31
  15. data/vendor/assets/stylesheets/furatto/_fonts.scss +0 -588
  16. data/vendor/assets/stylesheets/furatto/_footer.scss +8 -25
  17. data/vendor/assets/stylesheets/furatto/_forms.scss +80 -63
  18. data/vendor/assets/stylesheets/furatto/_grid.scss +34 -30
  19. data/vendor/assets/stylesheets/furatto/_images.scss +28 -8
  20. data/vendor/assets/stylesheets/furatto/_labels.scss +3 -2
  21. data/vendor/assets/stylesheets/furatto/_mixins.scss +81 -164
  22. data/vendor/assets/stylesheets/furatto/_modal.scss +339 -77
  23. data/vendor/assets/stylesheets/furatto/_nav.scss +43 -45
  24. data/vendor/assets/stylesheets/furatto/_navbar.scss +60 -31
  25. data/vendor/assets/stylesheets/furatto/_panel.scss +277 -0
  26. data/vendor/assets/stylesheets/furatto/_responsive_navbar.scss +37 -26
  27. data/vendor/assets/stylesheets/furatto/_responsive_tables.scss +1 -1
  28. data/vendor/assets/stylesheets/furatto/_responsive_utilities.scss +182 -0
  29. data/vendor/assets/stylesheets/furatto/_responsiveslides.scss +157 -174
  30. data/vendor/assets/stylesheets/furatto/_tooltips.scss +2 -14
  31. data/vendor/assets/stylesheets/furatto/_typography.scss +41 -83
  32. data/vendor/assets/stylesheets/furatto/_variables.scss +241 -244
  33. metadata +14 -81
  34. data/vendor/assets/images/icheck/aero.png +0 -0
  35. data/vendor/assets/images/icheck/aero@2x.png +0 -0
  36. data/vendor/assets/images/icheck/blue.png +0 -0
  37. data/vendor/assets/images/icheck/blue@2x.png +0 -0
  38. data/vendor/assets/images/icheck/flat.png +0 -0
  39. data/vendor/assets/images/icheck/flat@2x.png +0 -0
  40. data/vendor/assets/images/icheck/green.png +0 -0
  41. data/vendor/assets/images/icheck/green@2x.png +0 -0
  42. data/vendor/assets/images/icheck/grey.png +0 -0
  43. data/vendor/assets/images/icheck/grey@2x.png +0 -0
  44. data/vendor/assets/images/icheck/orange.png +0 -0
  45. data/vendor/assets/images/icheck/orange@2x.png +0 -0
  46. data/vendor/assets/images/icheck/pink.png +0 -0
  47. data/vendor/assets/images/icheck/pink@2x.png +0 -0
  48. data/vendor/assets/images/icheck/purple.png +0 -0
  49. data/vendor/assets/images/icheck/purple@2x.png +0 -0
  50. data/vendor/assets/images/icheck/red.png +0 -0
  51. data/vendor/assets/images/icheck/red@2x.png +0 -0
  52. data/vendor/assets/images/icheck/yellow.png +0 -0
  53. data/vendor/assets/images/icheck/yellow@2x.png +0 -0
  54. data/vendor/assets/images/icons/customize-icon150.png +0 -0
  55. data/vendor/assets/images/icons/flexible-icon.png +0 -0
  56. data/vendor/assets/images/icons/github-128-black.png +0 -0
  57. data/vendor/assets/images/icons/iphone-icon150.png +0 -0
  58. data/vendor/assets/images/icons/lock-icon128.png +0 -0
  59. data/vendor/assets/images/icons/rocket-icon128.png +0 -0
  60. data/vendor/assets/images/icons/rocket-icon150.png +0 -0
  61. data/vendor/assets/images/icons/screen-icon.png +0 -0
  62. data/vendor/assets/images/icons/screens-icon.png +0 -0
  63. data/vendor/assets/images/icons/screens2-icon.png +0 -0
  64. data/vendor/assets/images/next.png +0 -0
  65. data/vendor/assets/images/previous.png +0 -0
  66. data/vendor/assets/images/themes.gif +0 -0
  67. data/vendor/assets/images/toggle.png +0 -0
  68. data/vendor/assets/javascripts/dropdown.js +0 -169
  69. data/vendor/assets/javascripts/jpanel.js +0 -547
  70. data/vendor/assets/javascripts/jquery.avgrund.js +0 -127
  71. data/vendor/assets/javascripts/jquery.dropkick-1.0.0.js +0 -400
  72. data/vendor/assets/javascripts/jquery.icheck.js +0 -462
  73. data/vendor/assets/javascripts/jquery.tagsinput.js +0 -354
  74. data/vendor/assets/javascripts/jquery.toolbar.js +0 -242
  75. data/vendor/assets/javascripts/legacy.js +0 -140
  76. data/vendor/assets/javascripts/picker.date.js +0 -957
  77. data/vendor/assets/javascripts/picker.js +0 -785
  78. data/vendor/assets/javascripts/picker.time.js +0 -651
  79. data/vendor/assets/javascripts/rainbow-custom.min.js +0 -13
  80. data/vendor/assets/javascripts/responsive-tables.js +0 -67
  81. data/vendor/assets/javascripts/responsiveslides.js +0 -391
  82. data/vendor/assets/javascripts/tooltip.js +0 -353
  83. data/vendor/assets/stylesheets/furatto/_date_picker.time.scss +0 -122
  84. data/vendor/assets/stylesheets/furatto/_font-awesome-ie7.scss +0 -1953
  85. data/vendor/assets/stylesheets/furatto/_layout.scss +0 -0
  86. data/vendor/assets/stylesheets/furatto/_left_navbar.scss +0 -100
  87. data/vendor/assets/stylesheets/furatto/_pagination.scss +0 -158
  88. data/vendor/assets/stylesheets/furatto/_responsive-1200px-min.scss +0 -21
  89. data/vendor/assets/stylesheets/furatto/_responsive-767px-max.scss +0 -82
  90. data/vendor/assets/stylesheets/furatto/_responsive-768px-979px.scss +0 -23
  91. data/vendor/assets/stylesheets/furatto/_select.scss +0 -191
  92. data/vendor/assets/stylesheets/furatto/_tags.scss +0 -107
  93. data/vendor/assets/stylesheets/furatto/_vrt_navbar.scss +0 -61
  94. data/vendor/assets/stylesheets/furatto/icheck/_aero.scss +0 -64
  95. data/vendor/assets/stylesheets/furatto/icheck/_all.scss +0 -20
  96. data/vendor/assets/stylesheets/furatto/icheck/_blue.scss +0 -64
  97. data/vendor/assets/stylesheets/furatto/icheck/_flat.scss +0 -64
  98. data/vendor/assets/stylesheets/furatto/icheck/_green.scss +0 -64
  99. data/vendor/assets/stylesheets/furatto/icheck/_grey.scss +0 -64
  100. data/vendor/assets/stylesheets/furatto/icheck/_orange.scss +0 -64
  101. data/vendor/assets/stylesheets/furatto/icheck/_pink.scss +0 -64
  102. data/vendor/assets/stylesheets/furatto/icheck/_purple.scss +0 -64
  103. data/vendor/assets/stylesheets/furatto/icheck/_red.scss +0 -64
  104. data/vendor/assets/stylesheets/furatto/icheck/_yellow.scss +0 -64
@@ -8,6 +8,7 @@
8
8
  @import "compass/css3/box-sizing";
9
9
  @import "compass/css3/transform";
10
10
  @import "compass/css3/box-shadow";
11
+ @import "compass/css3/images";
11
12
 
12
13
  //Variables
13
14
  @import "furatto/variables";
@@ -36,35 +37,16 @@
36
37
  //Navbar
37
38
  @import 'furatto/navbar';
38
39
 
39
- //Vertical navbar
40
- @import 'furatto/vrt_navbar';
41
-
42
40
  //Forms
43
41
  @import 'furatto/forms';
44
42
 
45
43
  //Tables
46
44
  @import 'furatto/tables';
47
- @import 'furatto/_responsive_tables';
48
-
49
- //Grid
50
- @import 'furatto/grid';
51
- @import 'furatto/responsive-1200px-min';
52
- @import 'furatto/responsive-767px-max';
53
- @import 'furatto/responsive-768px-979px';
54
-
55
- //Responsive navbar
56
- @import 'furatto/responsive_navbar';
57
- @import 'furatto/left_navbar';
45
+ @import 'furatto/responsive_tables';
58
46
 
59
47
  //Images
60
48
  @import 'furatto/images';
61
49
 
62
- //Selects
63
- @import 'furatto/select';
64
-
65
- //Check box/Radio buttons
66
- @import 'furatto/icheck/all';
67
-
68
50
  //Footer
69
51
  @import 'furatto/footer';
70
52
 
@@ -74,19 +56,12 @@
74
56
  //Base
75
57
  @import 'furatto/typography';
76
58
 
77
- //Pagination
78
- @import 'furatto/pagination';
79
-
80
59
  //Tooltips
81
60
  @import 'furatto/tooltips';
82
61
 
83
- //Tags
84
- @import 'furatto/tags';
85
-
86
62
  //DatePicker
87
63
  @import 'furatto/date_picker';
88
64
  @import 'furatto/date_picker.date';
89
- @import 'furatto/date_picker.time';
90
65
 
91
66
  //Toolbar
92
67
  @import 'furatto/toolbars';
@@ -94,8 +69,18 @@
94
69
  //Modal
95
70
  @import 'furatto/modal';
96
71
 
97
- //Slider
98
- @import 'furatto/_responsiveslides';
99
-
100
72
  //Drowpdowns
101
73
  @import 'furatto/dropdown';
74
+
75
+ //Panel Menu
76
+ @import 'furatto/panel';
77
+
78
+ //Grid
79
+ @import 'furatto/grid';
80
+ @import 'furatto/responsive_navbar';
81
+
82
+ @import 'furatto/dashboard';
83
+ @import 'furatto/responsive_utilities';
84
+
85
+ //Slider
86
+ @import 'furatto/responsiveslides';
@@ -10,11 +10,10 @@
10
10
  .alert {
11
11
  padding: 8px 35px 8px 14px;
12
12
  margin-bottom: $base-line-height;
13
- background-color: $orange;
13
+ background-color: lighten($orange, 40%);
14
14
  @include border-radius($base-radius);
15
15
  color: $warning-alert-color;
16
16
  font-size: $base-font-size;
17
- text-shadow: 0 1px 0 rgba(255,255,255,.3);
18
17
 
19
18
  .header, strong {
20
19
  color: $warning-header-color;
@@ -31,7 +30,7 @@
31
30
  top: -2px;
32
31
  right: -21px;
33
32
  line-height: $base-line-height;
34
- color: $dark-orange;
33
+ color: darken($dark-orange, 10%);
35
34
  float: right;
36
35
  border: none;
37
36
  background: none;
@@ -42,7 +41,7 @@
42
41
  }
43
42
 
44
43
  .alert-success {
45
- background-color: $green;
44
+ background-color: lighten($green, 40%);
46
45
  color: $success-alert-color;
47
46
 
48
47
  .header {
@@ -55,7 +54,7 @@
55
54
  }
56
55
 
57
56
  .alert-info {
58
- background-color: $blue;
57
+ background-color: lighten($blue, 35%);
59
58
  color: $info-alert-color;
60
59
 
61
60
  .header, strong {
@@ -68,7 +67,7 @@
68
67
  }
69
68
 
70
69
  .alert-danger {
71
- background-color: $red;
70
+ background-color: lighten($red, 35%);
72
71
  color: $danger-alert-color;
73
72
 
74
73
  .header, strong {
@@ -7,10 +7,22 @@
7
7
  * Designed and built @kurenn
8
8
  */
9
9
 
10
+ *,
11
+ *:after,
12
+ *:before {
13
+ @include box-sizing(border-box);
14
+ }
15
+
10
16
  html {
11
17
  font-family: $font-family;
12
18
  }
13
19
 
20
+ body {
21
+ font-size: $base-font-size;
22
+ line-height: $base-line-height;
23
+ color: $base-font-color;
24
+ }
25
+
14
26
  h1, h2, h3, h4, h5, h6 {
15
27
  font-weight: $base-font-weight;
16
28
  }
@@ -20,146 +32,45 @@ a {
20
32
  color: $link-color;
21
33
  }
22
34
 
23
- html, body {
24
- background-color: $bg-color;
25
- }
26
-
27
- body {
28
- padding-top: $navbar-height;
29
- }
30
-
31
- .with-left-navbar {
32
- padding-left: $vrt-navbar-width + 2em;
33
- }
34
-
35
- /* Jumbo Header */
36
- /*--------------------------------------*/
37
- .furatto-jumbo-header {
38
- min-height: 300px;
39
- width: 100%;
40
- display: block;
41
- text-align: center;
42
- color: $dark-black;
43
- padding-bottom: 15px;
44
- padding-top: 15px;
45
-
46
- .furatto-jumbo-container {
47
- width: 80%;
48
- margin: 0 auto;
49
- }
50
-
51
- .jumbo-header {
52
- font-size: 100px;
53
- text-align: center;
54
- margin-bottom: 40px;
55
- font-weight: 200;
56
- }
57
-
58
- .motto {
59
- font-size: 40px;
60
- font-weight: lighter;
61
- margin: 0 0 15px 0;
62
- }
63
- }
64
-
65
- /* Layouts */
66
- /*---------------------------------*/
67
-
68
- /* Container (centered, fixed-width layouts) */
69
- /*-----------------------------*/
70
- .container {
71
- @include container-fixed();
72
- }
73
-
74
- /* Fluid layouts (left aligned, with sidebar, min- & max-width content) */
75
- /*-----------------------------*/
76
- .container-fluid {
77
- padding-right: $gridGutterWidth;
78
- padding-left: $gridGutterWidth;
79
- @include clearfix();
35
+ .noscroll {
36
+ overflow: hidden;
80
37
  }
81
38
 
82
- /* Steps for definining furatto */
83
- /*-----------------------------*/
84
- .furatto-steps {
85
- text-align: center;
86
- width: 80%;
87
- margin: 0 auto;
88
-
89
- .furatto-steps-header {
90
- color: #232323;
91
- font-size: 50px;
92
- font-weight: lighter;
93
- }
94
-
95
- .step-header {
96
- color: #666;
97
- }
98
-
99
- .step-desc {
100
- color: #5a5a5a;
101
- width: 80%;
102
- margin: 0 auto;
103
- }
39
+ html, body {
40
+ background-color: $bg-color;
41
+ height: 100%;
42
+ overflow: hidden;
104
43
  }
105
44
 
106
45
  hr {
107
- width: 100%;
108
- border-top: 0px;
109
- border-bottom: 1px solid #CCC;
46
+ clear: both;
47
+ margin: 1.25em 0 1.875em;
48
+ height: 0;
49
+ border: solid $hr-color;
50
+ border-width: 1px 0 0;
110
51
  }
111
52
 
112
53
  .link {
113
54
  color: $link-color !important;
114
- }
115
55
 
116
- .block {
117
- display: block;
118
- }
119
-
120
- /* Furatto Headers */
121
- /*-------------------------*/
122
- .furatto-large-header {
123
- width: 100%;
124
- display: block;
125
- text-align: center;
126
- color: #232323;
127
- padding-bottom: 15px;
128
- padding-top: 15px;
129
-
130
- .furatto-large-container {
131
- width: 100%;
132
- margin: 0 auto;
133
- }
134
-
135
- .large-header {
136
- font-size: 3em;
137
- text-align: center;
138
- margin: 0;
139
- margin-bottom: 10px;
140
- color: #4b4b4b;
141
- }
142
-
143
- .motto {
144
- font-size: 1.5em;
145
- font-weight: lighter;
146
- margin: 0 0 15px 0;
147
- color: #ccc;
56
+ &:hover {
57
+ text-decoration: underline;
148
58
  }
149
59
  }
150
60
 
151
61
  .container-center {
152
- width: 80%;
62
+ width: $container-center-width;
153
63
  margin: 0 auto;
64
+ @include clearfix();
154
65
  }
155
66
 
156
67
  /* Blockquote */
157
68
  /*----------------------------*/
158
- .content-quote {
159
- color: #666;
69
+ blockquote {
70
+ color: $blockquote-color;
160
71
  font-style: italic;
161
72
  line-height: 1.8em;
162
- border-left: 5px solid #ddd;
73
+ border-left: 5px solid $blockquote-border-color;
163
74
  padding-left: 1.5em
164
75
  }
165
76
 
@@ -173,8 +84,9 @@ hr {
173
84
  display: none;
174
85
  }
175
86
 
176
- .furatto-block {
177
- @include clearfix;
87
+ .help-block {
88
+ color: #666;
89
+ display: block;
178
90
  }
179
91
 
180
92
  //Floats
@@ -13,26 +13,28 @@
13
13
  padding: 4px 12px;
14
14
  line-height: 20px;
15
15
  font-size: $base-font-size;
16
- color: #FFF;
17
- background-color: $dark-gray;
16
+ color: $white;
17
+ background-color: $inverse;
18
18
  cursor: pointer;
19
19
  text-align: center;
20
20
  vertical-align: middle;
21
21
  border: none;
22
- margin: 0;
23
- @include single-transition(opacity, 0.2s, ease-in-out);
24
- @include border-radius($base-radius);
25
- margin-bottom: 5px;
22
+ outline: none;
23
+ @include single-transition(all, 0.3s, ease-in-out);
24
+ @include border-radius(3px);
25
+ font-weight: 300;
26
+ margin: 5px 0;
27
+ border: 1px solid darken($dark-inverse, 5%);
26
28
 
27
29
  &:hover, &:focus {
28
30
  zoom: 1;
29
31
  text-decoration: none;
30
- background: $gray;
32
+ background: $dark-inverse;
31
33
  }
32
34
 
33
- &.disabled, &[disabled] {
35
+ &.btn-disabled, &[disabled] {
34
36
  cursor: no-drop;
35
- background-color: $dark-gray;
37
+ background-color: $dark-inverse;
36
38
  @include opacity(0.65);
37
39
  }
38
40
 
@@ -44,6 +46,16 @@
44
46
  margin-right: 5px;
45
47
  }
46
48
 
49
+ &.btn-alpha {
50
+ border: 1px solid $white;
51
+ background: rgba(0,0,0,0.0);
52
+
53
+ &:hover {
54
+ color: $inverse;
55
+ background: $white;
56
+ }
57
+ }
58
+
47
59
  }
48
60
 
49
61
  /* Button colors definition */
@@ -51,14 +63,23 @@
51
63
  @each $color in $colors {
52
64
  .btn-#{nth($color, 1)} {
53
65
  background-color: nth($color, 2);
66
+ border: 1px solid darken(nth($color, 2), 5%);
54
67
 
55
68
  &:hover, &:focus {
56
69
  background-color: nth($color, 3);
57
70
  }
58
71
 
59
- &.disabled, &[disabled] {
72
+ &.btn-disabled, &[disabled] {
60
73
  background-color: nth($color, 2);
61
74
  }
75
+
76
+ &.btn-alpha {
77
+ color: $white;
78
+ font-weight: 300;
79
+ &:hover {
80
+ color: nth($color, 3);
81
+ }
82
+ }
62
83
  }
63
84
  }
64
85
 
@@ -75,6 +96,11 @@
75
96
  font-size: $font-size-xlarge;
76
97
  }
77
98
 
99
+ .btn-xxlarge {
100
+ padding: $padding-xxlarge;
101
+ font-size: $font-size-xlarge;
102
+ }
103
+
78
104
  .btn-small {
79
105
  padding: $padding-small;
80
106
  font-size: $font-size-small;
@@ -97,4 +123,3 @@
97
123
  .btn-block + .btn-block {
98
124
  margin-top: 5px;
99
125
  }
100
-
@@ -12,7 +12,7 @@ pre {
12
12
  padding: 6px 10;
13
13
  line-height: 1.3em;
14
14
  margin-bottom: 20;
15
- border: 1px solid #eee;
15
+ border: 1px solid #ccc;
16
16
  }
17
17
 
18
18
  code {
@@ -33,14 +33,15 @@ pre, code {
33
33
  font-family: Consolas, 'Liberation Mono', Courier, monospace;
34
34
  color: #333;
35
35
  background: $code-bg;
36
+ @include border-radius(4px);
36
37
  }
37
38
 
38
39
  pre .comment {
39
- color: #999;
40
+ color: $code-comment-color;
40
41
  }
41
42
 
42
43
  pre .tag, pre .tag-name, pre .support.tag-name {
43
- color: rgb(85, 85, 85);
44
+ color: $code-tag-color;
44
45
  }
45
46
 
46
47
  pre .keyword, pre .css-property, pre .vendor-prefix, pre .sass, pre .class, pre .id, pre .css-value, pre .entity.function, pre .storage.function {
@@ -48,7 +49,7 @@ pre .keyword, pre .css-property, pre .vendor-prefix, pre .sass, pre .class, pre
48
49
  }
49
50
 
50
51
  pre .css-property, pre .css-value, pre .vendor-prefix, pre .support.namespace {
51
- color: #333;
52
+ color: $code-css-property-color;
52
53
  }
53
54
 
54
55
  pre .constant.numeric, pre .keyword.unit, pre .hex-color {
@@ -57,10 +58,10 @@ pre .constant.numeric, pre .keyword.unit, pre .hex-color {
57
58
  }
58
59
 
59
60
  pre .attribute, pre .variable, pre .support {
60
- color: #757575; /* skinbuilder block-page-text-normal with #1f8dd6 as primary */
61
+ color: #4f9fcf; /* skinbuilder block-page-text-normal with #1f8dd6 as primary */
61
62
  }
62
63
 
63
64
  pre .string, pre .support.value {
64
65
  font-weight: normal;
65
- color: $dark-blue; /* skinbuilder block-mine-text-low with #1f8dd6 as primary */
66
+ color: #d44950; /* skinbuilder block-mine-text-low with #1f8dd6 as primary */
66
67
  }