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:
@@ -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;
|
||||
}
|
||||
2
include/bs-data-table/css/jquery.bdt.min.css
vendored
2
include/bs-data-table/css/jquery.bdt.min.css
vendored
@@ -1 +1 @@
|
||||
.bdt thead th{cursor:pointer}.bdt .sort-icon{width:10px;display:inline-block;padding-left:5px}#table-footer{margin-bottom:15px}#table-footer a,#table-footer button{outline:0}#table-footer .form-horizontal .control-label{text-align:left;margin:0 15px}#table-footer .pagination{margin:0 15px}#table-footer .pagination li:not(.active){cursor:pointer}
|
||||
#table-footer .pagination li:not(.active),.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}#table-footer a,#table-footer button{outline:0}#table-footer .form-horizontal .control-label{text-align:left;margin:0 15px}#table-footer .pagination{margin:0 15px}.disable-sorting{cursor:auto!important}
|
||||
Reference in New Issue
Block a user