Advertisement
Neolot

jQuery Tabs Styles

Mar 16th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. /* Required styles for jQuery Tabs */
  2. .tabs-wrapper .box {display: none;}
  3. .tabs-wrapper .box.visible {display: block;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement