mumuki-styles 2.0.1 → 2.0.2

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: 2862150e38558a8065f6af32ab2d024bf2a4e258730723d185ecb37383a3137c
4
- data.tar.gz: 8a430120ea138048ba0567f69080a504a47cfa4a6ea0e7b3f6bff93d58fba693
3
+ metadata.gz: a64229abc82f5fd6ad52d15af5a3181ae5deb356842e4dbc8317253c9d67332b
4
+ data.tar.gz: a06b4bce469644f67bc266945d3220ce19f03b9a3ab8346cb42b3cb83df426b5
5
5
  SHA512:
6
- metadata.gz: bc28fd6d2d71ee09ec957a98ef819eb55779efea4967b31a9d7402e55a630475e23564b4cfc55d308bc908822a9a6905434335e7857a6a12e1f599c6d958a042
7
- data.tar.gz: 5a1f036de276da180b4ea0bfd789907c72bbd5045620bc64c25c523be19ee433cf0218956569980250c16430022a1ca1bf2ca752a755fbdf6d9bbac9eb7ff39e
6
+ metadata.gz: 4f5999c04e06ff3f279dc7b9ce686e074fc485d0182b664ccd5f888c659768844ad2e140fb997c1a9bb857615e3a956247921bcf186d47d0b74df064667d3ef3
7
+ data.tar.gz: eefb3031831b09ce119004f50fab57ebd773f9dc78baa4f26ccc360c1b7335208976f9d9ed35cfb16184a1eebb1c81c720bdfd007d08aaa711a26a3ee7f89b66
Binary file
Binary file
Binary file
Binary file
@@ -11826,7 +11826,7 @@ pre code {
11826
11826
  pointer-events: none; }
11827
11827
  .mu-navbar.mu-inverted img {
11828
11828
  box-shadow: 0 0 0 2px white; }
11829
- .mu-navbar.mu-inverted .caret, .mu-navbar.mu-inverted .navbar-icon {
11829
+ .mu-navbar.mu-inverted .caret, .mu-navbar.mu-inverted .mu-navbar-icon {
11830
11830
  color: white; }
11831
11831
  .mu-navbar.mu-inverted .mu-level-number {
11832
11832
  color: #0B465D; }
@@ -140,7 +140,7 @@ $avatar-size: 40px;
140
140
  box-shadow: 0 0 0 2px white;
141
141
  }
142
142
 
143
- .caret, .navbar-icon {
143
+ .caret, .mu-navbar-icon {
144
144
  color: white;
145
145
  }
146
146
 
@@ -1,5 +1,5 @@
1
1
  module Mumuki
2
2
  module Styles
3
- VERSION = "2.0.1"
3
+ VERSION = "2.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mumuki-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Federico Scarpa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-10 00:00:00.000000000 Z
11
+ date: 2021-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler