Skip to content

Commit

Permalink
CSS Framework: Updated section about overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspermdegroot committed Mar 6, 2015
1 parent 9e3777a commit 67b8bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/theming/css-framework.html
Expand Up @@ -111,7 +111,7 @@ <h4>Corner Radius helpers</h4>
<h4>Overlay &amp; Shadow</h4>
<ul>
<li>
<code>.ui-widget-overlay</code>: Applies 100% width &amp; height dimensions to an overlay screen, along with background color, and screen opacity.
<code>.ui-widget-overlay</code>: Applies 100% width &amp; height dimensions to an overlay screen, along with background color/texture, and screen opacity.
</li>
<li>
<code>.ui-widget-shadow</code>: Class to be applied to overlay widget shadow elements. Sets <code>box-shadow</code> x &amp; y offset, blur radius and color.
Expand Down

0 comments on commit 67b8bad

Please sign in to comment.