1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Added new design

This commit is contained in:
Retspen 2015-03-04 17:48:22 +02:00
parent d3bdec0380
commit 44c0e07c7e
62 changed files with 12134 additions and 347 deletions

6
static/font-awesome/less/fixed-width.less vendored Executable file
View file

@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}