123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320 |
- body {
- margin-left: 10px;
- margin-top: 1px;
- margin-right: 0px;
- margin-bottom: 2px;
- padding: 0px;
- border: 0px none #ffffff;
- font-size: 14px;
- overflow: auto;
- }
- .optionbar {
- width: 29px;
- z-index: 2;
- position: absolute;
- left: 2px;
- table-layout: fixed;
- border: thin;
- border-color: #D2E0F2;
- border-width: 1px;
- border-style: solid;
- background-color: #f4f4f4;
- }
- .toolbarTab {
-
- }
- .toolbarTitle {
- height: 10px;
- line-height: 10px;
- font-size: 1px;
- border-style: solid;
- border-width: 0px;
- border-color: #D2E0F2;
- }
- .toolbar {
- width: 27px;
- height: 27px;
- padding: 0px;
- cursor: hand;
- border-color: #D2E0F2;
- border-style: solid;
- border-width: 1px;
- text-align: center;
- border-left-width: 0px;
- border-right-width: 0px;
- border-bottom-width: 0px;
- padding-top: 2px;
- }
- .toolbarTable {
- background-color: #d1def0;
- display: none;
- position: absolute;
- left: 10px;
- width: 40px;
- height: 29px;
- padding-top: 8px;
- }
- .toolbar img {
- height: 22px;
- width: 22px;
- }
- .cursor-pointer {
- cursor: pointer;
- }
- .cursor-default {
- cursor: default;
- }
- .headTitle {
- margin-top: 1px;
- margin-left: 3px;
- margin-right: 3px;
- width: 100%;
- display: inline;
- line-height: 20px;
- padding: 0px;
- background-image: url('./images/Son-Title-Background.png');
- background-repeat: repeat-x;
- background-color: red;
- }
- .titleLeft {
- float: left;
- width: 20px;
- height: 20px;
- background-image: url('./images/Son-Title-Left.png');
- background-repeat: no-repeat;
- }
- .titleContent {
- float: left;
- width: auto;
- height: 20px;
- background-image: url('./images/Son-Title-Center.png');
- background-repeat: repeat-x;
- font-size: 12px;
- color: #A70122;
- }
- .more {
- float: right;
- width: 30px;
- height: 20px;
- background-image: url('./images/Son-Title-Center.png');
- background-repeat: repeat-x;
- font-size: 12px;
- color: #A70122;
- }
- .titleRight {
- float: left;
- width: 20px;
- height: 20px;
- background-image: url('./images/Son-Title-Right.png');
- background-repeat: no-repeat;
- }
- .titleControl {
- float: right;
- width: 20px;
- margin-left: 0px;
- height: 20px;
- background-image: url('./images/Son-Title-Right2.png');
- background-repeat: repeat-x;
- }
- .queryContent {
- margin-top: 1px;
- margin-left: 3px;
- margin-right: 3px;
- border-style: solid;
- border-width: 1px;
- border-color: #D2E0F2;
- margin-bottom: 0px;
- padding: 2px;
- }
- .editContent {
- margin-top: 1px;
- margin-left: 3px;
- margin-right: 3px;
- border-style: solid;
- border-width: 1px;
- border-color: #D2E0F2;
- margin-bottom: 0px;
- padding: 2px;
- }
- .queryResultContent {
- margin-top: 1px;
- margin-left: 3px;
- margin-right: 3px;
- border-style: solid;
- border-width: 1px;
- border-color: #D2E0F2;
- margin-bottom: 0px;
- padding: 0px;
- }
- .menuStyle {
- list-style: none;
- padding: 1px;
- margin: 0px;
- background-color: #fff;
- border: 1px solid #999;
- width: 100px;
- }
- .itemStyle {
- margin: 0px;
- color: #000;
- display: block;
- cursor: default;
- padding: 3px;
- border: 1px solid #fff;
- backgroundColor: transparent;
- }
- .itemHoverStyle {
- border: 1px solid #0a246a;
- backgroundColor: #b6bdd2;
- }
- .queryTable {
- table-layout: fixed;
- vertical-align: top;
- text-align: left;
- margin: 0px;
- padding: 0px;
- width: 98%;
- }
- .queryTable .tdLabel {
- font-size: 12px;
- text-align: right;
- padding-right: 5px;
- }
- .queryTable .tdLabel .label {
-
- }
- .queryTable .tdField {
- font-size: 12px;
- text-align: left;
- }
- .editTable {
- table-layout: fixed;
- vertical-align: top;
- text-align: left;
- margin: 0px;
- padding: 0px;
- width: 98%;
- }
- .editTable .tdLabel {
- font-size: 12px;
- text-align: right;
- padding-right: 5px;
- vertical-align: middle;
- }
- .editTable .tdLabel .label {
-
- }
- .editTable .tdField {
- font-size: 12px;
- text-align: left;
- }
- .actionButtonlist {
- padding: 0px;
- margin: 0px;
- text-align: center;
- letter-spacing: 3px;
- color: #000;
- }
- .actionButtonlist li {
- padding: 5px 0.15em;
- list-style: none;
- margin: 0;
- display: inline;
- }
- .textWidth_100Per {
- width: 153px;
- }
- .required {
- color: red;
- }
- .btn {
- height: 22;
- BORDER-RIGHT: #D2E0F2 1px solid;
- PADDING-RIGHT: 2px;
- BORDER-TOP: #D2E0F2 1px solid;
- PADDING-LEFT: 2px;
- FONT-SIZE: 12px;
- FILTER: progid : DXImageTransform.Microsoft.Gradient ( GradientType = 0,
- StartColorStr = #FFFFFF, EndColorStr = #9DBCEA );
- BORDER-LEFT: #D2E0F2 1px solid;
- CURSOR: hand;
- COLOR: black;
- PADDING-TOP: 2px;
- BORDER-BOTTOM: #D2E0F2 1px solid
- }
- .selectListBar {
- width: 18%;
- height: 75%;
- position: absolute;
- right: 5px;
- table-layout: fixed;
- border: thin;
- border-width: 1px;
- border-style: solid;
- border-color: #D2E0F2;
- background-color: #f4f4f4;
- }
- /**
- 数据填报项目/页表格样式
- */
- .item_table {
- border-collapse: collapse;
- border: 1px solid #4d9ab0
- }
- .item_table td {
- border: 1px solid #4d9ab0
- }
- .item_table th {
- border: 1px solid #4d9ab0;
- background-color: #E0ECFF;
- font-weight: 500;
- font-family: sans-serif;
- }
- /**必选项红色字体样式*/
- .RedColor{
- color: red;
- }
- /**只读样式*/
- .ReadonlyStyle{
- background-color: #eeeff0;
- border: 1px solid #7f9db9
- }
|