portal html css js resource

scrawl.css 3.8KB

    /*common */ body{margin: 0;} table{width:100%;} table td{padding:2px 4px;vertical-align: middle;} a{text-decoration: none;} em{font-style: normal;} .border_style1{border: 1px solid #ccc;border-radius: 5px;box-shadow:2px 2px 5px #d3d6da;} /*module */ .main{margin: 8px;overflow: hidden;} .hot{float:left;height:335px;} .drawBoard{position: relative; cursor: crosshair;} .brushBorad{position: absolute;left:0;top:0;z-index: 998;} .picBoard{border: none;text-align: center;line-height: 300px;cursor: default;} .operateBar{margin-top:10px;font-size:12px;text-align: center;} .operateBar span{margin-left: 10px;} .drawToolbar{float:right;width:110px;height:300px;overflow: hidden;} .colorBar{margin-top:10px;font-size: 12px;text-align: center;} .colorBar a{display:block;width: 10px;height: 10px;border:1px solid #1006F1;border-radius: 3px; box-shadow:2px 2px 5px #d3d6da;opacity: 0.3} .sectionBar{margin-top:15px;font-size: 12px;text-align: center;} .sectionBar a{display:inline-block;width:10px;height:12px;color: #888;text-indent: -999px;opacity: 0.3} .size1{background: url('images/size.png') 1px center no-repeat ;} .size2{background: url('images/size.png') -10px center no-repeat;} .size3{background: url('images/size.png') -22px center no-repeat;} .size4{background: url('images/size.png') -35px center no-repeat;} .addImgH{position: relative;} .addImgH_form{position: absolute;left: 18px;top: -1px;width: 75px;height: 21px;opacity: 0;cursor: pointer;} .addImgH_form input{width: 100%;} /*scrawl遮罩层 */ .maskLayerNull{display: none;} .maskLayer{position: absolute;top:0;left:0;width: 100%; height: 100%;opacity: 0.7; background-color: #fff;text-align:center;font-weight:bold;line-height:300px;z-index: 1000;} /*btn state */ .previousStepH .icon{display: inline-block;width:16px;height:16px;background-image: url('images/undoH.png');cursor: pointer;} .previousStepH .text{color:#888;cursor:pointer;} .previousStep .icon{display: inline-block;width:16px;height:16px;background-image: url('images/undo.png');cursor:default;} .previousStep .text{color:#ccc;cursor:default;} .nextStepH .icon{display: inline-block;width:16px;height:16px;background-image: url('images/redoH.png');cursor: pointer;} .nextStepH .text{color:#888;cursor:pointer;} .nextStep .icon{display: inline-block;width:16px;height:16px;background-image: url('images/redo.png');cursor:default;} .nextStep .text{color:#ccc;cursor:default;} .clearBoardH .icon{display: inline-block;width:16px;height:16px;background-image: url('images/emptyH.png');cursor: pointer;} .clearBoardH .text{color:#888;cursor:pointer;} .clearBoard .icon{display: inline-block;width:16px;height:16px;background-image: url('images/empty.png');cursor:default;} .clearBoard .text{color:#ccc;cursor:default;} .scaleBoardH .icon{display: inline-block;width:16px;height:16px;background-image: url('images/scaleH.png');cursor: pointer;} .scaleBoardH .text{color:#888;cursor:pointer;} .scaleBoard .icon{display: inline-block;width:16px;height:16px;background-image: url('images/scale.png');cursor:default;} .scaleBoard .text{color:#ccc;cursor:default;} .removeImgH .icon{display: inline-block;width:16px;height:16px;background-image: url('images/delimgH.png');cursor: pointer;} .removeImgH .text{color:#888;cursor:pointer;} .removeImg .icon{display: inline-block;width:16px;height:16px;background-image: url('images/delimg.png');cursor:default;} .removeImg .text{color:#ccc;cursor:default;} .addImgH .icon{vertical-align:top;display: inline-block;width:16px;height:16px;background-image: url('images/addimg.png')} .addImgH .text{color:#888;cursor:pointer;} /*icon */ .brushIcon{display: inline-block;width:16px;height:16px;background-image: url('images/brush.png')} .eraserIcon{display: inline-block;width:16px;height:16px;background-image: url('images/eraser.png')}
portal-front - Gogs: Go Git Service

portal html css js resource

charts.css 2.5KB

    html, body { width: 100%; height: 100%; margin: 0; padding: 0; overflow-x: hidden; } .main { width: 100%; overflow: hidden; } .table-view { height: 100%; float: left; margin: 20px; width: 40%; } .table-view .table-container { width: 100%; margin-bottom: 50px; overflow: scroll; } .table-view th { padding: 5px 10px; background-color: #F7F7F7; } .table-view td { width: 50px; text-align: center; padding:0; } .table-container input { width: 40px; padding: 5px; border: none; outline: none; } .table-view caption { font-size: 18px; text-align: left; } .charts-view { /*margin-left: 49%!important;*/ width: 50%; margin-left: 49%; height: 400px; } .charts-container { border-left: 1px solid #c3c3c3; } .charts-format fieldset { padding-left: 20px; margin-bottom: 50px; } .charts-format legend { padding-left: 10px; padding-right: 10px; } .format-item-container { padding: 20px; } .format-item-container label { display: block; margin: 10px 0; } .charts-format .data-item { border: 1px solid black; outline: none; padding: 2px 3px; } /* 图表类型 */ .charts-type { margin-top: 50px; height: 300px; } .scroll-view { border: 1px solid #c3c3c3; border-left: none; border-right: none; overflow: hidden; } .scroll-container { margin: 20px; width: 100%; overflow: hidden; } .scroll-bed { width: 10000px; _margin-top: 20px; -webkit-transition: margin-left .5s ease; -moz-transition: margin-left .5s ease; transition: margin-left .5s ease; } .view-box { display: inline-block; *display: inline; *zoom: 1; margin-right: 20px; border: 2px solid white; line-height: 0; overflow: hidden; cursor: pointer; } .view-box img { border: 1px solid #cecece; } .view-box.selected { border-color: #7274A7; } .button-container { margin-bottom: 20px; text-align: center; } .button-container a { display: inline-block; width: 100px; height: 25px; line-height: 25px; border: 1px solid #c2ccd1; margin-right: 30px; text-decoration: none; color: black; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .button-container a:HOVER { background: #fcfcfc; } .button-container a:ACTIVE { border-top-color: #c2ccd1; box-shadow:inset 0 5px 4px -4px rgba(49, 49, 64, 0.1); } .edui-charts-not-data { height: 100px; line-height: 100px; text-align: center; }