bootswatch 4.1.1 → 4.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/assets/stylesheets/bootswatch/cerulean/_bootswatch.scss +1 -1
  3. data/assets/stylesheets/bootswatch/cerulean/_variables.scss +1 -1
  4. data/assets/stylesheets/bootswatch/cosmo/_bootswatch.scss +1 -1
  5. data/assets/stylesheets/bootswatch/cosmo/_variables.scss +1 -1
  6. data/assets/stylesheets/bootswatch/cyborg/_bootswatch.scss +2 -3
  7. data/assets/stylesheets/bootswatch/cyborg/_variables.scss +6 -2
  8. data/assets/stylesheets/bootswatch/darkly/_bootswatch.scss +1 -1
  9. data/assets/stylesheets/bootswatch/darkly/_variables.scss +8 -4
  10. data/assets/stylesheets/bootswatch/flatly/_bootswatch.scss +1 -1
  11. data/assets/stylesheets/bootswatch/flatly/_variables.scss +1 -1
  12. data/assets/stylesheets/bootswatch/journal/_bootswatch.scss +1 -1
  13. data/assets/stylesheets/bootswatch/journal/_variables.scss +1 -1
  14. data/assets/stylesheets/bootswatch/litera/_bootswatch.scss +1 -1
  15. data/assets/stylesheets/bootswatch/litera/_variables.scss +1 -1
  16. data/assets/stylesheets/bootswatch/lumen/_bootswatch.scss +1 -1
  17. data/assets/stylesheets/bootswatch/lumen/_variables.scss +1 -1
  18. data/assets/stylesheets/bootswatch/lux/_bootswatch.scss +1 -1
  19. data/assets/stylesheets/bootswatch/lux/_variables.scss +1 -1
  20. data/assets/stylesheets/bootswatch/materia/_bootswatch.scss +11 -1
  21. data/assets/stylesheets/bootswatch/materia/_variables.scss +4 -2
  22. data/assets/stylesheets/bootswatch/minty/_bootswatch.scss +1 -1
  23. data/assets/stylesheets/bootswatch/minty/_variables.scss +1 -1
  24. data/assets/stylesheets/bootswatch/pulse/_bootswatch.scss +1 -1
  25. data/assets/stylesheets/bootswatch/pulse/_variables.scss +1 -1
  26. data/assets/stylesheets/bootswatch/sandstone/_bootswatch.scss +1 -1
  27. data/assets/stylesheets/bootswatch/sandstone/_variables.scss +1 -1
  28. data/assets/stylesheets/bootswatch/simplex/_bootswatch.scss +1 -1
  29. data/assets/stylesheets/bootswatch/simplex/_variables.scss +1 -1
  30. data/assets/stylesheets/bootswatch/sketchy/_bootswatch.scss +1 -1
  31. data/assets/stylesheets/bootswatch/sketchy/_variables.scss +1 -1
  32. data/assets/stylesheets/bootswatch/slate/_bootswatch.scss +1 -1
  33. data/assets/stylesheets/bootswatch/slate/_variables.scss +1 -1
  34. data/assets/stylesheets/bootswatch/solar/_bootswatch.scss +1 -1
  35. data/assets/stylesheets/bootswatch/solar/_variables.scss +1 -1
  36. data/assets/stylesheets/bootswatch/spacelab/_bootswatch.scss +1 -1
  37. data/assets/stylesheets/bootswatch/spacelab/_variables.scss +1 -1
  38. data/assets/stylesheets/bootswatch/superhero/_bootswatch.scss +1 -6
  39. data/assets/stylesheets/bootswatch/superhero/_variables.scss +7 -2
  40. data/assets/stylesheets/bootswatch/united/_bootswatch.scss +1 -1
  41. data/assets/stylesheets/bootswatch/united/_variables.scss +1 -1
  42. data/assets/stylesheets/bootswatch/yeti/_bootswatch.scss +12 -1
  43. data/assets/stylesheets/bootswatch/yeti/_variables.scss +1 -1
  44. data/lib/bootswatch/version.rb +1 -1
  45. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f6ddac12cbc511d4ce2a88c81c470f7134a9ed40b712067294634761a5420bdc
4
- data.tar.gz: d2df2cd04f510ef71025f57587fc3f184fee7a034494a71886adeb654c05185d
3
+ metadata.gz: '097633c7b04ed570c45fb7f12ce6b9fb6fe0ad4a5418e653949a317618a294c3'
4
+ data.tar.gz: a3bf686d912249fc5eefd3a2ec1e6cfbf654e3b60c2999dcf1507d64885eeedd
5
5
  SHA512:
6
- metadata.gz: b777b418184cad82a7bb4b058808382fcb7fc0438d305114eebbccdfa7d89e478311067c708dc412e31d146491cba113364ddaa45f30fe5425f31bd378e504a8
7
- data.tar.gz: 25146e5969455f540b96f06604e329a1c72823d0e42189e4c17bfac63f059ddffb658f2ff1795f6e462d17b0da2d774f700da11f671ceccb79f69cb61189ae32
6
+ metadata.gz: 7534d168b2fbfd8f936269579314ad94f674b7b23244acba22d4f8969d3eba436abf1c78f7c3bd28165295b4a62ddf8ac461589a10e3cecb9bf8fa124d7e30c5
7
+ data.tar.gz: cbf46880832d8cf43e1577282154d161542e445c39ed3ae2cf5c0f9c3185db37bff8b365002ef8cc83ceac4f7de6f7d823652441fb42bdaaaf5a6916ad008353
@@ -1,4 +1,4 @@
1
- // Cerulean 4.1.1
1
+ // Cerulean 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Cerulean 4.1.1
1
+ // Cerulean 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Cosmo 4.1.1
1
+ // Cosmo 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Cosmo 4.1.1
1
+ // Cosmo 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Cyborg 4.1.1
1
+ // Cyborg 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -113,8 +113,7 @@ table {
113
113
 
114
114
  // Forms =======================================================================
115
115
 
116
- legend,
117
- .input-group-addon {
116
+ legend {
118
117
  color: #fff;
119
118
  }
120
119
 
@@ -1,4 +1,4 @@
1
- // Cyborg 4.1.1
1
+ // Cyborg 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -80,7 +80,11 @@ $input-disabled-bg: $gray-400 !default;
80
80
 
81
81
  $input-border-color: transparent !default;
82
82
 
83
- $input-group-addon-bg: $gray-700 !default;
83
+ $input-group-addon-color: $white !default;
84
+ $input-group-addon-bg: $gray-700 !default;
85
+
86
+ $custom-file-color: $white !default;
87
+ $custom-file-border-color: $gray-700 !default;
84
88
 
85
89
  // Dropdowns
86
90
 
@@ -1,4 +1,4 @@
1
- // Darkly 4.1.1
1
+ // Darkly 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Darkly 4.1.1
1
+ // Darkly 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -69,6 +69,9 @@ $input-border-color: transparent !default;
69
69
  $input-group-addon-color: $gray-500 !default;
70
70
  $input-group-addon-bg: $gray-700 !default;
71
71
 
72
+ $custom-file-color: $gray-500 !default;
73
+ $custom-file-border-color: $gray-700 !default;
74
+
72
75
  // Dropdowns
73
76
 
74
77
  $dropdown-bg: $gray-900 !default;
@@ -82,11 +85,12 @@ $dropdown-link-hover-bg: $primary !default;
82
85
  // Navs
83
86
 
84
87
  $nav-link-padding-x: 2rem !default;
85
- $nav-link-disabled-color: $gray-200 !default;
88
+ $nav-link-disabled-color: $gray-500 !default;
86
89
 
87
90
  $nav-tabs-border-color: $gray-700 !default;
88
- $nav-tabs-link-hover-border-color: $nav-tabs-border-color !default;
89
- $nav-tabs-link-active-border-color: $nav-tabs-border-color !default;
91
+ $nav-tabs-link-hover-border-color: $nav-tabs-border-color $nav-tabs-border-color transparent !default;
92
+ $nav-tabs-link-active-color: $white !default;
93
+ $nav-tabs-link-active-border-color: $nav-tabs-border-color $nav-tabs-border-color transparent !default;
90
94
 
91
95
  // Navbar
92
96
 
@@ -1,4 +1,4 @@
1
- // Flatly 4.1.1
1
+ // Flatly 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Flatly 4.1.1
1
+ // Flatly 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Journal 4.1.1
1
+ // Journal 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Journal 4.1.1
1
+ // Journal 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Litera 4.1.1
1
+ // Litera 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Litera 4.1.1
1
+ // Litera 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Lumen 4.1.1
1
+ // Lumen 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Lumen 4.1.1
1
+ // Lumen 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Lux 4.1.1
1
+ // Lux 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Lux 4.1.1
1
+ // Lux 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Materia 4.1.1
1
+ // Materia 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -194,6 +194,11 @@ $web-font-path: "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700"
194
194
  margin-top: 0;
195
195
  }
196
196
  }
197
+
198
+ .btn + .btn,
199
+ .btn + .btn-group > .dropdown-toggle {
200
+ box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
201
+ }
197
202
  }
198
203
 
199
204
  .border-secondary {
@@ -272,6 +277,11 @@ input[type=number],
272
277
  border-bottom: 1px dotted #ddd;
273
278
  }
274
279
 
280
+ &[disabled],
281
+ &[disabled]::placeholder {
282
+ color: #ddd;
283
+ }
284
+
275
285
  &:not(textarea) {
276
286
  height: $input-height;
277
287
  }
@@ -1,4 +1,4 @@
1
- // Materia 4.1.1
1
+ // Materia 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -37,6 +37,8 @@ $danger: $red !default;
37
37
  $light: $white !default;
38
38
  $dark: $gray-800 !default;
39
39
 
40
+ $yiq-contrasted-threshold: 170 !default;
41
+
40
42
  // Body
41
43
 
42
44
  $body-color: $gray-700 !default;
@@ -51,7 +53,7 @@ $font-weight-base: 400 !default;
51
53
 
52
54
  // Buttons
53
55
 
54
- $input-btn-padding-y: 1rem !default;
56
+ $input-btn-padding-y: 0.8rem !default;
55
57
  $input-btn-padding-x: 1rem !default;
56
58
 
57
59
  // Forms
@@ -1,4 +1,4 @@
1
- // Minty 4.1.1
1
+ // Minty 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Minty 4.1.1
1
+ // Minty 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Pulse 4.1.1
1
+ // Pulse 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Pulse 4.1.1
1
+ // Pulse 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Sandstone 4.1.1
1
+ // Sandstone 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Sandstone 4.1.1
1
+ // Sandstone 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Simplex 4.1.1
1
+ // Simplex 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Simplex 4.1.1
1
+ // Simplex 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Sketchy 4.1.1
1
+ // Sketchy 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Sketchy 4.1.1
1
+ // Sketchy 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Slate 4.1.1
1
+ // Slate 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Slate 4.1.1
1
+ // Slate 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Solar 4.1.1
1
+ // Solar 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Solar 4.1.1
1
+ // Solar 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Spacelab 4.1.1
1
+ // Spacelab 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // Spacelab 4.1.1
1
+ // Spacelab 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Superhero 4.1.1
1
+ // Superhero 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -122,11 +122,6 @@ label,
122
122
  font-size: $font-size-sm;
123
123
  }
124
124
 
125
- .input-addon,
126
- .input-group-addon {
127
- color: $body-color;
128
- }
129
-
130
125
  // Navs ========================================================================
131
126
 
132
127
  .nav-tabs,
@@ -1,4 +1,4 @@
1
- // Superhero 4.1.1
1
+ // Superhero 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -64,7 +64,12 @@ $table-dark-color: $body-bg !default;
64
64
 
65
65
  // Forms
66
66
 
67
- $input-group-addon-color: $gray-400 !default;
67
+ $input-border-color: transparent !default;
68
+
69
+ $input-group-addon-color: $body-color !default;
70
+
71
+ $custom-file-color: $white !default;
72
+ $custom-file-border-color: $gray-200 !default;
68
73
 
69
74
  // Dropdowns
70
75
 
@@ -1,4 +1,4 @@
1
- // United 4.1.1
1
+ // United 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -1,4 +1,4 @@
1
- // United 4.1.1
1
+ // United 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,4 +1,4 @@
1
- // Yeti 4.1.1
1
+ // Yeti 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
 
@@ -349,6 +349,17 @@ label,
349
349
  }
350
350
  }
351
351
 
352
+ .pagination,
353
+ .pagination-lg,
354
+ .pagination-sm {
355
+ .page-item:first-child,
356
+ .page-item:last-child {
357
+ .page-link {
358
+ border-radius: 3px;
359
+ }
360
+ }
361
+ }
362
+
352
363
  .list-group {
353
364
  font-size: $font-size-sm;
354
365
  font-weight: 300;
@@ -1,4 +1,4 @@
1
- // Yeti 4.1.1
1
+ // Yeti 4.1.2
2
2
  // Bootswatch
3
3
 
4
4
  //
@@ -1,3 +1,3 @@
1
1
  module Bootswatch
2
- VERSION = '4.1.1'
2
+ VERSION = '4.1.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.1
4
+ version: 4.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - mkhairi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-03 00:00:00.000000000 Z
11
+ date: 2018-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass