123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- span.rlayout {
- display:-moz-inline-box;
- display:inline-block;
- width:100px;
- height:100px;
- text-align:center;
- vertical-align:central;
- }
- table.r_layout {
- border-collapse:collapse;
- table-layout:fixed;
- width:100%;
- height:100%;
- }
- table.r_layout td.laytd {
- border: 1px solid #adb7c5;
- text-align: left;
- vertical-align: top;
- background-color:#f0f3f4;
- min-height:100px;
- padding:10px;
- }
- table.r_layout td.laytd2 {
- padding: 2px;
- text-align: left;
- vertical-align: top;
- }
- table.r_layout td.layouttd {
- border: 2px solid #FFF;
- text-align: left;
- vertical-align: top;
- background-color:#f0f3f4;
- }
- .indicator{
- position:absolute;
- font-size:14px;
- width:50px;
- height:10px;
- display:none;
- color:red;
- }
- .msginfo{
- width:85%;
- height:90%;
- padding-left:40px;
- line-height:20px;
- }
- .msgerr{
- background-image:url(../img/icon-error.gif);
- background-position:left center;
- background-repeat:no-repeat;
- }
- .msgsuc{
- background-image:url(../img/icon-suc.gif);
- background-position:left center;
- background-repeat:no-repeat;
- }
- #autoLayoutTable td.tdselect{
- background-color:#FFFF99;
- }
- .tipinfo {
- color:#999;
- padding:10px;
- }
- .tableDatasty{
- border: 1px dotted #666;
- padding:5px;
- border-radius:5px;
- }
- .tableDatasty .col {
- border: 1px solid #DF7809;
- display: inline-block;
- margin: 5px;
- padding: 5px;
- text-align: center;
- width:120px;
- font-size:14px;
- border-radius:5px;
- }
- .tableDatasty .dimcol {
- border: 1px solid #0C6ADF;
- display: inline-block;
- margin: 5px;
- padding: 5px;
- text-align: left;
- font-size:14px;
- width:120px;
- border-radius:5px;
- }
- .tableDatasty .boxcol {
- border: 1px solid #DF7809;
- display: inline-block;
- margin: 5px;
- padding: 5px;
- text-align: center;
- width:120px;
- border-radius:5px;
- }
- .tsbd {
- }
- .tsbd .ts_h{
- font-size:13px;
- margin:5px 20px 5px 5px;
- width:120px;
- float:left;
- }
- .tsbd .h_ctx{
- border:1px solid #7F9DB9;
- height:28px;
- overflow:hidden;
- border-radius:5px;
- padding:2px;
- }
- .tsbd .h_ctx_multi {
- border: 1px solid #7F9DB9;
- height: 60px;
- overflow: auto;
- line-height:16px;
- border-radius:5px;
- }
- .chartctx {
- border:1px solid #CACACA;
- height:170px;
- margin-left:170px;
- }
- span.charttip {
- color:#999999;
- padding:3px;
- display:block;
- }
- span.charttxt {
- display:-moz-inline-box;
- display:inline-block;
- width:90px;
- padding:3px;
- white-space:nowrap;
- overflow:hidden;
- }
- span.mcharttxt {
- display:-moz-inline-box;
- display:inline-block;
- width:90px;
- white-space:nowrap;
- overflow:hidden;
- }
- span.charticon {
- display:-moz-inline-box;
- display:inline-block;
- width:20px;
- height:16px;
- background-image:url("../img/dimset.png");
- cursor:pointer;
- background-position:center center;
- background-repeat:no-repeat;
- opacity: 0.6;
- float:right;
- margin-top:3px;
- }
- #optparam span.pppp {
- background-color: #f6f8f8;
- border: 1px solid #cacaca;
- display: inline-block;
- margin: 5px;
- padding: 2px;
- text-align: center;
- width: 180px;
- border-radius: 3px;
- }
- #optparam span.text {
- cursor: pointer;
- display: inline-block;
- width:120px;
- overflow:hidden;
- white-space:nowrap;
- margin-top:5px;
- }
- #optparam b {
- color: #555;
- font-size: 13px;
- font-weight: normal;
- margin-left: 5px;
- }
- #reportcatalist {
- border: 1px solid #B7D0E3;
- height: 140px;
- overflow: auto;
- width: 190px;
- }
- .chartselect .selleft,.chart_set .selleft{
- width:150px;
- float:left;
- }
- .chartselect .selright, .chart_set .selright{
- width:340px;
- float:right;
- }
- .chartselect .selright .one, .chart_set .selright .one{
- margin:5px;
- display:none;
- text-align:left;
- line-height:25px;
- }
- .chartselect .selright .one span.charttype {
- width:130px;
- height:133px;
- display:-moz-inline-box;
- display:inline-block;
- margin-right:10px;
- overflow:hidden;
- text-align:center;
- cursor:pointer;
- }
- .chartselect .selright .one span.select {
- border:solid 1px #666;
- }
- .chartselect .selleft ul,.chart_set .selleft ul {
- margin:0px;
- padding:0px;
- }
- .chartselect .selleft ul li,.chart_set .selleft ul li {
- margin:0px;
- padding:8px;
- background-color:#EEE;
- border-bottom:solid 1px #CCCCCC;
- cursor:pointer;
- }
- .chartselect .selleft ul li.select,.chart_set .selleft ul li.select {
- background-color:#FFF;
- }
- .link_param, .link_param2{
- display:-moz-inline-box;
- display:inline-block;
- width:20px;
- height:16px;
- cursor:pointer;
- }
- #pdailog .param_left {
- float:left;
- width:280px;
- line-height:20px;
- }
- #pdailog .param_right {
- float:right;
- width:30px;
- line-height:25px;
- }
- #pdailog #dynamic_div {
- line-height:35px;
- }
- span.rlayout div.pagestyle {
- width:80px;
- height:60px;
- margin:10px;
- cursor:pointer;
- }
- span.rlayout div.onelayout {
- width:72px;
- height:72px;
- cursor:pointer;
- }
- .exportpanel{
- margin:30px 10px 10px 10px;
- }
- .exportpanel .exptp{
- display:-moz-inline-box;
- display:inline-block;
- width:68px;
- text-align:center;
- cursor:pointer;
- }
- .exportpanel .select{
- border:solid 1px #990000;
- }
- .win-size-grip {
- position: absolute;
- width: 16px;
- height: 16px;
- padding: 4px;
- bottom: 0;
- right: 0;
- cursor: nwse-resize;
- background: url(../img/wingrip.png) no-repeat;
- }
- .seriesColor {
- width: 16px;
- height: 16px;
- padding: 5px;
- display:inline-block;
- cursor:pointer;
- margin:5px;
- }
- .selcolor {
- border:1px solid #990000;
- height:30px;
- display:inline-block;
- }
- #optarea .ibox {
- margin-bottom: 10px !important;
- }
|