|
|
@@ -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; }
|