locomotivecms_wagon 2.0.0.rc3 → 2.0.0.rc4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/generators/blank/Gemfile.tt +8 -5
  4. data/generators/blank/Guardfile +22 -0
  5. data/generators/bootstrap/Gemfile.tt +7 -4
  6. data/generators/bootstrap/Guardfile +22 -0
  7. data/generators/bootstrap/public/stylesheets/bootstrap.css +1 -1
  8. data/generators/bootstrap/public/stylesheets/bootstrap.scss +1 -1
  9. data/generators/cloned/Gemfile.tt +7 -4
  10. data/generators/cloned/Guardfile +22 -0
  11. data/generators/foundation5/Gemfile.tt +7 -4
  12. data/generators/foundation5/Guardfile +22 -0
  13. data/lib/locomotive/wagon/cli.rb +1 -1
  14. data/lib/locomotive/wagon/commands/pull_sub_commands/concerns/assets_concern.rb +1 -1
  15. data/lib/locomotive/wagon/commands/push_sub_commands/push_theme_assets_command.rb +23 -3
  16. data/lib/locomotive/wagon/commands/serve_command.rb +2 -2
  17. data/lib/locomotive/wagon/version.rb +1 -1
  18. data/locomotivecms_wagon.gemspec +4 -3
  19. data/spec/fixtures/cassettes/authenticate.yml +27 -27
  20. data/spec/fixtures/cassettes/push.yml +1036 -1110
  21. data/spec/unit/commands/pull_sub_commands/concerns/assets_concern_spec.rb +24 -4
  22. data/spec/unit/commands/push_sub_commands/push_theme_assets_command_spec.rb +42 -0
  23. metadata +28 -99
  24. data/generators/foundation5/favicon.ico +0 -0
  25. data/generators/line_case/Gemfile.tt +0 -21
  26. data/generators/line_case/app/content_types/categories.yml +0 -56
  27. data/generators/line_case/app/content_types/emails.yml +0 -35
  28. data/generators/line_case/app/content_types/projects.yml +0 -58
  29. data/generators/line_case/app/views/pages/404.liquid.haml +0 -11
  30. data/generators/line_case/app/views/pages/email-registered.liquid.haml +0 -13
  31. data/generators/line_case/app/views/pages/index.liquid.haml +0 -110
  32. data/generators/line_case/app/views/pages/projects/content_type_template.liquid.haml +0 -32
  33. data/generators/line_case/app/views/snippets/newsletter_form.liquid.haml +0 -14
  34. data/generators/line_case/app/views/snippets/projects.liquid.haml +0 -17
  35. data/generators/line_case/app/views/snippets/social_links.liquid.haml +0 -19
  36. data/generators/line_case/config/deploy.yml +0 -15
  37. data/generators/line_case/config/site.yml.tt +0 -33
  38. data/generators/line_case/config/translations.yml +0 -8
  39. data/generators/line_case/data/categories.yml +0 -8
  40. data/generators/line_case/data/emails.yml +0 -2
  41. data/generators/line_case/data/projects.yml +0 -39
  42. data/generators/line_case/icon.png +0 -0
  43. data/generators/line_case/public/images/banner-header.png +0 -0
  44. data/generators/line_case/public/javascripts/foundation.min.js +0 -15
  45. data/generators/line_case/public/javascripts/foundation/foundation.abide.js +0 -194
  46. data/generators/line_case/public/javascripts/foundation/foundation.alerts.js +0 -57
  47. data/generators/line_case/public/javascripts/foundation/foundation.clearing.js +0 -516
  48. data/generators/line_case/public/javascripts/foundation/foundation.cookie.js +0 -74
  49. data/generators/line_case/public/javascripts/foundation/foundation.dropdown.js +0 -183
  50. data/generators/line_case/public/javascripts/foundation/foundation.forms.js +0 -556
  51. data/generators/line_case/public/javascripts/foundation/foundation.interchange.js +0 -280
  52. data/generators/line_case/public/javascripts/foundation/foundation.joyride.js +0 -852
  53. data/generators/line_case/public/javascripts/foundation/foundation.js +0 -464
  54. data/generators/line_case/public/javascripts/foundation/foundation.magellan.js +0 -136
  55. data/generators/line_case/public/javascripts/foundation/foundation.orbit.js +0 -432
  56. data/generators/line_case/public/javascripts/foundation/foundation.placeholder.js +0 -426
  57. data/generators/line_case/public/javascripts/foundation/foundation.reveal.js +0 -353
  58. data/generators/line_case/public/javascripts/foundation/foundation.section.js +0 -430
  59. data/generators/line_case/public/javascripts/foundation/foundation.tooltips.js +0 -209
  60. data/generators/line_case/public/javascripts/foundation/foundation.topbar.js +0 -370
  61. data/generators/line_case/public/javascripts/vendor/custom.modernizr.js +0 -4
  62. data/generators/line_case/public/javascripts/vendor/jquery.js +0 -9789
  63. data/generators/line_case/public/javascripts/vendor/zepto.js +0 -2000
  64. data/generators/line_case/public/samples/projects/sample.jpeg +0 -0
  65. data/generators/line_case/public/samples/projects/sample2.jpeg +0 -0
  66. data/generators/line_case/public/samples/projects/sample3.jpeg +0 -0
  67. data/generators/line_case/public/samples/projects/sample4.jpeg +0 -0
  68. data/generators/line_case/public/samples/projects/sample5.jpeg +0 -0
  69. data/generators/line_case/public/samples/projects/sample6.jpeg +0 -0
  70. data/generators/line_case/public/samples/projects/sample7.jpeg +0 -0
  71. data/generators/line_case/public/samples/projects/sample8.jpeg +0 -0
  72. data/generators/line_case/public/stylesheets/_variables.css.sass +0 -20
  73. data/generators/line_case/public/stylesheets/foundation.css.scss +0 -43
  74. data/generators/line_case/public/stylesheets/foundation.min.css +0 -1
  75. data/generators/line_case/public/stylesheets/foundation/_variables.scss +0 -1290
  76. data/generators/line_case/public/stylesheets/foundation/components/_alert-boxes.scss +0 -107
  77. data/generators/line_case/public/stylesheets/foundation/components/_block-grid.scss +0 -71
  78. data/generators/line_case/public/stylesheets/foundation/components/_breadcrumbs.scss +0 -124
  79. data/generators/line_case/public/stylesheets/foundation/components/_button-groups.scss +0 -89
  80. data/generators/line_case/public/stylesheets/foundation/components/_buttons.scss +0 -230
  81. data/generators/line_case/public/stylesheets/foundation/components/_clearing.scss +0 -227
  82. data/generators/line_case/public/stylesheets/foundation/components/_custom-forms.scss +0 -278
  83. data/generators/line_case/public/stylesheets/foundation/components/_dropdown-buttons.scss +0 -115
  84. data/generators/line_case/public/stylesheets/foundation/components/_dropdown.scss +0 -151
  85. data/generators/line_case/public/stylesheets/foundation/components/_flex-video.scss +0 -46
  86. data/generators/line_case/public/stylesheets/foundation/components/_forms.scss +0 -411
  87. data/generators/line_case/public/stylesheets/foundation/components/_global.scss +0 -366
  88. data/generators/line_case/public/stylesheets/foundation/components/_grid-5.scss +0 -214
  89. data/generators/line_case/public/stylesheets/foundation/components/_grid.scss +0 -188
  90. data/generators/line_case/public/stylesheets/foundation/components/_inline-lists.scss +0 -53
  91. data/generators/line_case/public/stylesheets/foundation/components/_joyride.scss +0 -217
  92. data/generators/line_case/public/stylesheets/foundation/components/_keystrokes.scss +0 -57
  93. data/generators/line_case/public/stylesheets/foundation/components/_labels.scss +0 -85
  94. data/generators/line_case/public/stylesheets/foundation/components/_magellan.scss +0 -23
  95. data/generators/line_case/public/stylesheets/foundation/components/_orbit.scss +0 -340
  96. data/generators/line_case/public/stylesheets/foundation/components/_pagination.scss +0 -140
  97. data/generators/line_case/public/stylesheets/foundation/components/_panels.scss +0 -83
  98. data/generators/line_case/public/stylesheets/foundation/components/_pricing-tables.scss +0 -131
  99. data/generators/line_case/public/stylesheets/foundation/components/_progress-bars.scss +0 -71
  100. data/generators/line_case/public/stylesheets/foundation/components/_reveal.scss +0 -136
  101. data/generators/line_case/public/stylesheets/foundation/components/_section.scss +0 -391
  102. data/generators/line_case/public/stylesheets/foundation/components/_side-nav.scss +0 -69
  103. data/generators/line_case/public/stylesheets/foundation/components/_split-buttons.scss +0 -167
  104. data/generators/line_case/public/stylesheets/foundation/components/_sub-nav.scss +0 -84
  105. data/generators/line_case/public/stylesheets/foundation/components/_switch.scss +0 -266
  106. data/generators/line_case/public/stylesheets/foundation/components/_tables.scss +0 -84
  107. data/generators/line_case/public/stylesheets/foundation/components/_thumbs.scss +0 -53
  108. data/generators/line_case/public/stylesheets/foundation/components/_tooltips.scss +0 -117
  109. data/generators/line_case/public/stylesheets/foundation/components/_top-bar.scss +0 -576
  110. data/generators/line_case/public/stylesheets/foundation/components/_type.scss +0 -435
  111. data/generators/line_case/public/stylesheets/foundation/components/_visibility.scss +0 -322
  112. data/generators/line_case/public/stylesheets/normalize.css.scss +0 -410
  113. data/generators/line_case/public/stylesheets/pages.css.sass +0 -163
  114. data/lib/locomotive/wagon/tools/livereload.rb +0 -45
@@ -1,188 +0,0 @@
1
- //
2
- // Grid Variables
3
- //
4
- $include-html-grid-classes: $include-html-classes !default;
5
-
6
- $row-width: em-calc(1000) !default;
7
- $column-gutter: em-calc(30) !default;
8
- $total-columns: 12 !default;
9
-
10
- //
11
- // Grid Function
12
- //
13
-
14
- @function gridCalc($colNumber, $totalColumns) {
15
- @return percentage(($colNumber / $totalColumns));
16
- }
17
-
18
- //
19
- // Grid Mixins
20
- //
21
-
22
- // For creating container, nested, and collapsed rows.
23
- @mixin grid-row($behavior: false) {
24
-
25
- // use @include grid-row(nest); to include a nested row
26
- @if $behavior == nest {
27
- width: auto;
28
- margin-#{$default-float}: -($column-gutter/2);
29
- margin-#{$opposite-direction}: -($column-gutter/2);
30
- margin-top: 0;
31
- margin-bottom: 0;
32
- max-width: none;
33
- }
34
-
35
- // use @include grid-row(collapse); to collapsed a container row margins
36
- @else if $behavior == collapse {
37
- width: 100%;
38
- margin: 0;
39
- max-width: $row-width;
40
- }
41
-
42
- // use @include grid-row(nest-collapse); to collapse outer margins on a nested row
43
- @else if $behavior == nest-collapse {
44
- width: auto;
45
- margin: 0;
46
- max-width: none;
47
- }
48
-
49
- // use @include grid-row; to use a container row
50
- @else {
51
- width: 100%;
52
- margin-#{$default-float}: auto;
53
- margin-#{$opposite-direction}: auto;
54
- margin-top: 0;
55
- margin-bottom: 0;
56
- max-width: $row-width;
57
- }
58
-
59
- // Clearfix for all rows
60
- @include clearfix();
61
-
62
- }
63
-
64
-
65
- // For creating columns - @include these inside a media query to control small vs. large grid layouts
66
- @mixin grid-column($columns:false, $last-column:false, $center:false, $offset:false, $push:false, $pull:false, $collapse:false, $float:true) {
67
-
68
- position: relative;
69
-
70
- // If collapsed, get rid of gutter padding
71
- @if $collapse {
72
- padding-left: 0;
73
- padding-right: 0;
74
- }
75
-
76
- // Gutter padding whenever a column isn't set to collapse
77
- // (use $collapse:null to do nothing)
78
- @else if $collapse == false {
79
- padding-left: $column-gutter / 2;
80
- padding-right: $column-gutter / 2;
81
- }
82
-
83
- // If a column number is given, calculate width
84
- @if $columns {
85
- width: gridCalc($columns, $total-columns);
86
-
87
- // If last column, float naturally instead of to the right
88
- @if $last-column { float: $opposite-direction; }
89
- }
90
-
91
- // If offset, calculate appropriate margins
92
- @if $offset { margin-#{$default-float}: gridCalc($offset, $total-columns); }
93
-
94
- // Source Ordering, adds left/right depending on which you use.
95
- @if $push { #{$default-float}: gridCalc($push, $total-columns); #{$opposite-direction}: auto; }
96
- @if $pull { #{$opposite-direction}: gridCalc($pull, $total-columns); #{$default-float}: auto; }
97
-
98
- // If centered, get rid of float and add appropriate margins
99
- @if $center {
100
- margin-#{$default-float}: auto;
101
- margin-#{$opposite-direction}: auto;
102
- float: none !important;
103
- }
104
-
105
- @if $float {
106
- @if $float == left or $float == true { float: $default-float; }
107
- @else if $float == right { float: $opposite-direction; }
108
- @else { float: none; }
109
- }
110
-
111
- }
112
-
113
-
114
- @if $include-html-grid-classes != false {
115
- /* Grid HTML Classes */
116
- .row {
117
- @include grid-row;
118
-
119
- &.collapse {
120
- > .column,
121
- > .columns { @include grid-column($collapse:true); }
122
-
123
- .row {margin-left:0; margin-right:0;}
124
- }
125
-
126
- .row { @include grid-row($behavior:nest);
127
- &.collapse { @include grid-row($behavior:nest-collapse); }
128
- }
129
- }
130
-
131
- .column,
132
- .columns { @include grid-column($columns:$total-columns); }
133
-
134
- @media only screen {
135
-
136
- .column,
137
- .columns { @include grid-column($columns:false); }
138
-
139
- @for $i from 1 through $total-columns {
140
- .small#{-$i} { @include grid-column($columns:$i,$collapse:null,$float:false); }
141
- }
142
-
143
- @for $i from 0 through $total-columns - 2 {
144
- .small-offset-#{$i} { @include grid-column($offset:$i, $collapse:null,$float:false); }
145
- }
146
-
147
- [class*="column"] + [class*="column"]:last-child { float: $opposite-direction; }
148
- [class*="column"] + [class*="column"].end { float: $default-float; }
149
-
150
- .column.small-centered,
151
- .columns.small-centered { @include grid-column($center:true, $collapse:null, $float:false); }
152
- }
153
-
154
- /* Styles for screens that are atleast 768px; */
155
- @media #{$small} {
156
-
157
- @for $i from 1 through $total-columns {
158
- .large#{-$i} { @include grid-column($columns:$i,$collapse:null,$float:false); }
159
- }
160
-
161
- @for $i from 0 through $total-columns - 1 {
162
- .row .large-offset-#{$i} { @include grid-column($offset:$i, $collapse:null,$float:false); }
163
- }
164
-
165
- @for $i from 1 through $total-columns - 1 {
166
- .push#{-$i} { @include grid-column($push:$i, $collapse:null, $float:false); }
167
- .pull#{-$i} { @include grid-column($pull:$i, $collapse:null, $float:false); }
168
- }
169
-
170
- .column.large-centered,
171
- .columns.large-centered { @include grid-column($center:true, $collapse:null, $float:false); }
172
-
173
- .column.large-uncentered,
174
- .columns.large-uncentered {
175
- margin-#{$default-float}: 0;
176
- margin-#{$opposite-direction}: 0;
177
- float: $default-float !important;
178
- }
179
-
180
- .column.large-uncentered.opposite,
181
- .columns.large-uncentered.opposite {
182
- float: $opposite-direction !important;
183
- }
184
-
185
-
186
- }
187
-
188
- }
@@ -1,53 +0,0 @@
1
- //
2
- // Inline List Variables
3
- //
4
- $include-html-inline-list-classes: $include-html-classes !default;
5
-
6
- // We use this to control the margins and padding of the inline list.
7
- $inline-list-top-margin: 0 !default;
8
- $inline-list-opposite-margin: 0 !default;
9
- $inline-list-bottom-margin: em-calc(17) !default;
10
- $inline-list-default-float-margin: em-calc(-22) !default;
11
-
12
- $inline-list-padding: 0 !default;
13
-
14
- // We use this to control the overflow of the inline list.
15
- $inline-list-overflow: hidden !default;
16
-
17
- // We use this to control the list items
18
- $inline-list-display: block !default;
19
-
20
- // We use this to control any elments within list items
21
- $inline-list-children-display: block !default;
22
-
23
- //
24
- // Inline List Mixins
25
- //
26
-
27
- // We use this mixin to create inline lists
28
- @mixin inline-list {
29
- margin: $inline-list-top-margin auto $inline-list-bottom-margin auto;
30
- margin-#{$default-float}: $inline-list-default-float-margin;
31
- margin-#{$opposite-direction}: $inline-list-opposite-margin;
32
- padding: $inline-list-padding;
33
- list-style: none;
34
- overflow: $inline-list-overflow;
35
-
36
- & > li {
37
- list-style: none;
38
- float: $default-float;
39
- margin-#{$default-float}: em-calc(22);
40
- display: $inline-list-display;
41
- &>* { display: $inline-list-children-display; }
42
- }
43
- }
44
-
45
-
46
- @if $include-html-inline-list-classes != false {
47
-
48
- /* Inline Lists */
49
- .inline-list {
50
- @include inline-list();
51
- }
52
-
53
- }
@@ -1,217 +0,0 @@
1
- //
2
- // Joyride Variables
3
- //
4
- $include-html-joyride-classes: $include-html-classes !default;
5
-
6
- // Controlling default Joyride styles
7
- $joyride-tip-bg: rgb(0,0,0) !default;
8
- $joyride-tip-default-width: 300px !default;
9
- $joyride-tip-padding: em-calc(18 20 24) !default;
10
- $joyride-tip-border: solid 1px #555 !default;
11
- $joyride-tip-radius: 4px !default;
12
- $joyride-tip-position-offset: 22px !default;
13
-
14
- // Here, we're setting the tip dont styles
15
- $joyride-tip-font-color: #fff !default;
16
- $joyride-tip-font-size: em-calc(14) !default;
17
- $joyride-tip-header-weight: bold !default;
18
-
19
- // This changes the nub size
20
- $joyride-tip-nub-size: 14px !default;
21
-
22
- // This adjusts the styles for the timer when its enabled
23
- $joyride-tip-timer-width: 50px !default;
24
- $joyride-tip-timer-height: 3px !default;
25
- $joyride-tip-timer-color: #666 !default;
26
-
27
- // This changes up the styles for the close button
28
- $joyride-tip-close-color: #777 !default;
29
- $joyride-tip-close-size: 30px !default;
30
- $joyride-tip-close-weight: normal !default;
31
-
32
- // When Joyride is filling the screen, we use this style for the bg
33
- $joyride-screenfill: rgba(0,0,0,0.5) !default;
34
-
35
-
36
- // We decided not to make a mixin for this because it relies on predefined classes to work properly.
37
-
38
- @if $include-html-joyride-classes != false {
39
-
40
- /* Foundation Joyride */
41
- .joyride-list { display: none; }
42
-
43
- /* Default styles for the container */
44
- .joyride-tip-guide {
45
- display: none;
46
- position: absolute;
47
- background: $joyride-tip-bg;
48
- color: $joyride-tip-font-color;
49
- z-index: 101;
50
- top: 0;
51
- #{$default-float}: 2.5%;
52
- font-family: inherit;
53
- font-weight: normal;
54
- width: 95%;
55
- }
56
-
57
- .lt-ie9 .joyride-tip-guide {
58
- max-width:800px;
59
- #{$default-float}: 50%;
60
- margin-#{$default-float}:-400px;
61
- }
62
-
63
- .joyride-content-wrapper {
64
- width: 100%;
65
-
66
- padding: $joyride-tip-padding;
67
-
68
- .button { margin-bottom: 0 !important; }
69
- }
70
-
71
- /* Add a little css triangle pip, older browser just miss out on the fanciness of it */
72
- .joyride-tip-guide {
73
- .joyride-nub {
74
- display: block;
75
- position: absolute;
76
- #{$default-float}: $joyride-tip-position-offset;
77
- width: 0;
78
- height: 0;
79
- border: inset $joyride-tip-nub-size;
80
-
81
- &.top {
82
- border-top-style: solid;
83
- border-color: $joyride-tip-bg;
84
- border-top-color: transparent !important;
85
- border-#{$default-float}-color: transparent !important;
86
- border-#{$opposite-direction}-color: transparent !important;
87
- top: -($joyride-tip-nub-size*2);
88
- }
89
- &.bottom {
90
- border-bottom-style: solid;
91
- border-color: $joyride-tip-bg !important;
92
- border-bottom-color: transparent !important;
93
- border-#{$default-float}-color: transparent !important;
94
- border-#{$opposite-direction}-color: transparent !important;
95
- bottom: -($joyride-tip-nub-size*2);
96
- }
97
-
98
- &.right { right: -($joyride-tip-nub-size*2); }
99
- &.left { left: -($joyride-tip-nub-size*2); }
100
- }
101
- }
102
-
103
- /* Typography */
104
- .joyride-tip-guide h1,
105
- .joyride-tip-guide h2,
106
- .joyride-tip-guide h3,
107
- .joyride-tip-guide h4,
108
- .joyride-tip-guide h5,
109
- .joyride-tip-guide h6 {
110
- line-height: 1.25;
111
- margin: 0;
112
- font-weight: $joyride-tip-header-weight;
113
- color: $joyride-tip-font-color;
114
- }
115
- .joyride-tip-guide p {
116
- margin: em-calc(0 0 18 0);
117
- font-size: $joyride-tip-font-size;
118
- line-height: 1.3;
119
- }
120
-
121
- .joyride-timer-indicator-wrap {
122
- width: $joyride-tip-timer-width;
123
- height: $joyride-tip-timer-height;
124
- border: $joyride-tip-border;
125
- position: absolute;
126
- #{$opposite-direction}: em-calc(17);
127
- bottom: em-calc(16);
128
- }
129
- .joyride-timer-indicator {
130
- display: block;
131
- width: 0;
132
- height: inherit;
133
- background: $joyride-tip-timer-color;
134
- }
135
-
136
- .joyride-close-tip {
137
- position: absolute;
138
- #{$opposite-direction}: 12px;
139
- top: 10px;
140
- color: $joyride-tip-close-color !important;
141
- text-decoration: none;
142
- font-size: $joyride-tip-close-size;
143
- font-weight: $joyride-tip-close-weight;
144
- line-height: .5 !important;
145
-
146
- &:hover,
147
- &:focus { color: #eee !important; }
148
- }
149
-
150
- .joyride-modal-bg {
151
- position: fixed;
152
- height: 100%;
153
- width: 100%;
154
- background: transparent;
155
- background: $joyride-screenfill;
156
- z-index: 100;
157
- display: none;
158
- top: 0;
159
- #{$default-float}: 0;
160
- cursor: $cursor-pointer-value;
161
- }
162
-
163
- .joyride-expose-wrapper {
164
- background-color: #ffffff;
165
- position: absolute;
166
- border-radius: 3px;
167
- z-index: 102;
168
- @if $experimental {
169
- -moz-box-shadow: 0 0 30px #ffffff;
170
- -webkit-box-shadow: 0 0 15px #ffffff;
171
- }
172
- box-shadow: 0 0 15px #ffffff;
173
- }
174
-
175
- .joyride-expose-cover {
176
- background: transparent;
177
- border-radius: 3px;
178
- position: absolute;
179
- z-index: 9999;
180
- top: 0;
181
- left: 0;
182
- }
183
-
184
-
185
- /* Styles for screens that are atleast 768px; */
186
- @media #{$small} {
187
- .joyride-tip-guide { width: $joyride-tip-default-width; #{$default-float}: inherit;
188
- .joyride-nub {
189
- &.bottom {
190
- border-color: $joyride-tip-bg !important;
191
- border-bottom-color: transparent !important;
192
- border-#{$default-float}-color: transparent !important;
193
- border-#{$opposite-direction}-color: transparent !important;
194
- bottom: -($joyride-tip-nub-size*2);
195
- }
196
- &.right {
197
- border-color: $joyride-tip-bg !important;
198
- border-top-color: transparent !important;
199
- border-right-color: transparent !important; border-bottom-color: transparent !important;
200
- top: $joyride-tip-position-offset;
201
- left: auto;
202
- right: -($joyride-tip-nub-size*2);
203
- }
204
- &.left {
205
- border-color: $joyride-tip-bg !important;
206
- border-top-color: transparent !important;
207
- border-left-color: transparent !important;
208
- border-bottom-color: transparent !important;
209
- top: $joyride-tip-position-offset;
210
- left: -($joyride-tip-nub-size*2);
211
- right: auto;
212
- }
213
- }
214
- }
215
- }
216
-
217
- }