Utility for marking the first item on a list as 'new'.
The span element of the first child will include a 'new' label on it. Usage: add the class 'list-first-new' to a list.
This commit is contained in:
@@ -99,6 +99,8 @@ $pillar-font-path: "../../../../static/pillar/assets/font"
|
||||
/* CSS for pillar-font comes from fontello.com using static/assets/font/config.json */
|
||||
|
||||
@import variables
|
||||
@import utils
|
||||
|
||||
@import welcome
|
||||
@import services
|
||||
@import about
|
||||
|
Reference in New Issue
Block a user