compass-inuit 4.3.4.1 → 4.3.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -39,6 +39,15 @@
39
39
  }
40
40
 
41
41
 
42
+ /**
43
+ * Mute an object by reducing its opacity.
44
+ */
45
+ .muted{
46
+ opacity:0.5;
47
+ filter:alpha(opacity = 50);
48
+ }
49
+
50
+
42
51
  /**
43
52
  * Align items to the right where they imply progression/movement forward, e.g.:
44
53
  *
@@ -73,4 +82,4 @@
73
82
  * Hide content off-screen without resorting to `display:none;`
74
83
  */
75
84
  .accessibility { position:absolute; left:-99999px; }
76
- [dir=rtl] .accessibility { left:auto; right:-99999px; }
85
+ [dir=rtl] .accessibility { left:auto; right:-99999px; }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-inuit
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.4.1
4
+ version: 4.3.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: