beyond-rails 0.0.259 → 0.0.260

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: e03fe184dcca8afa039c779b645835e3ab424f10e59719a18bfcf3ed2f8a1879
4
- data.tar.gz: 405e4401b7199efcb2d60ff7f97c5a5944dfe728f7d13057b6a8a51dc618d09d
3
+ metadata.gz: 4d17e55b168562da8ed9f3d501fecf52f5343e0ef1ef5695e3e37b1ff514c63e
4
+ data.tar.gz: '09b3662f9ef5558f8383f7f02edce72081363a834d0200612b2b85d0fecc2eaf'
5
5
  SHA512:
6
- metadata.gz: 38c4fcc741eaaa7cfbee14504022533b83a0ec31bd9f53b4e8c3a0be101ce422b2fbfdb51fbf2e6630014636acad13a02ccfc6c5f7bd91243e5af286923e359f
7
- data.tar.gz: 2557d50ab4980612f5e1c95dde716a82047c3f649a492be90340b8b873a4073489c1792191da9420f1763caa97f9a29be3388a2d24b25aecfe55d426a3568346
6
+ metadata.gz: a0a1c0f73414bdb7b7968d27f4dbf940e0b16c2a5368d195924b6ccc683e77ef3b2bbcc206a66042d23241d7abfc8d117e6a286a1decd5f5ddeca47468fd7ad7
7
+ data.tar.gz: b8460319d81cbc6d8a5f974450eeafb6d494e05ce4311e9e4b5a4afd5c981187f4581b82e4836a833d98a6a0e3c907a3263963a1a59bbe0c3a7b9882b3609269
@@ -33,19 +33,19 @@ h6 {
33
33
  }
34
34
 
35
35
  .txt-primary {
36
- color: $txt-color-primary;
36
+ color: $txt-color-primary !important;
37
37
  }
38
38
  .txt-secondary {
39
- color: $txt-color-secondary;
39
+ color: $txt-color-secondary !important;
40
40
  }
41
41
  .txt-success {
42
- color: $txt-color-success;
42
+ color: $txt-color-success !important;
43
43
  }
44
44
  .txt-warn {
45
- color: $txt-color-warn;
45
+ color: $txt-color-warn !important;
46
46
  }
47
47
  .txt-danger {
48
- color: $txt-color-danger;
48
+ color: $txt-color-danger !important;
49
49
  }
50
50
 
51
51
  .txt-white {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beyond-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.259
4
+ version: 0.0.260
5
5
  platform: ruby
6
6
  authors:
7
7
  - kmsheng
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-11-27 00:00:00.000000000 Z
12
+ date: 2020-11-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sassc