apps/com.actionsoft.apps.coe.pal/web/com.actionsoft.apps.coe.pal/lib/designer/extend/css/designer.extend.css

477 lines
9.8 KiB
CSS
Executable File

#checkoutTip {
display: none;
position: absolute;
left: 75px;
top: 60px;
z-index: 1000;
width: 407px;
height: 40px;
line-height: 18px;
padding-top:3px;
background-color: #FFF8DC;
border-radius: 8px;
border: #bfbfbf solid 0px;
-moz-user-select: none;
-webkit-text-size-adjust: none;
opacity: 0.8;
}
.dock_view{
background: #f5f5f5;
border: 1px solid #999;
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.33);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.33);
z-index: 0;
position: absolute;
top: 10px;
display: none;
width: 220px;
max-height: 510px;
}
.dock_content{
padding: 5px 10px 10px;
position: relative;
max-height: 470px;
overflow-y:auto;
}
#history_versions{
overflow-y: auto;
min-height: 140px;
position: relative;
max-height: 390px;
}
.dlg_info{
height: 32px;
line-height: 32px;
float: left;
padding-top:10px;
text-align:left;
}
.toolbar {
padding-left: 5px;
padding-right: 5px;
background-color: #f3f3f3;
border-top: 1px solid #cbcccc;
height: 36px;
font-size: 12px;
min-width: 975px;
}
.toolbar_info {
float: right;
height: 24px;
margin-top: 5px;
}
.info {
float: left;
margin-left: 5px;
height: 24px;
line-height: 24px;
border-radius: 8px;
border: #bfbfbf solid 0px;
-webkit-text-size-adjust: none;
-moz-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
-khtml-user-select:none;
user-select:none;
/*cursor: pointer;*/
}
.versioninfo {
float: left;
padding: 0 10px;
margin-left: 5px;
height: 24px;
line-height: 24px;
border-radius: 8px;
border: #bfbfbf solid 0px;
-webkit-text-size-adjust: none;
-moz-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
-khtml-user-select:none;
user-select:none;
cursor: pointer;
box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}
.version {
color: #808080;
background-color: #FFFFFF;
font-weight: bold;
}
.version-1 {
color: #808080;
background-color: #DFDFDF;
}
.version0 {
color: #ffffff;
background-color: #F38F0E;
}
.version1 {
color: #ffffff;
background-color: #7FB93C;
}
.options_menu li .ico_aws{
position: absolute;
top: 1px;
left: 5px;
}
.ico_check_aws{
background: url(../images/check_aws.png?3) no-repeat;
margin: 2px;
height: 20px;
width: 20px;
margin-top:3px;
}
.ico_aws{
background: url(../images/sprite_aws.png?3) no-repeat;
margin: 2px;
height: 20px;
width: 20px;
opacity: 0.7;
}
.disabled .ico_aws{
background-image: url(../images/sprite_disabled_aws.png?3);
}
.ico_aws.save{
background-position: 0px 0px;
}
.ico_aws.plug{
background-position: 0px 0px;
background: url(../images/plug.png) no-repeat;
}
.ico_aws.locked {
background-position: 0px 0px;
background: url(../images/locked.png) no-repeat;
background-size: contain;
}
.ico_aws.unlock {
background-position: 0px 0px;
background: url(../images/unlock.png) no-repeat;
background-size: contain;
}
.ico_aws.lightning{
background-position: 0px 0px;
background: url(../images/lightning16.png) no-repeat center;
}
.ico_aws.incorrelate{
background-position: 0px 0px;
background: url(../images/incorrelate16.png) no-repeat center;
}
.ico_aws.view{
background-position: 0px -20px;
}
.ico_aws.insert{
background-position: 0px -40px;
}
.ico_aws.node_properties{
background-position: 0px -60px;
}
.ico_aws.doc{
background-position: 0px -80px;
}
.ico_aws.proces_properties{
background-position: 0px -100px;
}
.ico_aws.run{
background-position: 0px -120px;
}
.ico_aws.bpmn{
background-position: 0px -140px;
}
.ico_aws.validate{
background-position: 0px -160px;
}
.ico_aws.expimg{
background-position: 0px -180px;
}
.ico.extend_activityNo{
background-position: 0px 0px;
background: url(../images/activityNo.png) no-repeat;
background-size: contain;
}
.ico.QualityInspection{
background-position: 0px 0px;
background: url(../images/QualityInspection.png) no-repeat;
background-size: contain;
}
.ico.extend_activityNoDisable{
background-position: 0px 0px;
background: url(../images/activityNoDisable.png) no-repeat;
background-size: contain;
}
/*时间轴*/
ul.timeline {
background: url("../images/version_line.png") repeat-y scroll 28px 0 transparent;
list-style-type: none;
margin: 0 0;
padding: 0;
}
ul.timeline li {
background: url("../images/version_line.png") repeat-y scroll 28px 0 transparent;
position: relative;
min-height: 60px;
}
ul.timeline li .time {
margin-left: 56px;
}
ul.timeline li .version {
position: absolute;
width: 290px;
text-align: right;
left: -200px;
top: 30px;
font-size: 40px;
line-height: 50px;
color: #3594cb;
overflow: hidden;
}
ul.timeline li .number {
position: absolute;
background: url("../images/version_dot.png") no-repeat scroll 0 0 transparent;
width: 56px;
height: 56px;
left: 5px;
top: 5px;
line-height: 56px;
text-align: center;
color: #fff;
font-size: 18px;
}
ul.timeline li.alt .number {
background-image: url("../images/version_dot_alt.png");
}
ul.timeline li .content {
margin-left: 56px;
}
ul.timeline li .content pre {
background-color: #3594cb;
padding: 20px;
color: #fff;
font-size: 13px;
line-height: 20px;
}
ul.timeline li.alt .content pre {
background-color: #43B1F1;
}
/*重写历史列表*/
.edit_container textarea{
width: 133px;
height: 36px;
}
#history_versions .selected {
background: #e6e6e6 url("../images/version_line.png") repeat-y scroll 28px 0;
}
#history_versions li:hover{
background: #e6e6e6 url("../images/version_line.png") repeat-y scroll 28px 0;
}
#history_versions .selected:hover{
background: #e6e6e6 url("../images/version_line.png") repeat-y scroll 28px 0;
}
#history_versions .selected .time{
color: #d14836;
font-weight: bold;
}
.IDInput {
width: 340px;
font-family: Consolas;
font-size:16px;
border: 0;
}
#fullscreen_tip{
position: absolute;
bottom: -60px;
right: 0px;
display: none;
white-space:nowrap;
}
/* 修改按钮最小宽度*/
/*
.button, .button:visited {
display: inline-block;
line-height: 28px;
border: 1px solid rgb(198, 198, 198);
padding: 0px 10px;
text-align: center;
background-color: rgb(248, 248, 248);
background-image: -moz-linear-gradient(center top , rgb(248, 248, 248), rgb(241, 241, 241));
color: rgb(51, 51, 51);
cursor: pointer;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
min-width: 58px;
}
*/
/* 连接弹窗上面的鼠标经过 时的颜色 */
#link-content span:hover{
border:1px solid #cbcbcb;
background:#f0f0f0;
color:red;
}
#tabUlContainer {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; WIDTH: 100%px; PADDING-TOP: 0px; HEIGHT: 23px
}
#tabUlContainer LI {
BACKGROUND: url(../images/tagleft.gif) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 23px
}
#tabUlContainer LI A {
PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(../images/tagright.gif) no-repeat right bottom; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #999; LINE-HEIGHT: 23px; PADDING-TOP: 0px; HEIGHT: 23px; TEXT-DECORATION: none
}
#tabUlContainer LI.emptyTag {
BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tabUlContainer LI.selectTag {
BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 25px
}
#tabUlContainer LI.selectTag A {
BACKGROUND-POSITION: right top; COLOR: #000; LINE-HEIGHT: 25px; HEIGHT: 25px
}
#tagContent {
BORDER-RIGHT: #aecbd4 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #aecbd4 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #aecbd4 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #aecbd4 1px solid; BACKGROUND-COLOR: #fff
}
.tagContent {
PADDING-RIGHT: 10px; DISPLAY: none; PADDING-LEFT: 10px; BACKGROUND: url(../images/bg.gif); PADDING-BOTTOM: 10px; WIDTH:100%; COLOR: #474747; PADDING-TOP: 10px; HEIGHT: 300px
}
#tagContent DIV.selectTag {
DISPLAY: block;
}
.tagContentTableTr{
height: 25px;
}
.tagContentTableTrFirst{
background-color: #949494;
height: 25px;
}
.tagContentTableTbody tr td{
border:1px solid #ccc;
padding:0 5px;
white-space: normal;
}
.diffTableTbody tr td{
border:1px solid #ccc;
padding:5px;
white-space: normal;
min-height: 25px;
line-height: 20px;
}
.dialogTableTbody tr td{
height: 20px;
color: #666666;
border-bottom:1px dashed #999b9f;
padding: 5px;
white-space: normal;
cursor: pointer;
}
.dialogTableHead {
font-size: 15px;
font-weight: bold;
text-align: center
}
.dialogTableTbody .dialogTableDelete {
color: red;
text-decoration-line: underline;
}
/*.attr_more {
padding-top:22px;
text-align: right;
padding-right:10px;
padding-bottom:10px;
cursor:pointer;
}
.attr_no_more_attribute{
padding-top:30 0;
text-align: center;
}*/
.attribute_input_css{
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
border-top-width: 0;
height: 22px;
width: 100%;
padding-left:0;
float: left;
background-color: rgb(255, 255, 255);
}
.required_input_css::-webkit-input-placeholder {
color: red;
}
.dialog_table_input_css {
border: none;
min-height: 22px;
width: 100%;
padding:0;
margin: 0;
float: left;
background-color: rgb(255, 255, 255);
word-wrap:break-word;
word-break:break-all;
white-space: normal;
overflow-wrap: break-word;
cursor: pointer;
}
.tagContentTableTrTd{
background-color:#ffffff;
}
.ico_attribute_delete {
cursor: pointer;
display: none;
float: left;
margin-left:-25px;
z-index: 1;
background: url("../images/close_attr.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 21px;
opacity: 0.7;
width: 23px;
}
.attr_bg_color_tr{
background: url("../images/attr_bg_color.jpg");
}
.attribute_td_div_css{
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
border-top-width: 0;
height: 22px;
width: 100%;
padding-left:0;
float: left;
}
.links_history_tr span{
line-height:22px;
color: #4183C4;
cursor: pointer;
font-size: 13px;
text-decoration: none;
}
.links_history_tr a{
line-height:22px;
max-width:230px;
overflow:hidden;
white-space:nowrap;
}