Sha256: a77d3c33c304eb57d4e69f47a1a9717d40df935c73b890f105b2c625348fff88
Contents?: true
Size: 534 Bytes
Versions: 2
Compression:
Stored size: 534 Bytes
Contents
// ------------------------------------------ // left to right variables to be used by bi-app mixins // author: // twitter.com/anasnakawa // inspired by: // twitter.com/victorzamfir // licensed under the MIT license // http://www.opensource.org/licenses/mit-license.php // ------------------------------------------ // namespacing variables with bi-app to // avoid conflicting with other global variables @bi-app-left : left; @bi-app-right : right; @bi-app-direction : ltr; @bi-app-invert-direction: rtl;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bootstrap_farsi-3.3.6 | app/frameworks/twitter/bootstrap/bi-app/variables-ltr.less |
bootstrap_farsi-3.2.0.1 | app/frameworks/twitter/bootstrap/bi-app/variables-ltr.less |