|
|
|||
Warning, /iDDS/monitor/data/scss/bootstrap/mixins/_lists.scss is written in an unsupported language. File is not indexed.
0001 // Lists
0002
0003 // Unstyled keeps list items block level, just removes default browser padding and list-style
0004 @mixin list-unstyled {
0005 padding-left: 0;
0006 list-style: none;
0007 }
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|