PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
bumbleb
/
sass
/
rtl
// // Utility classes // -------------------------------------------------- // Floats // ------------------------- .clearfix { @include clearfix(); } .pull-right { float: left !important; } .pull-left { float: right !important; } // Toggling content // ------------------------- .hide { display: none !important; } .show1 { display: block !important; } .invisible { visibility: hidden; } .text-hide { @include hide-text(); } // For Affix plugin // ------------------------- .affix { position: fixed; }
[-] _responsive-utilities.scss
[edit]
[+]
..
[-] _utilities.scss
[edit]
[-] _grid.scss
[edit]
[-] _rtl.scss
[edit]