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

UPDATEd : Bootstrap to 3.3.6; font-awesome to 4.5.0; bootstrap-tables;

CLEANED  not used doc, examples e.t.c files and folders
This commit is contained in:
Alex
2015-12-10 17:08:44 +03:00
parent d4ffeda3ed
commit 0e3dfa06b8
210 changed files with 1036 additions and 15682 deletions

View File

@@ -5,17 +5,19 @@
.bdt thead th {
cursor: pointer;
}
/*
.bdt .sort-icon {
width: 10px;
display: inline-block;
padding-left: 5px;
} */
}
.search-form {
margin-right: 25px;
}
#table-footer {
margin-bottom: 15px;
margin-top: 10px;
min-height:35px;
}
#table-footer a, #table-footer button {
@@ -33,4 +35,8 @@
#table-footer .pagination li:not(.active) {
cursor: pointer;
}
.disable-sorting {
cursor: auto !important;
}