failuregem 0.0.6.9 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9ee59499059fc77c32877c3bd88449a718caa1ef1394fc83d505a30f5da1b94e
4
- data.tar.gz: 6fa47a3a8ddd3a31d7f2585bb26fc2d19f90a8b26a1dda6e38af1b0a8f0fb791
3
+ metadata.gz: 69c840c6e35d4844aa64ed16bb91274c038aed82b961f795e6da24aa033b53d0
4
+ data.tar.gz: b1ea81ce2b0465b2b11cb82130b6727495481466ba7dcbcfdafc77338d37dd7a
5
5
  SHA512:
6
- metadata.gz: b101d36f675eaac26a2186759ecb8d1ab06310d046edbb93dd19a71f97ce110aa0780d22498564a6286ba5b3874877539e7b7192bec05f1437f31885ebdb0c8e
7
- data.tar.gz: 83ae86ae57407de6fea9649eea903d0673b5b534de39980a7f917b637063e737eba24507693a24bc0d0d14d5882f67afb2f420e19313bc8d31e885d96ba18a68
6
+ metadata.gz: 15686a144bac636be25b68df10ece3fb30c8935ede32271afc80d58c567ec21f6a8b6df74ce2de53bab91b285db3efc8b5292da6f042209e2ca14669f5e0e436
7
+ data.tar.gz: efeaa62edf993187d3d48a1995270f17307f474cb24e0eaa05314019bda21aa6b428da3ed99b4184adbc7480531c609800b922866042e029d4921a98944ae297
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: failuregem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6.9
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leon Vogt
@@ -158,9 +158,7 @@ executables: []
158
158
  extensions: []
159
159
  extra_rdoc_files: []
160
160
  files:
161
- - assets/stylesheets/mainstyle.scss
162
161
  - lib/failuregem.rb
163
- - lib/failuregem/assets/mainstyle.scss
164
162
  homepage: http://rubygems.org/gems/failuregem
165
163
  licenses:
166
164
  - MIT
@@ -1,211 +0,0 @@
1
- // Place all the styles related to the pages controller here.
2
- // They will automatically be included in application.css.
3
- // You can use Sass (SCSS) here: http://sass-lang.com/
4
-
5
- //----GENERAL------------------//
6
- *
7
- font-size: 16px
8
-
9
- html
10
- //overflow: scroll
11
-
12
- img
13
- border-radius: 4px !important
14
-
15
- .center
16
- text-align: center
17
- margin: 0 auto
18
-
19
- h1, h1 a, h1 span, h1 span span
20
- font-size: 36px !important
21
-
22
- h2, h2 a, h2 span, h2 span span
23
- font-size: 30px !important
24
-
25
- h3, h3 a, h3 span, h3 span span
26
- font-size: 24px !important
27
-
28
- h4, h4 a, h4 span, h4 span span
29
- font-size: 20px !important
30
-
31
- h5, h5 a, h5 span, h5 span span
32
- font-size: 18px !important
33
-
34
- h6, h6 a, h6 span, h6 span span
35
- font-size: 16px !important
36
-
37
- //----HEADER & NAVIGATION-----//
38
-
39
- .navbar-default, .navbar-header, .navbar-collapse, .header
40
- background-color: $header-bg
41
-
42
- .navbar-brand
43
- padding-left: 0px !important
44
- margin: 29px 0px 0px 0px
45
-
46
- .navigation-title
47
- color: $white1
48
- font-size: 30px !important
49
- span
50
- font-size: 30px
51
- color: $turq1
52
-
53
- .navigation-link
54
- padding: 0px !important
55
- margin: 45px 15px
56
- font-size: 14px
57
- color: $white1 !important
58
- &:hover
59
- color: $turq1 !important
60
-
61
- .active
62
- .navigation-link
63
- background-color: $header-bg !important
64
- color: $turq1 !important
65
-
66
- .navigation-link .active
67
- border-bottom: 1px solid !important
68
-
69
- .navbar-toggle
70
- margin: 42px 20px 0px 0px !important
71
- height: 28px
72
- padding: 2px 9px !important
73
- i
74
- font-size: 15px
75
- color: $white1
76
-
77
- .icon-bar
78
- color: $white1 !important
79
-
80
- //----CUSTOM NAV-----------//
81
- .sub-nav
82
- height: 100%
83
-
84
- .sub-pages-nav
85
- //float: left
86
- //position: fixed
87
- margin-top: 10px
88
- margin-bottom: 55px
89
- width: 100% !important
90
- height: 27px !important
91
- overflow: hidden
92
-
93
- li
94
- display: inline
95
- margin-right: 20px
96
-
97
- .custom-nav
98
- width: 100% !important
99
- display: inline
100
- margin-left: 0px !important
101
- padding-left: 0px !important
102
- text-decoration: none
103
- list-style-type: none
104
- margin-right: 10px !important
105
-
106
- li
107
- margin-bottom: 20px !important
108
- border-bottom: 1px solid $white1 !important
109
- color: $turq1 !important
110
- a
111
- font-size: 15px
112
-
113
- .active
114
- border-bottom: 1px solid $turq1 !important
115
-
116
- //----STARTPAGE------------//
117
-
118
- .carousel-title a
119
- color: $white1 !important
120
- font-size: 25px
121
- text-decoration: none
122
-
123
- &:hover
124
- color: $gray1 !important
125
- text-decoration: none
126
-
127
- .carousel-control .glyphicon
128
- color: $white1
129
-
130
- //----NEWS----------------//
131
-
132
- .news
133
- height: 250px
134
- overflow: hidden
135
-
136
- //----PAGES--------------//
137
-
138
- a
139
- color: $turq1 !important
140
- &:hover
141
- color: $turq2 !important
142
- text-decoration: none !important
143
-
144
- body
145
- color: $black !important
146
-
147
- .dashboard-content
148
- border-left: 1px solid $gray1 !important
149
-
150
- .page-content
151
- border-left: 1px solid $gray1 !important
152
-
153
-
154
- //----BUTTONS------------//
155
-
156
- .btn-primary
157
- background-color: $turq1 !important
158
- border-color: $turq1 !important
159
- color: $white1 !important
160
-
161
- //----TABLES-------------//
162
-
163
- .cut-td-text
164
- max-height: 25px !important
165
- overflow: hidden !important
166
-
167
- //----PAGINATION---------//
168
-
169
- .pagination
170
- .active
171
- span
172
- background-color: $white1 !important
173
- color: $black !important
174
- border: 1px solid $turq1 !important
175
-
176
- //----PROGRESS BAR-------//
177
-
178
- .progress-info-green
179
- float: left
180
- width: 20px
181
- height: 20px
182
- border-radius: 100%
183
- background-color: #5cb85c
184
- margin-right: 7px
185
-
186
- .progress-info-blue
187
- float: right
188
- width: 20px
189
- height: 20px
190
- border-radius: 100%
191
- background-color: #5bc0de
192
- margin-right: 7px
193
-
194
- //----CHART BOX----------//
195
-
196
- .chart
197
-
198
- //----FOOTER-------------//
199
-
200
- .footer
201
- height: 120px
202
-
203
- .footer-div
204
- border-top: solid 1px $gray1
205
- background-color: $white1
206
- height: 90px
207
- padding: 10px 0px
208
-
209
- .bl-logo
210
- width: 220px
211
- float: right
@@ -1,211 +0,0 @@
1
- // Place all the styles related to the pages controller here.
2
- // They will automatically be included in application.css.
3
- // You can use Sass (SCSS) here: http://sass-lang.com/
4
-
5
- //----GENERAL------------------//
6
- *
7
- font-size: 16px
8
-
9
- html
10
- //overflow: scroll
11
-
12
- img
13
- border-radius: 4px !important
14
-
15
- .center
16
- text-align: center
17
- margin: 0 auto
18
-
19
- h1, h1 a, h1 span, h1 span span
20
- font-size: 36px !important
21
-
22
- h2, h2 a, h2 span, h2 span span
23
- font-size: 30px !important
24
-
25
- h3, h3 a, h3 span, h3 span span
26
- font-size: 24px !important
27
-
28
- h4, h4 a, h4 span, h4 span span
29
- font-size: 20px !important
30
-
31
- h5, h5 a, h5 span, h5 span span
32
- font-size: 18px !important
33
-
34
- h6, h6 a, h6 span, h6 span span
35
- font-size: 16px !important
36
-
37
- //----HEADER & NAVIGATION-----//
38
-
39
- .navbar-default, .navbar-header, .navbar-collapse, .header
40
- background-color: $header-bg
41
-
42
- .navbar-brand
43
- padding-left: 0px !important
44
- margin: 29px 0px 0px 0px
45
-
46
- .navigation-title
47
- color: $white1
48
- font-size: 30px !important
49
- span
50
- font-size: 30px
51
- color: $turq1
52
-
53
- .navigation-link
54
- padding: 0px !important
55
- margin: 45px 15px
56
- font-size: 14px
57
- color: $white1 !important
58
- &:hover
59
- color: $turq1 !important
60
-
61
- .active
62
- .navigation-link
63
- background-color: $header-bg !important
64
- color: $turq1 !important
65
-
66
- .navigation-link .active
67
- border-bottom: 1px solid !important
68
-
69
- .navbar-toggle
70
- margin: 42px 20px 0px 0px !important
71
- height: 28px
72
- padding: 2px 9px !important
73
- i
74
- font-size: 15px
75
- color: $white1
76
-
77
- .icon-bar
78
- color: $white1 !important
79
-
80
- //----CUSTOM NAV-----------//
81
- .sub-nav
82
- height: 100%
83
-
84
- .sub-pages-nav
85
- //float: left
86
- //position: fixed
87
- margin-top: 10px
88
- margin-bottom: 55px
89
- width: 100% !important
90
- height: 27px !important
91
- overflow: hidden
92
-
93
- li
94
- display: inline
95
- margin-right: 20px
96
-
97
- .custom-nav
98
- width: 100% !important
99
- display: inline
100
- margin-left: 0px !important
101
- padding-left: 0px !important
102
- text-decoration: none
103
- list-style-type: none
104
- margin-right: 10px !important
105
-
106
- li
107
- margin-bottom: 20px !important
108
- border-bottom: 1px solid $white1 !important
109
- color: $turq1 !important
110
- a
111
- font-size: 15px
112
-
113
- .active
114
- border-bottom: 1px solid $turq1 !important
115
-
116
- //----STARTPAGE------------//
117
-
118
- .carousel-title a
119
- color: $white1 !important
120
- font-size: 25px
121
- text-decoration: none
122
-
123
- &:hover
124
- color: $gray1 !important
125
- text-decoration: none
126
-
127
- .carousel-control .glyphicon
128
- color: $white1
129
-
130
- //----NEWS----------------//
131
-
132
- .news
133
- height: 250px
134
- overflow: hidden
135
-
136
- //----PAGES--------------//
137
-
138
- a
139
- color: $turq1 !important
140
- &:hover
141
- color: $turq2 !important
142
- text-decoration: none !important
143
-
144
- body
145
- color: $black !important
146
-
147
- .dashboard-content
148
- border-left: 1px solid $gray1 !important
149
-
150
- .page-content
151
- border-left: 1px solid $gray1 !important
152
-
153
-
154
- //----BUTTONS------------//
155
-
156
- .btn-primary
157
- background-color: $turq1 !important
158
- border-color: $turq1 !important
159
- color: $white1 !important
160
-
161
- //----TABLES-------------//
162
-
163
- .cut-td-text
164
- max-height: 25px !important
165
- overflow: hidden !important
166
-
167
- //----PAGINATION---------//
168
-
169
- .pagination
170
- .active
171
- span
172
- background-color: $white1 !important
173
- color: $black !important
174
- border: 1px solid $turq1 !important
175
-
176
- //----PROGRESS BAR-------//
177
-
178
- .progress-info-green
179
- float: left
180
- width: 20px
181
- height: 20px
182
- border-radius: 100%
183
- background-color: #5cb85c
184
- margin-right: 7px
185
-
186
- .progress-info-blue
187
- float: right
188
- width: 20px
189
- height: 20px
190
- border-radius: 100%
191
- background-color: #5bc0de
192
- margin-right: 7px
193
-
194
- //----CHART BOX----------//
195
-
196
- .chart
197
-
198
- //----FOOTER-------------//
199
-
200
- .footer
201
- height: 120px
202
-
203
- .footer-div
204
- border-top: solid 1px $gray1
205
- background-color: $white1
206
- height: 90px
207
- padding: 10px 0px
208
-
209
- .bl-logo
210
- width: 220px
211
- float: right