Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions. Pages supports Less and is pure built on top of Less
Less Files are found under pages/src/less
###Modules
The seperation of modules help you to remove whats not necessary and build your own custom pages css
Name | Description |
---|---|
layout.less | The core layout styles for pages |
respnsive.less | The responsive handlers |
panels.less | Bootstrap Panels over-written classes |
typography.less | Contains all typo related styles included bg-color |
button.less | Bootstrap button over-written classes and pages dropdown |
alerts.less | Bootstrap alert messages over-written classes |
notifications.less | Pages notifications, bootstrap badges, popovers |
progress_indicators.less | Pages progress bars, bootstrap native progress |
modals.less | Bootstrap Modal Classes |
tabs_accordian.less | Bootstrap tabs and accordains |
sliders.less | Class for sliders |
treeview.less | Class for treeview |
treeview.less | Class for nestables |
form_elements.less | All form related class including layouts & validations |
tables.less | Classes for bootstrap tables and datatables |
tables.less | Classes for bootstrap tables and datatables |
vector_map.less | Classes for mapplic plugin |
Charts.less | All chart related classes |
print.less | Print media query for invoice |
lockscreen.less | Class for lockscreen |
calendar.less | Pages Calendar plugin |
social.less | Pages Social |
email.less | Pages email |
misc.less | All other utilities and helper classes |
z-index.less | To maintian heierachchy and order for layers |