|
@ -95,10 +95,6 @@ type : 'UI Guide' |
|
|
-webkit-filter: blur(15px) grayscale(0.7); |
|
|
-webkit-filter: blur(15px) grayscale(0.7); |
|
|
-moz-filter: blur(15px) grayscale(0.7); |
|
|
-moz-filter: blur(15px) grayscale(0.7); |
|
|
} |
|
|
} |
|
|
body.dimmed .dimmer * { |
|
|
|
|
|
-webkit-filter: none; |
|
|
|
|
|
-moz-filter: none; |
|
|
|
|
|
} |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<h3 class="ui header">Prevent Accidental Highlighting</h3> |
|
|
<h3 class="ui header">Prevent Accidental Highlighting</h3> |
|
|