git.schokokeks.org
Repositories
Help
Report an Issue
bibweb.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
16bb044
Branches
Tags
master
bibweb.git
assets
fontawesome-free-5.0.8
advanced-options
use-with-node-js
fontawesome-free-webfonts
less
_list.less
Migration to bootstrap-4.0.0
Bernd Wurst
commited
16bb044
at 2018-03-18 14:03:26
_list.less
Blame
History
Raw
// List Icons // ------------------------- .@{fa-css-prefix}-ul { list-style-type: none; margin-left: @fa-li-width * 5/4; padding-left: 0; > li { position: relative; } } .@{fa-css-prefix}-li { left: -@fa-li-width; position: absolute; text-align: center; width: @fa-li-width; line-height: inherit; }