Sfoglia il codice sorgente

updated TableAjax filters, added checkboxes test

checkbox test URL: &TEST_CHECKBOX=1
Piotr Labudda 8 anni fa
parent
commit
87f7a85bbf
2 ha cambiato i file con 673 aggiunte e 82 eliminazioni
  1. 670 78
      SE/se-lib/TableAjax.php.TableAjax.js
  2. 3 4
      SE/se-lib/TableAjax.php.style.css

File diff suppressed because it is too large
+ 670 - 78
SE/se-lib/TableAjax.php.TableAjax.js


+ 3 - 4
SE/se-lib/TableAjax.php.style.css

@@ -63,8 +63,7 @@
  .AjaxTableCont .foot .foot-info p { line-height:16px; margin:5px 0; }
 .AjaxTable-loading .foot .foot-info {padding-left:20px; background:url(./icon/loading.gif) no-repeat left top;}
 
-.tblAjax__head__specialFilter {margin:0;padding:4px 4px 0 127px;}
-.tblAjax__head__specialFilter .btn-group {margin:0 4px 4px 4px;padding:0;}
+.tblAjax__head__specialFilter .btn-group {margin:0 4px 0 0;padding:0;}
 .tblAjax__head__specialFilter .btn-group .glyphicon-remove {color:#f00;}
 .tblAjax__head__specialFilter .btn-group button.disabled .glyphicon-remove {color:#bbb;}
 
@@ -112,8 +111,8 @@
 	background-repeat: no-repeat;
 }
 /*
-.mapEditor-btnBackToWindowItemInactive { background-image: url(stuff/open-layers/theme/default/img/overview_replacement.gif); }
-.mapEditor-btnBackToWindowItemActive { background-image: url(stuff/open-layers/theme/default/img/overview_replacement.gif); }
+.mapEditor-btnBackToWindowItemInactive { background-image: url(static/open-layers/theme/default/img/overview_replacement.gif); }
+.mapEditor-btnBackToWindowItemActive { background-image: url(static/open-layers/theme/default/img/overview_replacement.gif); }
 */
 .ui-dialog-content .mapEditor-btnBackToWindowItemInactive,
 .ui-dialog-content .mapEditor-btnBackToWindowItemActive { display:none; }

Some files were not shown because too many files changed in this diff