mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 11:19:22 +02:00

Layout is primarily changed to this because the old layout had obsolete javascript dependencies. I still want to make another default layout eventually, which is mobile friendly. This layout has a very nice character search widget though that looks for names realtime and displays them in a list beside the search.
19 lines
495 B
Plaintext
19 lines
495 B
Plaintext
/*!
|
|
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
*/
|
|
|
|
@import "variables.less";
|
|
@import "mixins.less";
|
|
@import "path.less";
|
|
@import "core.less";
|
|
@import "larger.less";
|
|
@import "fixed-width.less";
|
|
@import "list.less";
|
|
@import "bordered-pulled.less";
|
|
@import "animated.less";
|
|
@import "rotated-flipped.less";
|
|
@import "stacked.less";
|
|
@import "icons.less";
|
|
@import "screen-reader.less";
|