From 9b0d4640489d8e0612c448fb82d1a94f095f8ab2 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 13 Oct 2017 15:57:28 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=90=8E=E5=8F=B0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=90=8C=E6=AD=A5=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/plugs/ckeditor/ckeditor.js | 4 +- static/theme/default/css/console.css | 135 +++++++++++++-------------- 2 files changed, 68 insertions(+), 71 deletions(-) diff --git a/static/plugs/ckeditor/ckeditor.js b/static/plugs/ckeditor/ckeditor.js index e579b1f81..0b2ff817f 100644 --- a/static/plugs/ckeditor/ckeditor.js +++ b/static/plugs/ckeditor/ckeditor.js @@ -1184,8 +1184,8 @@ CKEDITOR.config.wsc_customDictionaryIds||"";a.config.wsc_userDictionaryName=a.co click:function(a){var b=a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?a.container.getText():a.document.getBody().getText();(b=b.replace(/\s/g,""))?a.execCommand("checkspell"):alert("Nothing to check!")},toolbar:"spellchecker,10"});CKEDITOR.dialog.add("checkspell",this.path+(CKEDITOR.env.ie&&7>=CKEDITOR.env.version?"dialogs/wsc_ie.js":window.postMessage?"dialogs/wsc.js":"dialogs/wsc_ie.js"))}});CKEDITOR.config.plugins='dialogui,dialog,about,a11yhelp,dialogadvtab,basicstyles,bidi,blockquote,button,toolbar,notification,clipboard,panelbutton,panel,floatpanel,colorbutton,colordialog,templates,menu,contextmenu,copyformatting,div,resize,elementspath,enterkey,entities,popup,filebrowser,find,fakeobjects,flash,floatingspace,listblock,richcombo,font,forms,format,horizontalrule,htmlwriter,iframe,wysiwygarea,image,indent,indentblock,indentlist,smiley,justify,menubutton,language,link,list,liststyle,magicline,maximize,newpage,pagebreak,pastetext,pastefromword,preview,print,removeformat,save,selectall,showblocks,showborders,sourcearea,specialchar,scayt,stylescombo,tab,table,tabletools,tableselection,undo,wsc';CKEDITOR.config.skin='moono-lisa';(function() {var setIcons = function(icons, strip) {var path = CKEDITOR.getUrl( 'plugins/' + strip );icons = icons.split( ',' );for ( var i = 0; i < icons.length; i++ )CKEDITOR.skin.icons[ icons[ i ] ] = { path: path, offset: -icons[ ++i ], bgsize : icons[ ++i ] };};if (CKEDITOR.env.hidpi) setIcons('about,0,,bold,24,,italic,48,,strike,72,,subscript,96,,superscript,120,,underline,144,,bidiltr,168,,bidirtl,192,,blockquote,216,,copy-rtl,240,,copy,264,,cut-rtl,288,,cut,312,,paste-rtl,336,,paste,360,,bgcolor,384,,textcolor,408,,templates-rtl,432,,templates,456,,copyformatting,480,,creatediv,504,,find-rtl,528,,find,552,,replace,576,,flash,600,,button,624,,checkbox,648,,form,672,,hiddenfield,696,,imagebutton,720,,radio,744,,select-rtl,768,,select,792,,textarea-rtl,816,,textarea,840,,textfield-rtl,864,,textfield,888,,horizontalrule,912,,iframe,936,,image,960,,indent-rtl,984,,indent,1008,,outdent-rtl,1032,,outdent,1056,,smiley,1080,,justifyblock,1104,,justifycenter,1128,,justifyleft,1152,,justifyright,1176,,language,1200,,anchor-rtl,1224,,anchor,1248,,link,1272,,unlink,1296,,bulletedlist-rtl,1320,,bulletedlist,1344,,numberedlist-rtl,1368,,numberedlist,1392,,maximize,1416,,newpage-rtl,1440,,newpage,1464,,pagebreak-rtl,1488,,pagebreak,1512,,pastetext-rtl,1536,,pastetext,1560,,pastefromword-rtl,1584,,pastefromword,1608,,preview-rtl,1632,,preview,1656,,print,1680,,removeformat,1704,,save,1728,,selectall,1752,,showblocks-rtl,1776,,showblocks,1800,,source-rtl,1824,,source,1848,,specialchar,1872,,scayt,1896,,table,1920,,redo-rtl,1944,,redo,1968,,undo-rtl,1992,,undo,2016,,spellchecker,2040,','icons_hidpi.png');else setIcons('about,0,auto,bold,24,auto,italic,48,auto,strike,72,auto,subscript,96,auto,superscript,120,auto,underline,144,auto,bidiltr,168,auto,bidirtl,192,auto,blockquote,216,auto,copy-rtl,240,auto,copy,264,auto,cut-rtl,288,auto,cut,312,auto,paste-rtl,336,auto,paste,360,auto,bgcolor,384,auto,textcolor,408,auto,templates-rtl,432,auto,templates,456,auto,copyformatting,480,auto,creatediv,504,auto,find-rtl,528,auto,find,552,auto,replace,576,auto,flash,600,auto,button,624,auto,checkbox,648,auto,form,672,auto,hiddenfield,696,auto,imagebutton,720,auto,radio,744,auto,select-rtl,768,auto,select,792,auto,textarea-rtl,816,auto,textarea,840,auto,textfield-rtl,864,auto,textfield,888,auto,horizontalrule,912,auto,iframe,936,auto,image,960,auto,indent-rtl,984,auto,indent,1008,auto,outdent-rtl,1032,auto,outdent,1056,auto,smiley,1080,auto,justifyblock,1104,auto,justifycenter,1128,auto,justifyleft,1152,auto,justifyright,1176,auto,language,1200,auto,anchor-rtl,1224,auto,anchor,1248,auto,link,1272,auto,unlink,1296,auto,bulletedlist-rtl,1320,auto,bulletedlist,1344,auto,numberedlist-rtl,1368,auto,numberedlist,1392,auto,maximize,1416,auto,newpage-rtl,1440,auto,newpage,1464,auto,pagebreak-rtl,1488,auto,pagebreak,1512,auto,pastetext-rtl,1536,auto,pastetext,1560,auto,pastefromword-rtl,1584,auto,pastefromword,1608,auto,preview-rtl,1632,auto,preview,1656,auto,print,1680,auto,removeformat,1704,auto,save,1728,auto,selectall,1752,auto,showblocks-rtl,1776,auto,showblocks,1800,auto,source-rtl,1824,auto,source,1848,auto,specialchar,1872,auto,scayt,1896,auto,table,1920,auto,redo-rtl,1944,auto,redo,1968,auto,undo-rtl,1992,auto,undo,2016,auto,spellchecker,2040,auto','icons.png');})();CKEDITOR.lang.languages={"af":1,"sq":1,"ar":1,"az":1,"eu":1,"bn":1,"bs":1,"bg":1,"ca":1,"zh-cn":1,"zh":1,"hr":1,"cs":1,"da":1,"nl":1,"en":1,"en-au":1,"en-ca":1,"en-gb":1,"eo":1,"et":1,"fo":1,"fi":1,"fr":1,"fr-ca":1,"gl":1,"ka":1,"de":1,"de-ch":1,"el":1,"gu":1,"he":1,"hi":1,"hu":1,"is":1,"id":1,"it":1,"ja":1,"km":1,"ko":1,"ku":1,"lv":1,"lt":1,"mk":1,"ms":1,"mn":1,"no":1,"nb":1,"oc":1,"fa":1,"pl":1,"pt-br":1,"pt":1,"ro":1,"ru":1,"sr":1,"sr-latn":1,"si":1,"sk":1,"sl":1,"es":1,"es-mx":1,"sv":1,"tt":1,"th":1,"tr":1,"ug":1,"uk":1,"vi":1,"cy":1};}()); // 注册创建函数 -window.createEditor = function (selector) { +window.createEditor = function (selector,option) { var $container = $(selector); $container.attr('id', $container.attr('id') || (Math.random() + '').replace('.', '_')); - return CKEDITOR.replace($container.attr('id')); + return CKEDITOR.replace($container.attr('id'),option||{}); }; \ No newline at end of file diff --git a/static/theme/default/css/console.css b/static/theme/default/css/console.css index bf9e1fb01..15f974262 100644 --- a/static/theme/default/css/console.css +++ b/static/theme/default/css/console.css @@ -1,4 +1,4 @@ -@charset 'UTF-8'; +@charset "UTF-8"; /* +---------------------------------------------------------------------- // | Think.Admin @@ -12,81 +12,83 @@ // | github开源项目:https://github.com/zoujingli/Think.Admin // +--------------------------------------------------------------------*/ -html{overflow:auto;overflow-y:scroll !important} -body{min-width:1024px;font-size:12px;line-height:24px;font-family:'微软雅黑','Microsoft YaHei','Helvetica Neue', 'Luxi Sans', 'DejaVu Sans', 'Hiragino Sans GB',serif} -a:hover{color:#039}a{color:#06C;cursor:pointer}input::-ms-clear{display:none}button{border-radius:0!important}label{font-size:100%;font-weight:500;margin-bottom:0} -label.think-radio,label.think-checkbox{line-height:18px;margin-right:10px;margin-top:8px} -.pointer{cursor:pointer!important}.help-block{margin-bottom:0}.block{display:block!important}.inline-block{display:inline-block!important} -.nowrap{white-space:nowrap !important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important} -.full-width{width:100% !important}.full-height{height:100% !important} -.color-desc{color:#999!important}.color-text{color:#333!important}.color-blue{color:#2494F2!important} -.color-red{color:#ec494e!important}.color-green{color:#00B83F!important} +html{overflow:auto;} +body{position:absolute;width:100%;font-size:12px;line-height:24px;font-family:'微软雅黑','Microsoft YaHei','Helvetica Neue','Luxi Sans','DejaVu Sans','Hiragino Sans GB',serif} +a:hover{color:#039}a{color:#06C;cursor:pointer}input::-ms-clear{display:none}button{border-radius:0!important} +label{font-size:100%;font-weight:500;margin-bottom:0}label.think-radio,label.think-checkbox{line-height:18px;margin-right:10px;margin-top:8px;cursor:pointer} +.color-desc{color:#999!important}.color-text{color:#333!important}.color-blue{color:#2494f2!important}.color-red{color:#ec494e!important}.color-green{color:#090!important} +.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-top{vertical-align:top!important}.nowrap{white-space:nowrap!important} +.pointer{cursor:pointer!important}.help-block{margin-bottom:0}.block{display:block!important}.inline-block{display:inline-block!important}.full-width{width:100%!important}.full-height{height:100%!important} /* 设置选择文字及背景颜色 */ ::selection{background-color:#ec494e;color:#fff}::-moz-selection{background-color:#ec494e;color:#fff} +::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#ccc;}::-webkit-scrollbar-thumb{background-color:#666} + /* 表单样式 */ -.form-control.input-sm{line-height:1em}select.form-control.input-sm{padding:0 0 0 10px}.input-focus{background:none !important;padding:3px 5px !important} +.form-control.input-sm{line-height:1em}select.form-control.input-sm{padding:0 0 0 10px}.input-focus{background:none!important;padding:3px 5px!important} .notselect{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;} .transition{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear} .uploadimage{display:inline-block;width:80px;height:80px;background-image:url('../img/image.png');background-repeat: no-repeat;background-position:center center;background-size:cover;cursor:pointer} -[data-tips-image]{cursor:pointer !important;cursor:-webkit-zoom-in !important;cursor:-moz-zoom-in !important;cursor:zoom-in !important} +[data-tips-image]{cursor:pointer!important;cursor:-webkit-zoom-in!important;cursor:-moz-zoom-in!important;cursor:zoom-in!important} /** 列表搜索区 */ .layui-btn{border-radius:0!important} .layui-box legend{width:auto!important;border-bottom:none!important} -.form-search.layui-form-pane .layui-input{height:32px} -.form-search.layui-form-pane .layui-form-label{height:32px;line-height:30px;padding:0 8px;border-radius:0} -.form-search.layui-form-pane .layui-btn{height:32px;line-height:30px;padding:0 10px;border-radius:0} -.form-search .row{margin-left:-5px;margin-right:-5px} -.form-search .col-xs-4{width:200px !important;padding-left:5px;padding-right:5px} -.form-search .col-xs-3{width:180px !important;padding-left:5px;padding-right:5px} -.form-search .col-xs-2{width:160px !important;padding-left:5px;padding-right:5px} -.form-search .col-xs-1{width:65px !important;padding-left:5px;padding-right:5px} +.form-search .layui-input{height:32px} +.form-search .layui-input-inline{width:160px} +.form-search .layui-form-label{height:32px;line-height:30px;padding:0 8px;border-radius:0;width:auto!important} +.form-search .layui-btn{height:32px;line-height:30px;padding:0 10px;border-radius:0} /** 表单Input错误提示 */ .error-input-right{-webkit-animation-duration:.2s;animation-duration:.2s;padding-right:5px} .label-required:after{content:'*';color:red;position:absolute;margin-left:4px;font-weight:bold;line-height:1.8em} /** 表格样式 */ +.think-inner-table{border:none!important;margin:0!important} +.think-inner-table tr:first-child td{padding-top:5px!important} +.think-inner-table tr:last-child td{padding-bottom:5px!important} +.think-inner-table tr td{padding:0px 3px!important;border:none!important} +.think-inner-table tr td:first-child{padding-left:10px!important} +.think-inner-table tr td:last-child{padding-right:10px!important} table td .text-explode:first-child{opacity:0;display:none} table td .text-explode{color:#ccc!important;font-weight:normal!important;margin:0px 4px!important} -.table{background:#FFF;font-size:12px;border-top:1px solid #e1e6eb;border:1px solid #e1e6eb} +.table{background:#fff;font-size:12px;border-top:1px solid #e1e6eb;border:1px solid #e1e6eb} .table-center{text-align:center} -.table-center td, .table-center th{text-align:center!important} +.table-center td,.table-center th{text-align:center!important} .table-bordered{border:1px solid #EBEBEB} -.table-bordered > thead > tr > td{background-color:#F5F5F6;border-bottom-width:1px} -.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th.table-bordered > thead > tr > td, .table-bordered > tbody > tr > td{border:1px solid #e7e7e7} -.table > thead > tr > th{border-bottom:1px solid #DDDDDD;vertical-align:bottom;font-weight:normal;color:#999;background-color:#F5F6FA} -.table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td{border-top:1px solid #e7eaec;line-height:1.42857;padding:8px;vertical-align:middle} +.table-bordered > thead > tr > td{background-color:#f5f5f6;border-bottom-width:1px} +.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td{border:1px solid #e7e7e7} +.table > thead > tr > th{border-bottom:1px solid #ddd;vertical-align:bottom;font-weight:normal;color:#999;background-color:#f5f6fa} +.table > thead > tr > th,.table > tbody > tr > th,.table > thead > tr > td,.table > tbody > tr > td{border-top:1px solid #e7eaec;line-height:1.42857;padding:8px;vertical-align:middle} /** 列表排序样式 */ .list-table-image{width:22px;cursor:pointer} -.list-table-sort-td{width:60px !important;text-align:center!important} +.list-table-sort-td{width:60px!important;text-align:center!important} .list-table-sort-td button{width:50px} .list-table-sort-td input{width:50px;text-align:center;font-size:12px;line-height:14px;padding:2px;border:1px solid #e6e6e6} -.list-table-check-td{width:30px !important;text-align:center;padding:0} +.list-table-check-td{width:30px!important;text-align:center;padding:0} .list-table-check-td input{margin:0;vertical-align:middle} -.form-control{background-color:#FFFFFF;background-image:none;border:1px solid #e5e6e7;border-radius:1px;color:inherit;display:block;padding:6px 12px;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;width:100%;font-size:14px;box-shadow:none} +.form-control{background-color:#fff;background-image:none;border:1px solid #e5e6e7;border-radius:1px;color:inherit;display:block;padding:6px 12px;transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;width:100%;font-size:14px;box-shadow:none} .form-control:focus{outline:none;box-shadow:none} -.hr-line-dashed{border-top:1px dashed #e7eaec;color:#ffffff;background-color:#ffffff;height:1px;margin:20px 0} -.hr-line-solid{border-bottom:1px solid #e7eaec;background-color:rgba(0, 0, 0, 0);border-style:solid !important;margin-top:15px;margin-bottom:15px} +.hr-line-dashed{border-top:1px dashed #e7eaec;color:#fff;background-color:#fff;height:1px;margin:20px 0} +.hr-line-solid{border-bottom:1px solid #e7eaec;background-color:rgba(0,0,0,0);border-style:solid!important;margin-top:15px;margin-bottom:15px} /** 按钮定义 */ -.btn{outline:none !important} -.btn-primary{background-color:#1ab394;border-color:#1ab394;color:#FFFFFF} -.btn-primary:hover, .btn-primary:focus, .btn-primary:active{background-image:none !important;background-color:#18a689 !important;border-color:#18a689 !important;color:#FFFFFF !important;box-shadow:none !important} -.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active{background-color:#1dc5a3;border-color:#1dc5a3} +.btn{outline:none!important} +.btn-primary{background-color:#1ab394;border-color:#1ab394;color:#fff} +.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-image:none!important;background-color:#18a689!important;border-color:#18a689!important;color:#fff!important;box-shadow:none!important} +.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active{background-color:#1dc5a3;border-color:#1dc5a3} .btn-white{color:inherit;background:white;border:1px solid #e7eaec} -.btn-white:hover, .btn-white:focus, .btn-white:active{color:inherit;border:1px solid #d2d2d2} -.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.active{color:#cacaca} +.btn-white:hover,.btn-white:focus,.btn-white:active{color:inherit;border:1px solid #d2d2d2} +.btn-white.disabled,.btn-white.disabled:hover,.btn-white.disabled:focus,.btn-white.disabled.active{color:#cacaca} /** 内容盒子 */ -.ibox:after, .ibox:before{display:table} +.ibox:after,.ibox:before{display:table} .ibox{clear:both;margin-bottom:25px;margin-top:0;padding:0} .ibox-title{border-bottom:1px solid #e7eaec;color:inherit;margin-bottom:0;padding:0px 15px 0px 15px;min-height:48px} -.ibox-content{background-color:#ffffff;color:inherit;padding:15px} -.ibox-footer{color:inherit;border-top:1px solid #e7eaec;font-size:90%;background:#ffffff;padding:10px 15px} -.ibox-title h5{display:inline-block;font-size:16px;margin:16px 0px;font-weight:500;text-indent:8px;text-overflow:ellipsis;border-left:2px solid #2494F2} +.ibox-content{background-color:#fff;color:inherit;padding:15px} +.ibox-footer{color:inherit;border-top:1px solid #e7eaec;font-size:90%;background:#fff;padding:10px 15px} +.ibox-title h5{display:inline-block;font-size:16px;margin:16px 0px;font-weight:500;text-indent:8px;text-overflow:ellipsis;border-left:2px solid #2494f2} /** 页面加载进度 */ .pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none} @@ -94,27 +96,23 @@ table td .text-explode{color:#ccc!important;font-weight:normal!important;margin: .pace .pace-progress{background:#22df80;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px} /** 后台框架 */ -.framework-topbar{position:fixed;width:100%;height:50px;background:#09C;z-index:101} +.framework-topbar{position:fixed;width:100%;height:50px;background:#09c;z-index:101} .framework-body{position:absolute;width:100%;top:50px;bottom:0px;background-color:#000;z-index:100} -.framework-container{width:auto;position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:#FFF} +.framework-container{width:auto;position:fixed;top:50px;left:0;bottom:0;right:0;background:#fff;overflow:auto} /** 顶部菜单 */ -.console-topbar{position:relative;z-index:100;clear:both;height:50px;background:#2494F2;font-size:12px;min-width:990px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} -.console-topbar a{text-decoration:none} -.console-topbar a:focus{outline:none} +.console-topbar{position:relative;z-index:100;clear:both;height:50px;background:#2494f2;font-size:12px;min-width:990px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} +.console-topbar a{text-decoration:none}.console-topbar a:focus{outline:none} .console-topbar .icon-arrow-down{display:inline-block;width:18px;text-align:center;vertical-align:middle} -.console-topbar .dropdown .dropdown-menu{z-index:1;font-size:12px;border-radius:0;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)} +.console-topbar .dropdown .dropdown-menu{z-index:1;font-size:12px;border-radius:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)} .console-topbar .dropdown .dropdown-menu a{padding:0} .console-topbar .dropdown.open .icon-arrow-down{vertical-align:text-top;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)} .console-topbar .topbar-wrap,.console-topbar .topbar-logo,.console-topbar .topbar-home-link,.console-topbar .topbar-nav,.console-topbar .topbar-info{height:100%} -.console-topbar .topbar-left{float:left} -.console-topbar .topbar-right{float:right} -.console-topbar .topbar-clearfix:before, -.console-topbar .topbar-clearfix:after{display:table;content:' '} -.console-topbar .topbar-clearfix:after{clear:both} +.console-topbar .topbar-left{float:left}.console-topbar .topbar-right{float:right} +.console-topbar .topbar-clearfix:before,.console-topbar .topbar-clearfix:after{display:table;content:' '}.console-topbar .topbar-clearfix:after{clear:both} .console-topbar .topbar-head{height:50px;position:relative;z-index:3} -.console-topbar .topbar-nav{position:relative;z-index:2;background:#09C} -.console-topbar .topbar-logo{display:block;min-width:220px;font-size:18px;color:#FFF;text-align:center;line-height:50px} +.console-topbar .topbar-nav{position:relative;z-index:2;background:#09c} +.console-topbar .topbar-logo{display:block;min-width:220px;font-size:18px;color:#fff;text-align:center;line-height:50px} .console-topbar .topbar-logo span{line-height:50px;padding:auto 20px} .console-topbar .topbar-home-link{padding:0 20px;margin-right:1px;background:none} .console-topbar .topbar-btn{color:#fff;font-size:14px;line-height:50px} @@ -133,8 +131,8 @@ table td .text-explode{color:#ccc!important;font-weight:normal!important;margin: /** 左侧菜单 **/ .framework-sidebar{width:0px;display:none;position:fixed;top:50px;bottom:0px;background-color:#293038;z-index:102;overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} -.framework-sidebar .sidebar-content{width:230px;height:100%;overflow:auto;overflow-x:hidden} -.framework-sidebar .sidebar-fold{height:30px;width:220px;background:#394555;color:#aeb9c2;text-align:center;line-height:30px !important;font-size:12px;user-select:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none} +.framework-sidebar .sidebar-content{width:220px;height:100%;overflow:auto;overflow-x:hidden} +.framework-sidebar .sidebar-fold{height:30px;width:220px;background:#394555;color:#aeb9c2;text-align:center;line-height:30px!important;font-size:12px;user-select:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none} .framework-sidebar .sidebar-fold:hover{background:#37424f;color:#fff} .framework-sidebar .sidebar-nav{width:220px} .framework-sidebar .sidebar-nav ul{margin:0px;padding:0px;list-style:none;overflow:hidden;text-indent:1.2em} @@ -143,7 +141,7 @@ table td .text-explode{color:#ccc!important;font-weight:normal!important;margin: .framework-sidebar .sidebar-nav li a:hover .nav-icon, .framework-sidebar .sidebar-nav li a:hover .nav-title{color:#fff} .framework-sidebar .sidebar-nav .nav-item{position:relative} -.framework-sidebar .sidebar-nav .sidebar-title{height:40px;background:#37424f;border-bottom:1px solid #414d5c;color:#fff;line-height:40px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none} +.framework-sidebar .sidebar-nav .sidebar-title{height:40px;background:#37424f;border-bottom:1px solid #414d5c;color:#fff;line-height:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none} .framework-sidebar .sidebar-nav .sidebar-title:hover{background:#414d5c} .framework-sidebar .sidebar-nav .sidebar-title-icon{display:inline-block;margin:0 8px 0 20px;vertical-align:middle} .framework-sidebar .sidebar-manage{vertical-align:middle;position:absolute;height:40px;width:40px;right:0} @@ -152,7 +150,7 @@ table td .text-explode{color:#ccc!important;font-weight:normal!important;margin: .framework-sidebar .sidebar-nav.open .sidebar-title-icon{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)} .framework-sidebar .sidebar-nav .nav-icon{width:50px;text-align:center;font-size:16px;float:left;color:#aeb9c2} .framework-sidebar .sidebar-nav .nav-title{float:left;overflow:hidden;color:#fff;white-space:nowrap;text-overflow:ellipsis;display:block;width:130px} -.framework-sidebar .sidebar-nav li.active a{background:#2494F2} +.framework-sidebar .sidebar-nav li.active a{background:#2494f2} .framework-sidebar .sidebar-nav li.active a .nav-title{color:#fff} .framework-sidebar .sidebar-nav li.active a .nav-icon{color:#fff} .framework-sidebar .sidebar-nav .manage-nav{height:30px;overflow:hidden} @@ -165,7 +163,7 @@ table td .text-explode{color:#ccc!important;font-weight:normal!important;margin: .framework-sidebar-mini .framework-sidebar .sidebar-content{width:70px} .framework-sidebar-mini .framework-sidebar .sidebar-fold{width:50px} .framework-sidebar-mini .framework-sidebar .sidebar-nav{width:50px} -.framework-sidebar-mini .framework-sidebar .sidebar-nav ul{text-indent:0;display:block !important} +.framework-sidebar-mini .framework-sidebar .sidebar-nav ul{text-indent:0;display:block!important} .framework-sidebar-mini .framework-sidebar .sidebar-nav .nav-item a:hover + .nav-tooltip{display:block} .framework-sidebar-mini .framework-sidebar .sidebar-nav .nav-title{display:none} .framework-sidebar-mini .framework-sidebar .sidebar-nav .sidebar-title-icon{margin:0 8px 0 20px} @@ -182,7 +180,7 @@ table td .text-explode{color:#ccc!important;font-weight:normal!important;margin: /** 菜单Tips样式 */ .console-sidebar-tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible} -.console-sidebar-tooltip .tooltip-inner{max-width:200px;padding:12px 8px;color:#ffffff;text-align:center;text-decoration:none;border-radius:0 0;background-color:#425160} +.console-sidebar-tooltip .tooltip-inner{max-width:200px;padding:12px 8px;color:#fff;text-align:center;text-decoration:none;border-radius:0 0;background-color:#425160} .console-sidebar-tooltip .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid} .console-sidebar-tooltip.right{padding:0 5px;margin-left:3px} .console-sidebar-tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#425160;border-width:5px 5px 5px 0} @@ -205,16 +203,15 @@ input[type=checkbox]:focus,input[type=radio]:focus{outline:none} .mobile-body iframe{width:100%;height:100%;background:#fff} .mobile-footer{list-style-type:none;margin:0;position:absolute;bottom:0;left:0;right:0;border-top:1px solid #e7e7eb;background:url('../img/wechat/mobile_foot.png') no-repeat 0 0;padding-left:43px} .mobile-footer li{width:33.33%;line-height:50px;position:relative;float:left;text-align:center} -.mobile-footer li a{display:block;border:1px solid rgba(255, 255, 255, 0);border-left:1px solid #e7e7eb;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;color:#616161;text-decoration:none} -.mobile-footer li a.active{background-color:#fff;border:1px solid #44b549 !important} -.mobile-footer .icon-add{background:url('../img/wechat/index.png') 0 0 no-repeat;width:14px;height:14px;vertical-align:middle;display:inline-block;margin-top:-2px;border-bottom:none !important} +.mobile-footer li a{display:block;border:1px solid rgba(255,255,255,0);border-left:1px solid #e7e7eb;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;color:#616161;text-decoration:none} +.mobile-footer li a.active{background-color:#fff;border:1px solid #44b549!important} +.mobile-footer .icon-add{background:url('../img/wechat/index.png') 0 0 no-repeat;width:14px;height:14px;vertical-align:middle;display:inline-block;margin-top:-2px;border-bottom:none!important} .mobile-footer .icon-sub{background:url('../img/wechat/index.png') 0 -48px no-repeat;width:7px;height:7px;vertical-align:middle;display:inline-block;margin-right:2px;margin-top:-2px} .mobile-footer .sub-menu{position:absolute;border-radius:3px;border:1px solid #d0d0d0;display:block;bottom:60px;width:100%;background-color:#fafafa} .mobile-footer .sub-menu ul, -.mobile-footer .sub-menu li{padding:0;display:block;width:100%;float:none;z-index:11} -.mobile-footer .sub-menu li a{border:1px solid rgba(255, 255, 255, 0)} -.mobile-footer .sub-menu li a.bottom-border{border-bottom:1px solid #e7e7eb} +.mobile-footer .sub-menu ul li{padding:0;display:block;width:100%;float:none;z-index:11} +.mobile-footer .sub-menu ul li a{border:1px solid rgba(255,255,255,0)} +.mobile-footer .sub-menu ul li a.bottom-border{border-bottom:1px solid #e7e7eb} .mobile-footer .arrow{position:absolute;left:50%;margin-left:-6px} -.mobile-footer .arrow_in, .mobile-footer .arrow_out{z-index:10;width:0;height:0;display:inline-block;border-width:6px;border-style:dashed;border-color:transparent;border-bottom-width:0;border-top-style:solid} -.mobile-footer .arrow_in{bottom:-5px;border-top-color:#fafafa} -.mobile-footer .arrow_out{bottom:-6px;border-top-color:#d0d0d0} +.mobile-footer .arrow_in,.mobile-footer .arrow_out{z-index:10;width:0;height:0;display:inline-block;border-width:6px;border-style:dashed;border-color:transparent;border-bottom-width:0;border-top-style:solid} +.mobile-footer .arrow_in{bottom:-5px;border-top-color:#fafafa}.mobile-footer .arrow_out{bottom:-6px;border-top-color:#d0d0d0}