2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

include required js and css libraries,

"New" panel  index.php updated to use only internal libraries
This commit is contained in:
Alex
2015-02-13 11:02:59 +03:00
parent 6f7af07232
commit 6cf06562b0
66 changed files with 8308 additions and 373 deletions

View File

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