mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-05-14 20:16:27 +02:00
Update Template (SB Admin) to version 1.0.3 (https://github.com/IronSummitMedia/startbootstrap-sb-admin/releases)
Unused files clean
This commit is contained in:
parent
405bafe9ca
commit
02c17c5051
49 changed files with 842 additions and 1191 deletions
16
font-awesome/less/bordered-pulled.less
vendored
Executable file
16
font-awesome/less/bordered-pulled.less
vendored
Executable file
|
@ -0,0 +1,16 @@
|
|||
// 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; }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue