123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- .o2_ann_content {
- height: 100%;
- overflow: hidden;
- }
- .o2_ann_top {
- background-color: #484848;
- border-bottom: 1px solid #333333;
- height: 50px;
- }
- .o2_ann_topIcon {
- width: 50px;
- height: 50px;
- float: left;
- cursor: pointer;
- border-right: 0px solid #ffffff;
- background: url(../x_component_ANN/$Main/default/icon/create.png) center center no-repeat;
- }
- .o2_ann_topText {
- height: 50px;
- float: right;
- font-size: 18px;
- font-weight: bold;
- color: #ffffff;
- line-height: 50px;
- margin-right: 20px;
- }
- .o2_ann_contentArea {
- overflow: hidden;
- height: 510px;
- }
- .o2_ann_leftContent {
- width: 300px;
- height: 100%;
- float: left;
- background-color: #484848;
- overflow: auto;
- /*background-image: url(../x_component_ANN/$Main/default/icon/bg.jpg);*/
- /*background-size: cover;*/
- /*background-repeat: no-repeat;*/
- }
- .o2_ann_rightContent {
- height: 100%;
- overflow: hidden;
- margin-left: 300px;
- }
- /*.o2_ann_right {*/
- /*height: 100%;*/
- /*overflow: hidden;*/
- /*margin-left: 300px;*/
- /*border-left: 0px solid #999999;*/
- /*}*/
- /*.o2_ann_leftTitle {*/
- /*height: 60px;*/
- /*overflow: hidden;*/
- /*border-bottom: 1px solid #999999;*/
- /*}*/
- /*.o2_ann_leftTitleIcon {*/
- /*width: 60px;*/
- /*height: 60px;*/
- /*float: left;*/
- /*background: url(../x_component_ANN/$Main/default/icon/logo.png) center center no-repeat;*/
- /*}*/
- /*.o2_ann_leftTitleAction {*/
- /*width: 60px;*/
- /*height: 60px;*/
- /*float: right;*/
- /*background: url(../x_component_ANN/$Main/default/icon/add.png) center center no-repeat;*/
- /*cursor: pointer;*/
- /*}*/
- /*.o2_ann_leftTitleText {*/
- /*margin: 0 60px 0 60px;*/
- /*height: 60px;*/
- /*line-height: 60px;*/
- /*padding: 0 5px;*/
- /*font-size: 18px;*/
- /*font-weight: bold;*/
- /*color: #eeeeee;*/
- /*}*/
- /*.o2_ann_leftContent {*/
- /*overflow: auto;*/
- /*}*/
- .o2_ann_model_node {
- height: 60px;
- overflow: hidden;
- }
- .o2_ann_model_node_over {
- background-color: #333333;
- }
- .o2_ann_model_node .icon {
- background: url(../x_component_ANN/$Main/default/icon/itemlogo.png) center right no-repeat;
- width: 50px;
- height: 60px;
- float: left;
- }
- .o2_ann_model_node .name {
- height:25px;
- margin-top: 10px;
- line-height: 25px;
- font-size: 16px;
- font-weight: bold;
- color: #FFFFFF;
- }
- .o2_ann_model_node .date {
- height: 15px;
- margin-bottom: 10px;
- line-height: 15px;
- font-size: 12px;
- color: #eeeeee;
- }
- .o2_ann_model_node_selected {
- background-color: #eeeeee;
- }
- .o2_ann_model_node_selected .icon {
- background: url(../x_component_ANN/$Main/default/icon/itemlogo_selected.png) center right no-repeat;
- width: 50px;
- height: 60px;
- float: left;
- }
- .o2_ann_model_node_selected .name {
- color: #333333;
- }
- .o2_ann_model_node_selected .date {
- color: #666666;
- }
- .o2_ann_model_nodeRight {
- background-position: center center;
- background-repeat: no-repeat;
- height: 60px;
- width: 30px;
- float: right;
- }
- .o2_ann_model_nodeContent {
- height: 80px;
- margin: 0 30px 0 60px;
- cursor: pointer;
- }
- .o2_ann_modelContext_node {
- height: 100%;
- overflow: hidden;
- }
- .o2_ann_modelContext_toolbar {
- height: 40px;
- }
- .o2_ann_modelContext_content {
- height: 470px;
- overflow: auto;
- }
- .o2_ann_modelContext_area {
- margin: 20px;
- float: left;
- width: 40%;
- }
- .o2_ann_modelContext_status {
- width: 40%;
- overflow: hidden;
- padding-bottom: 40px;
- float: right;
- margin: 20px 20px 20px 0;
- border-left: 1px solid #999999;
- }
- .o2_ann_modelContext_topTitle {
- height: 30px;
- line-height: 30px;
- font-size: 22px;
- font-weight: bold;
- color: #333333;
- margin-bottom: 10px;
- }
- .o2_ann_modelContext_line {
- margin-bottom: 20px;
- }
- .o2_ann_modelContext_title {
- font-size: 18px;
- font-weight: bold;
- height: 30px;
- line-height: 30px;
- color: #666666;
- }
- .o2_ann_modelContext_value {
- font-size: 14px;
- line-height: 20px;
- overflow: hidden;
- color: #337acc;
- }
- .o2_ann_modelContext_input {
- height: 24px;
- border-radius: 3px;
- border: 1px solid #cccccc;
- font-size: 14px;
- line-height: 24px;
- color: #999999;
- width: 90%;
- padding: 0 5px;
- }
- .o2_ann_modelContext_button {
- background-color: #337acc;
- cursor: pointer;
- border-radius: 5px;
- color: #ffffff;
- border: 1px solid #337acc;
- height: 28px;
- }
- .o2_ann_modelContext_statusLine {
- height: 30px;
- margin-bottom: 10px;
- }
- .o2_ann_modelContext_statusTitle {
- margin-left: 20px;
- float: left;
- line-height: 30px;
- height: 30px;
- font-size: 16px;
- color: #666666;
- font-weight: bold;
- }
- .o2_ann_modelContext_statusValue {
- float: left;
- margin-left: 10px;
- line-height: 30px;
- height: 30px;
- color: #999999;
- font-size: 14px;
- }
|