diff --git a/data_manager.rar b/data_manager.rar new file mode 100644 index 00000000..8b36357c Binary files /dev/null and b/data_manager.rar differ diff --git a/new/images/logo.png b/new/images/logo.png new file mode 100644 index 00000000..4c1bdc47 Binary files /dev/null and b/new/images/logo.png differ diff --git a/new/images/sj_icons.png b/new/images/sj_icons.png new file mode 100644 index 00000000..33ea2e0b Binary files /dev/null and b/new/images/sj_icons.png differ diff --git a/new/sj_style.css b/new/sj_style.css new file mode 100644 index 00000000..28d5c436 --- /dev/null +++ b/new/sj_style.css @@ -0,0 +1,85 @@ +/* 样式重置 */ +body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{ margin:0; padding:0;} +body,table,input,textarea,select,button { font-family: "微软雅黑","宋体"; font-size:12px;line-height:1.5; background:#fff;} +div,img,tr,td,table{ border:0;} +table,tr,td{border:0;cellspacing:0; cellpadding:0;} +ol,ul,li{ list-style-type:none} +a:link,a:visited{color:#7a7a7a;text-decoration:none;} +a:hover,a:active{color:#333;} + + +/* 清除 */ +.clear{ zoom:1;} +.clear:after {content:".";height:0;visibility:hidden;display:block;clear:both;} +.fl{ float:left;} +.fr{ float:right;} +.cl{ clear:both; overflow:hidden;} +/* public*/ +.ml5{ margin-top: 5px;}.ml10{ margin-top: 10px;} +.ml5{ margin-left:5px;}.ml10{ margin-left:10px;} +.mr5{ margin-right:5px;}.mr10{ margin-right:10px;} +a.sj_btn_grey{ display:inline-block; padding:0px 15px; height:30px; line-height:30px; -webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px; background-image:-webkit-linear-gradient(top, #fdfdfd,#e8e8e8);background-image:linear-gradient(top,#fdfdfd,#e8e8e8); border:1px solid #cecece; color:#505050;} +a:hover.sj_btn_grey{ background-image:-webkit-linear-gradient(top, #eeeeee,#d3d3d3);background-image:linear-gradient(top,#eeeeee,#d3d3d3);} +.sj_btn_grey{ display:inline-block; padding:0px 15px; height:30px; line-height:30px; -webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px; background-image:-webkit-linear-gradient(top, #fdfdfd,#e8e8e8);background-image:linear-gradient(top,#fdfdfd,#e8e8e8); border:1px solid #cecece; color:#505050;} +.sj_btn_grey:hover{ background-image:-webkit-linear-gradient(top, #eeeeee,#d3d3d3);background-image:linear-gradient(top,#eeeeee,#d3d3d3);} +/* sj_header */ +.sj_header{ height:70px; width:100%; background:#1d1d1d;} +.sj_header a.sj_logo{ display:block; height:41px; width:146px; padding:14px 20px 0 12px;} +.sj_topnav{ height:70px; width:100%; padding-left: 180px; } +.sj_topnav li a{ height:70px; line-height:70px; font-size:14px; color:#fff; padding:0 20px;} +.sj_topnav li a:hover,.sj_topnav li a.sj_topnav_active{ background-image:-webkit-linear-gradient(top, #424242,#323232);background-image:linear-gradient(top,#424242,#323232); } +/* sj_content */ +.sj_content{ width:100%; position:relative; color:#505050;} +.sj_leftnav{ width:170px; min-height:800px; max-height:985px; background:#1d1d1d; position:absolute; left:0; top:0px;} +.sj_leftnav_i{ background:#717171; padding:0 5px;;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px; margin-left:80px; } +.sj_menu {margin-top:12px;background:#1d1d1d; } +.sj_menu_nav { background-image:-webkit-linear-gradient(top, #404040,#353535);background-image:linear-gradient(top,#404040,#353535); color: #fff; height:40px; line-height:38px; padding-left:15px; border: none; border-top: 2px solid #4d4d4d; border-bottom: 2px solid #1d1d1d;} +.sj_menu_nav:hover{ background-image:-webkit-linear-gradient(top, #535353,#353535);background-image:linear-gradient(top,#535353,#353535);} +.sj_menu_nav i{ font-style: normal;} +.sj_menu_nav a{ color: #fff;} +.sj_menu .sj_menu_nav ul{background: #1d1d1d; color: #fff;padding-left: 20px; border:none;} +.sj_menu_ul{ } +.sj_menu_ul li a{ display: block; background: #1d1d1d; color: #fff;padding-left: 30px; height: 40px; line-height: 40px; } +.sj_menu_ul li a:hover{background: #fff; color:#1d1d1d;} + + +#menu li a:hover { background-image:-webkit-linear-gradient(top, #535353,#353535);background-image:linear-gradient(top,#535353,#353535);} +#menu li ul li a { background: #1d1d1d; color: #fff;padding-left: 20px; border:none;} +#menu li ul li a:hover,.sj_leftnav ul#menu li ul li .leftnavact { background: #fff; color:#1d1d1d;} +.sj_menu_01{ background:url(../new/images/sj_icons.png) 0 0px no-repeat; padding-left:20px;} +.sj_menu_02{ background:url(../new/images/sj_icons.png) 0 -29px no-repeat; padding-left:20px;} +.sj_menu_03{ background:url(../new/images/sj_icons.png) 0 -112px no-repeat; padding-left:20px;} +.sj_menu_04{ background:url(../new/images/sj_icons.png) 0 -133px no-repeat; padding-left:20px;} +.sj_contentbox{ width:100%; background:#fff; min-height:800px; } +.sj_icons_home{ background:url(../new/images/sj_icons.png) 0 -60px no-repeat; width:15px; height:15px; margin-top:10px; margin-right:3px;} +.sj_content_position{ background:#eee; height:35px; line-height:35px; color:#7a7a7a; margin:2px 0 0 170px; padding-left:20px;} +.sj_content_position ul li{ float:left;} +.sj_filter li{ float:left;} +.sj_filter li a{ display: inline-block; border:1px solid #cecece;background-image:-webkit-linear-gradient(top, #fcfcfc,#e9e9e9);background-image:linear-gradient(top, #fcfcfc,#e9e9e9); padding:5px 15px; color:#505050; margin-right:5px;} +.sj_filter li a:hover,.sj_filter li a.active{ background:#cdcdcd; border:1px solid #9e9e9e;} +.sj_content_top{ margin:20px 20px 0 190px;} +.sj_searchbox{position:relative;} +.sj_search_input{-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px; border:1px solid #d3d3d3; background:#fff; padding-left:5px; color:#888; height:28px; width:210px;box-shadow: inset 0px 0px 5px #dcdcdc; } +.sj_searchbox a.sj_search_btn{ position:absolute; top:5px; right:5px; background:url(../new/images/sj_icons.png) 0 -82px no-repeat; display:block; width:20px; height:20px; } +/* table */ +.sj_content_table{ } +.sj_content_table > tbody > tr > td{ height:36px; line-height:36px;} +.sj_content_table tr td.tl{ text-align:left;} +.sj_content_table .table-header{background-image:-webkit-linear-gradient(top, #f7f7f7,#dfdfdf);background-image:linear-gradient(top, #f7f7f7,#dfdfdf); border-bottom:1px solid #a6a6a6;} +.sj_content_table > thead > tr > th{ height:36px; line-height:36px;} +.sj_content_table .sj_tr_grey{ background:#f3f3f3;} +.sj_table_td01{ width:2%;} +.sj_table_td02{ width:9%;} +.sj_table_td03{ width:22%;} +.sj_table_td04{ width:14%;} +.sj_table_td05{ width:13%;} +.sj_table_td06{ width:10%;} +.sj_table_td07{ width:30%;} +.sj_table_td08{ width:60%;} +.sj_table_td09{ width:70%;} +.sj_over_hid{ display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} +.sj_content_table table tr td input{ margin-top:15px;} +.sj_content_table .sj_table_top td{ border-bottom:1px solid #a6a6a6; font-weight:bold; border-right:1px solid #ccc;} +.sj_table_bottom{ height:30px; line-height:30px; } +.sj_table_bottom li{ float:left;} +.sj_table_select{ background:#fff; border:1px solid #b1b1b1; height:25px; margin:0 5px;} diff --git a/plugins/kubernetes/html/html - 快捷方式.lnk b/plugins/kubernetes/html/html - 快捷方式.lnk new file mode 100644 index 00000000..bbfcaf64 Binary files /dev/null and b/plugins/kubernetes/html/html - 快捷方式.lnk differ