Commit 5f275d23 authored by eddie.woo's avatar eddie.woo

merge and delete dist files

parents 8f1654d7 52c9a275
......@@ -75,9 +75,9 @@
<div style="overflow:hidden;display:inline-block;margin-left:30px;" ng-show="serviceTypeId ==='12' && updateStatus">
<button type="button" class="btn btn-in-grid" ng-show="serviceTypeId ==='12' && updateStatus" ngf-select="" ng-model="productFileName" ngf-drag-over-class="'dragover'" accept=".xls,.xlsx" ngf-multiple="false" ngf-allow-dir="false"><i class="material-icons middle">add_circle_outline</i>导入</button>
</div>
<a href="" ng-click="toggleView('workflowView')" ng-class="{true:'active',false:'inactive'}[currentView == 'workflowView']"><i class="fa fa-tasks" aria-hidden="true"></i></a>
<!--<a href="" ng-click="toggleView('listView')" ng-class="{true:'active',false:'inactive'}[currentView == 'listView']"><i class="fa fa-list-ul" aria-hidden="true"></i></a>-->
<!-- <a href="" ng-click="toggleView('cardView')" ng-class="{true:'active',false:'inactive'}[currentView == 'cardView']"><i class="fa fa-th" aria-hidden="true"></i></a>-->
<!--<a href="" ng-click="toggleView('workflowView')" ng-class="{true:'active',false:'inactive'}[currentView == 'workflowView']"><i class="fa fa-tasks" aria-hidden="true"></i></a>-->
<a href="" ng-click="toggleView('listView')" ng-class="{true:'active',false:'inactive'}[currentView == 'listView']"><i class="fa fa-list-ul" aria-hidden="true"></i></a>
<a href="" ng-click="toggleView('cardView')" ng-class="{true:'active',false:'inactive'}[currentView == 'cardView']"><i class="fa fa-th" aria-hidden="true"></i></a>
<div class="button-sort" ng-if="currentView == 'cardView'">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
{{ 'OrderBy' | translate }}<span class="glyphicon glyphicon-sort"></span>
......
This diff is collapsed.
This diff is collapsed.
/*! atms-web 2018-10-24 */
adminHomePageModule.controller("AdminHomePageController",["$scope","$log","SweetAlert","$translate","menuService","$timeout","userService","loginContext","Upload","apiInterceptor","dataInitService",function(i,a,o,r,n,t,e,l,s,m,u){"use strict";var c=["../../../app-resources/images/admin_hover__1__03.png","../../../app-resources/images/admin_hover__1__05.png","../../../app-resources/images/admin_hover__1__07.png"],d=m.webApiHostUrl+"/init/Upload";i.hasAdminPermission=!1;i.selectMenu=function(e){},i.menuMouseOver=function(e){if(!e.isOpen&&i.menuData&&0<i.menuData.length)for(var n=0;n<i.menuData.length;n++){var t=i.menuData[n];e.id===t.id?t.isOpen=!0:t.isOpen=!1}},i.GoPage=function(e){},i.showUploadModal=function(){i.triggered=!1,i.completed=!1,i.importMsgList="",i.file&&(i.file=null),$("#importBasicData").modal("show")};var p;i.ImportData=function(){!function(e){if(i.file&&i.file.name){var n=PWC.newGuid()+".dat",t=$('input[name="__RequestVerificationToken"]').val();s.upload({url:d,data:{cancel:!1,enterpriseAccountID:i.accountSetID,filename:i.file.name,tempFileName:n,action:e},file:i.file,resumeChunkSize:i.chunkSize,headers:{"Access-Control-Allow-Origin":"*",Authorization:m.tokenType+" "+m.apiToken(),__RequestVerificationToken:t,withCredentials:!0},withCredentials:!0}).then(function(e){i.importMsgList=e.data.validMsg,i.completed=!0},function(e){console.log("Error status: "+e.status)},function(e){var n=parseInt(100*e.loaded/e.total);a.debug("progress: "+n+"% "+e.config.data.file.name)})}else o.warning(r.instant("SelectCustomerFileRequired"))}(constant.import.overwrite),i.triggered=!0},i.downloadTemplate=function(){u.downloadTemplate()},i.open=!1,p="1",e.getUserPermissionNew(l.userName,function(e){e&&e.isAdmin&&(i.hasAdminPermission=!0),t(function(){n.getMenusNew(p,function(e){if(i.menuData=e,i.menuData&&0<i.menuData.length)for(var n=0;n<i.menuData.length;n++){var t=n%c.length,a=i.menuData[n];a.firstMenuClass=(a.popoverPlacement=0===t?"bottom-left":"bottom","menu-wrapper"),a.imageUrl=c[t],a.templateUrl="myPopoverTemplate.html",a.subMenus&&(a.subMenus=_.filter(a.subMenus,function(e){return e.isVisible}))}})},1e3)})}]),adminHomePageModule.directive("adminHomePage",["$log",function(e){"use strict";return e.debug("adminHomePage.ctor()..."),console.log("adminHomePagector"),{restrict:"E",templateUrl:"/app/admin/homePage/admin-home-page.html?_="+Math.random(),replace:!0,scope:{},controller:"AdminHomePageController",link:function(e,n){}}}]);
\ No newline at end of file
/* 1 define color */
/*white*/
/*gray*/
/*gray*/
/*gray tr even background-color*/
/*gray*/
/*orange:business-unit tr selected*/
/* org view ui color deep*/
/* org view ui color light*/
/* 红色系列 */
/* 橙色系列 PWC标准色 */
.highlight-tag {
color: #ed6e3c !important;
}
.no-permission {
cursor: not-allowed;
color: #333333;
}
.no-permission a {
cursor: not-allowed;
color: #333333;
text-decoration: none;
}
.ellipsis {
white-space: nowrap !important;
-ms-text-overflow: ellipsis !important;
-o-text-overflow: ellipsis !important;
text-overflow: ellipsis !important;
overflow-x: hidden !important;
}
/*dx 控件颜色设置*/
.dx-treeview .dx-treeview-node:not(dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item {
background-color: #f16100 !important;
}
.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-selected > .dx-treeview-item {
background-color: #f16100 !important;
color: #fff;
}
.admin-home-page {
height: 100%;
width: 100%;
background-color: #ffffff;
padding: 0px 15% 0px 5%;
}
.admin-home-page .center-title {
height: 20%;
text-align: center;
font-family: 'Microsoft YaHei Bold', 'Microsoft YaHei Regular', 'Microsoft YaHei';
padding: 5%;
}
.admin-home-page .import-title {
font-size: 14px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 10px;
}
.admin-home-page .modules {
padding: 60px;
margin: auto;
width: 100%;
height: 40%;
/* .menu-width{
width: 160px;
}*/
}
.admin-home-page .modules .active {
background-color: #F2F2F2;
}
.admin-home-page .modules .first-module {
width: 32%;
display: inline-block;
text-align: center;
vertical-align: middle;
padding: 40px;
}
.admin-home-page .modules .first-module .menu-wrapper .img {
padding: 10px;
}
.admin-home-page .modules .popover.bottom > .arrow:after {
border-bottom-color: #E4E4E4;
}
.admin-home-page .modules .popover {
background-color: #E4E4E4;
}
.admin-home-page .modules a {
text-decoration: none;
}
.admin-home-page .second-menu-wrapper .second-menu {
display: inline-block;
padding: 30px;
text-align: center;
vertical-align: middle;
max-width: 600px;
}
.admin-home-page .second-menu-wrapper .second-menu i {
font-size: 26px;
color: #F74C34;
}
.admin-home-page .second-menu-wrapper .second-menu a {
text-decoration: none;
color: black;
}
.admin-home-page .second-menu-wrapper .second-menu .circle {
height: 50px;
width: 50px;
border-radius: 50%;
padding: 12px;
display: inline-block;
background-color: white;
margin-bottom: 20px;
}
.admin-home-page .modal-footer {
padding-left: 104px;
}
.admin-home-page #importBasicData {
z-index: 9999;
}
.admin-home-page #importBasicData label {
font-weight: normal;
width: 103px;
}
.admin-home-page #importBasicData .col-sm-3,
.admin-home-page #importBasicData .col-sm-6 {
padding-left: 0px;
}
.admin-home-page #importBasicData .form-group {
margin-left: -16px;
}
.admin-home-page #importBasicData .import-result {
overflow: auto;
max-height: 240px;
font-size: 13px;
word-wrap: normal;
white-space: nowrap;
text-align: left;
line-height: 25px;
border: 1px solid #d4d4d4;
border-radius: 5px;
}
.admin-home-page #importBasicData .glyphicon.spinning {
animation: spin 1s infinite linear;
-webkit-animation: spin2 1s infinite linear;
}
.admin-home-page #importBasicData .import-progress {
margin-left: 30px;
vertical-align: middle;
font-size: 26px;
}
@keyframes spin {
from {
transform: scale(1) rotate(0deg);
}
to {
transform: scale(1) rotate(360deg);
}
}
@-webkit-keyframes spin2 {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
/*! atms-web 2018-10-24 */
!function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof module&&"object"==typeof module.exports?module.exports=t():e.Cldr=t()}(this,function(){var r,i=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},o=function(e,t){if(i(e)&&(e=e.join("/")),"string"!=typeof e)throw new Error('invalid path "'+e+'"');return(e=(e=e.replace(/^\//,"").replace(/^cldr\//,"")).replace(/{[a-zA-Z]+}/g,function(e){return e=e.replace(/^{([^}]*)}$/,"$1"),t[e]})).split("/")},c=function(e,t){var n,r;if(e.some)return e.some(t);for(n=0,r=e.length;n<r;n++)if(t(e[n],n,e))return!0;return!1},g=function(e,t,n,r){var i,o=n[0],a=n[1],u=e.localeSep,s=n[2],l=n.slice(3,4);return r=r||{},"und"!==o&&"Zzzz"!==a&&"ZZ"!==s?[o,a,s].concat(l):void 0!==t.get("supplemental/likelySubtags")?c([[o,a,s],[o,s],[o,a],[o],["und",a]],function(e){return i=!/\b(Zzzz|ZZ)\b/.test(e.join(u))&&t.get(["supplemental/likelySubtags",e.join(u)])})?(i=i.split(u),["und"!==o?o:i[0],"Zzzz"!==a?a:i[1],"ZZ"!==s?s:i[2]].concat(l)):r.force?t.get("supplemental/likelySubtags/und").split(u):void 0:void 0},m=function(n,r,i){var o,e=i[0],t=i[1],a=i[2],u=i[3];return c([[[e,"Zzzz","ZZ"],[e]],[[e,"Zzzz",a],[e,a]],[[e,t,"ZZ"],[e,t]]],function(e){var t=g(n,r,e[0]);return o=e[1],t&&t[0]===i[0]&&t[1]===i[1]&&t[2]===i[2]})?(u&&o.push(u),o):i},_=function(e){var t,n=[];return(t=(e=e.replace(/_/,"-")).split("-u-"))[1]&&(t[1]=t[1].split("-t-"),e=t[0]+(t[1][1]?"-t-"+t[1][1]:""),n[4]=t[1][0]),null===(t=e.split("-t-")[0].match(/^(([a-z]{2,3})(-([A-Z][a-z]{3}))?(-([A-Z]{2}|[0-9]{3}))?)((-([a-zA-Z0-9]{5,8}|[0-9][a-zA-Z0-9]{3}))*)$|^(root)$/))?["und","Zzzz","ZZ"]:(n[0]=t[10]||t[2]||"und",n[1]=t[4]||"Zzzz",n[2]=t[6]||"ZZ",t[7]&&t[7].length&&(n[3]=t[7].slice(1)),n)},b=function(e,t){var n,r;if(e.forEach)return e.forEach(t);for(n=0,r=e.length;n<r;n++)t(e[n],n,e)},a=function(e,t){var n,r;return r=e+(t&&JSON?": "+JSON.stringify(t):""),(n=new Error(r)).code=e,b(function(e){var t,n=[];if(Object.keys)return Object.keys(e);for(t in e)n.push(t);return n}(t),function(e){n[e]=t[e]}),n},u=function(e,t,n){if(!t)throw a(e,n)},j=function(e,t){u("E_MISSING_PARAMETER",void 0!==e,{name:t})},L=function(e,t,n,r){u("E_INVALID_PAR_TYPE",n,{expected:r,name:t,value:e})},t=function(e,t){L(e,t,"string"==typeof e||i(e),"String or Array")},s=function(e,t){var n;L(e,t,void 0===e||null!==(n=e)&&""+n=="[object Object]","Plain Object")},l=function(e,t){var n,r=e,i=t.length;for(n=0;n<i-1;n++)if(!(r=r[t[n]]))return;return r[t[n]]},f=function(e,t){var n,r=e._availableBundleMapQueue,i=l(t,["main"]);if(i)for(n in i)i.hasOwnProperty(n)&&"root"!==n&&-1===r.indexOf(n)&&r.push(n)},p=function(e){return i(e)?e:[e]},d=r=function(){var n={},e=[].slice.call(arguments,0);return b(e,function(e){var t;for(t in e)t in n&&"object"==typeof n[t]&&!i(n[t])?n[t]=r(n[t],e[t]):n[t]=e[t]}),n},e=function(e,t,n){var r,i,o;for(j(n[0],"json"),r=0;r<n.length;r++)for(o=p(n[r]),i=0;i<o.length;i++)s(o[i],"json"),t=d(t,o[i]),f(e,o[i]);return t},n=function(e,t,n){var r=o(t,n);return l(e._resolved,r)},w=function(e){this.init(e)};return w._alwaysArray=p,w._coreLoad=e,w._createError=a,w._itemGetResolved=n,w._jsonMerge=d,w._pathNormalize=o,w._resourceGet=l,w._validatePresence=j,w._validateType=L,w._validateTypePath=t,w._validateTypePlainObject=s,w._availableBundleMap={},w._availableBundleMapQueue=[],w._resolved={},w.localeSep="-",w.load=function(){w._resolved=e(w,w._resolved,arguments)},w.prototype.init=function(e){var r,t,n,i,o,a,u,s,l,c,f,p,d,h,v,y=w.localeSep;j(e,"locale"),L(c=e,"locale","string"==typeof c,"a string"),s=(a=_(e))[4],l=a[3],t=(n=g(w,this,a,{force:!0})||a)[0],o=n[1],u=n[2],i=m(w,this,n).join(y),this.attributes=r={bundle:(f=w,p=this,d=i,h=f._availableBundleMap,v=f._availableBundleMapQueue,v.length&&(b(v,function(e){var t,n,r,i;i=_(e),n=g(f,p,i),r=(r=m(f,p,n)).join(f.localeSep),(t=v[r])&&t.length<e.length||(h[r]=e)}),f._availableBundleMapQueue=[]),h[d]||null),minlanguageId:i,maxLanguageId:n.join(y),language:t,script:o,territory:u,region:u,variant:l},s&&("-"+s).replace(/-[a-z]{3,8}|(-[a-z]{2})-([a-z]{3,8})/g,function(e,t,n){t?r["u"+t]=n:r["u"+e]=!0}),this.locale=e},w.prototype.get=function(e){return j(e,"path"),t(e,"path"),n(w,e,this.attributes)},w.prototype.main=function(e){return j(e,"path"),t(e,"path"),u("E_MISSING_BUNDLE",null!==this.attributes.bundle,{locale:this.locale}),e=p(e),this.get(["main/{bundle}"].concat(e))},w}),function(e){"function"==typeof define&&define.amd?define(["../cldr"],e):"object"==typeof module&&"object"==typeof module.exports?module.exports=e(require("cldrjs")):e(Cldr)}(function(e){var t,n=e._pathNormalize,o=e._validatePresence,a=e._validateType;t=function(){function e(){}var t=e.prototype,n=this,r=n.EventEmitter;function o(e,t){for(var n=e.length;n--;)if(e[n].listener===t)return n;return-1}function i(e){return function(){return this[e].apply(this,arguments)}}return t.getListeners=function(e){var t,n,r=this._getEvents();if(e instanceof RegExp)for(n in t={},r)r.hasOwnProperty(n)&&e.test(n)&&(t[n]=r[n]);else t=r[e]||(r[e]=[]);return t},t.flattenListeners=function(e){var t,n=[];for(t=0;t<e.length;t+=1)n.push(e[t].listener);return n},t.getListenersAsObject=function(e){var t,n=this.getListeners(e);return n instanceof Array&&((t={})[e]=n),t||n},t.addListener=function(e,t){var n,r=this.getListenersAsObject(e),i="object"==typeof t;for(n in r)r.hasOwnProperty(n)&&-1===o(r[n],t)&&r[n].push(i?t:{listener:t,once:!1});return this},t.on=i("addListener"),t.addOnceListener=function(e,t){return this.addListener(e,{listener:t,once:!0})},t.once=i("addOnceListener"),t.defineEvent=function(e){return this.getListeners(e),this},t.defineEvents=function(e){for(var t=0;t<e.length;t+=1)this.defineEvent(e[t]);return this},t.removeListener=function(e,t){var n,r,i=this.getListenersAsObject(e);for(r in i)i.hasOwnProperty(r)&&-1!==(n=o(i[r],t))&&i[r].splice(n,1);return this},t.off=i("removeListener"),t.addListeners=function(e,t){return this.manipulateListeners(!1,e,t)},t.removeListeners=function(e,t){return this.manipulateListeners(!0,e,t)},t.manipulateListeners=function(e,t,n){var r,i,o=e?this.removeListener:this.addListener,a=e?this.removeListeners:this.addListeners;if("object"!=typeof t||t instanceof RegExp)for(r=n.length;r--;)o.call(this,t,n[r]);else for(r in t)t.hasOwnProperty(r)&&(i=t[r])&&("function"==typeof i?o.call(this,r,i):a.call(this,r,i));return this},t.removeEvent=function(e){var t,n=typeof e,r=this._getEvents();if("string"===n)delete r[e];else if(e instanceof RegExp)for(t in r)r.hasOwnProperty(t)&&e.test(t)&&delete r[t];else delete this._events;return this},t.removeAllListeners=i("removeEvent"),t.emitEvent=function(e,t){var n,r,i,o=this.getListenersAsObject(e);for(i in o)if(o.hasOwnProperty(i))for(r=o[i].length;r--;)!0===(n=o[i][r]).once&&this.removeListener(e,n.listener),n.listener.apply(this,t||[])===this._getOnceReturnValue()&&this.removeListener(e,n.listener);return this},t.trigger=i("emitEvent"),t.emit=function(e){var t=Array.prototype.slice.call(arguments,1);return this.emitEvent(e,t)},t.setOnceReturnValue=function(e){return this._onceReturnValue=e,this},t._getOnceReturnValue=function(){return!this.hasOwnProperty("_onceReturnValue")||this._onceReturnValue},t._getEvents=function(){return this._events||(this._events={})},e.noConflict=function(){return n.EventEmitter=r,e},e}();var r,i,u=function(e,t){a(e,t,void 0===e||"function"==typeof e,"Function")},s=new t;function l(r,i){return function(e,t){var n;return o(e,"event"),a(n=e,"event","string"==typeof n||n instanceof RegExp,"String or RegExp"),o(t,"listener"),u(t,"listener"),i[r].apply(i,arguments)}}function c(e){return l("off",e)}function f(e){return l("on",e)}function p(e){return l("once",e)}function d(){r=e.prototype.get,e.prototype.get=function(e){var t=r.apply(this,arguments);return e=n(e,this.attributes).join("/"),s.trigger("get",[e,t]),this.ee.trigger("get",[e,t]),t}}return e.off=c(s),e.on=f(s),e.once=p(s),i=e.prototype.init,e.prototype.init=function(){var e;this.ee=e=new t,this.off=c(e),this.on=f(e),this.once=p(e),i.apply(this,arguments)},(e._eventInit=d)(),e}),function(e){"function"==typeof define&&define.amd?define(["../cldr"],e):"object"==typeof module&&"object"==typeof module.exports?module.exports=e(require("cldrjs")):e(Cldr)}(function(e){var r=e._alwaysArray,i=e.prototype.init;return e.prototype.init=function(){var n,e,t;i.apply(this,arguments),this.supplemental=(n=this,(t=(e=function(t){return function(e){return e=r(e),n.get([t].concat(e))}})("supplemental")).weekData=e("supplemental/weekData"),t.weekData.firstDay=function(){return n.get("supplemental/weekData/firstDay/{territory}")||n.get("supplemental/weekData/firstDay/001")},t.weekData.minDays=function(){var e=n.get("supplemental/weekData/minDays/{territory}")||n.get("supplemental/weekData/minDays/001");return parseInt(e,10)},t.timeData=e("supplemental/timeData"),t.timeData.allowed=function(){return n.get("supplemental/timeData/{territory}/_allowed")||n.get("supplemental/timeData/001/_allowed")},t.timeData.preferred=function(){return n.get("supplemental/timeData/{territory}/_preferred")||n.get("supplemental/timeData/001/_preferred")},t)},e}),function(e){"function"==typeof define&&define.amd?define(["../cldr"],e):"object"==typeof module&&"object"==typeof module.exports?module.exports=e(require("cldrjs")):e(Cldr)}(function(t){var s,e=t._coreLoad,l=t._jsonMerge,c=t._pathNormalize,f=t._resourceGet,n=t._validatePresence,r=t._validateTypePath,i=s=function(e,t,n,r,i){var o,a,u;if(void 0!==t&&t!==i)return o=c(n,r),(u=f(e._resolved,o))&&"object"!=typeof u||((u=f(e._raw,o))||(a=function(e,t){var n,r;if("root"!==t)return n=c(["supplemental/parentLocales/parentLocale",t]),(r=f(e._resolved,n)||f(e._raw,n))?r:(r=t.substr(0,t.lastIndexOf(e.localeSep)))||"root"}(e,t),u=s(e,a,n,l(r,{bundle:a}),t)),u&&function(e,t,n){var r,i=e,o=t.length;for(r=0;r<o-1;r++)i[t[r]]||(i[t[r]]={}),i=i[t[r]];i[t[r]]=n}(e._resolved,o,u)),u};return t._raw={},t.load=function(){t._raw=e(t,t._raw,arguments)},t.prototype.get=function(e){return n(e,"path"),r(e,"path"),i(t,this.attributes&&this.attributes.bundle||"",e,this.attributes)},t._eventInit&&t._eventInit(),t});
\ No newline at end of file
.account-tree-wrapper {
display:inline-block;
}
.account-tree-container {
overflow-y: scroll;
max-height: 500px;
width: 250px;
position:absolute;
background-color:white;
-moz-box-shadow: 0 10px 20px #000000;
-webkit-box-shadow: 0 10px 20px #000000;
box-shadow: 0 10px 20px #000000;
}
.selector-input {
width: 250px;
}
.account-tree .angular-ui-tree-handle {
margin-bottom: 0px;
}
.account-tree .expander {
line-height:initial;
}
.account-tree .angular-ui-tree-node .angular-ui-tree-node .angular-ui-tree-handle:hover {
background-color:#cccccc;
}
.menu-tree-wrapper {
display: inline-block;
}
.menu-tree-container {
overflow-y: scroll;
overflow-x: hidden;
max-height: 150px;
width: 250px;
position: absolute;
z-index: 2;
background-color: white;
-moz-box-shadow: 0 10px 20px #000000;
-webkit-box-shadow: 0 10px 20px #000000;
box-shadow: 0 10px 20px #000000;
}
.selector-input {
width: 250px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.menu-tree-wrapper .tree-view {
padding: 10px 0 0 0;
min-height: 150px;
}
/*.permission-selector-wrapper {
display: inline-block;
}
.ivhtreedata
{
margin: 10px 0px 0px 20px;
}
.permission-selector-wrapper .menu-tree-container {
max-height: 320px;
width: 320px;
}
.dx-searchbox {
margin: 12px;
}
.selector-input {
width: 320px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment