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

@@ -45,13 +45,13 @@ font-weight: bold !important;
color: #337ab7;
text-decoration: blink;
}
/*
.table-hover>tbody>tr:hover{
background-color:#ddd !important;
}
*/
.highlight {
background-color: #cccccc;
background-color: #ccc;
}
.btn-lime{
background-color:#C0CA55;