PHP Classes

File: bootstrap/sbnoblesse/font-awesome/less/bordered-pulled.less

Recommend this page to a friend!
  Classes of Minh Tien   Noblesse CMS   bootstrap/sbnoblesse/font-awesome/less/bordered-pulled.less   Download  
File: bootstrap/sbnoblesse/font-awesome/less/bordered-pulled.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Noblesse CMS
Content management system with custom plugins
Author: By
Last change:
Date: 8 years ago
Size: 330 bytes
 

Contents

Class file image Download
// Bordered & Pulled // ------------------------- .@{fa-css-prefix}-border { padding: .2em .25em .15em; border: solid .08em @fa-border-color; border-radius: .1em; } .pull-right { float: right; } .pull-left { float: left; } .@{fa-css-prefix} { &.pull-left { margin-right: .3em; } &.pull-right { margin-left: .3em; } }