mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Added new design
This commit is contained in:
parent
d3bdec0380
commit
44c0e07c7e
62 changed files with 12134 additions and 347 deletions
17
static/font-awesome/scss/font-awesome.scss
vendored
Executable file
17
static/font-awesome/scss/font-awesome.scss
vendored
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
/*!
|
||||
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||||
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
*/
|
||||
|
||||
@import "variables";
|
||||
@import "mixins";
|
||||
@import "path";
|
||||
@import "core";
|
||||
@import "larger";
|
||||
@import "fixed-width";
|
||||
@import "list";
|
||||
@import "bordered-pulled";
|
||||
@import "spinning";
|
||||
@import "rotated-flipped";
|
||||
@import "stacked";
|
||||
@import "icons";
|
||||
Loading…
Add table
Add a link
Reference in a new issue