Team:XMU Software/css

From 2013.igem.org

(Difference between revisions)
Line 84: Line 84:
}
}
#home_s4{
#home_s4{
-
position:absolute;
+
position:fixed;
-
top:280px;
+
top:480px;
left:433px;
left:433px;
width:500px;
width:500px;
Line 106: Line 106:
.home_s4t4{
.home_s4t4{
position:relative;
position:relative;
-
        top:15px;
+
top:10px;
font-size:16px;
font-size:16px;
color:#707070;
color:#707070;
 +
}
 +
 +
#menubar{     
 +
z-index:10;
 +
position: fixed;
 +
}
 +
.right-menu{
 +
display:none;
 +
}
 +
#search-controls{
 +
top:23px;
 +
display:none;
 +
position:fixed;
 +
}
 +
input.searchButton{
 +
color:black;
 +
}
 +
#searchGoButton{
 +
z-index:10;
 +
margin-left:5px;
 +
display:none;
 +
}
 +
#mw-searchButton{
 +
display:none;
 +
z-index:10;
 +
}
 +
.C0{
 +
/*font-family:Vwei;*/
 +
font-size:1em;
 +
width:100%;
 +
height:3em;
 +
color:black;
 +
}
 +
.C1{
 +
width:100%;
 +
height:370px;
 +
border-collapse:collapse;
 +
border:2px solid #eeece1;
 +
}
 +
.C1_td{
 +
border-right:2px solid #eeece1;
 +
width:350px;
 +
height:100%;
 +
padding:0px;
 +
}
 +
.C1_graph{
 +
width:350px;
 +
height:350px;
 +
margin:0px;
 +
}
 +
.C1_td_text{
 +
padding:0px;
 +
}
 +
.C1_text{
 +
margin:0px;
 +
width:100%;
 +
height:370px;
 +
font-size:1em;
 +
/*font-family:Vwei;*/
 +
}
 +
.C1_button1{
 +
height:20px;
 +
width:230px;
 +
background-image: url(tool_icon/ok.png);
 +
background-repeat: no-repeat;
 +
/*font-family:Vwei;*/
 +
}
 +
.C1_button2{
 +
height:20px;
 +
width:110px;
 +
background-image: url(tool_icon/ok.png);
 +
}
 +
.C3,.C3_ABC,.C5,.C4,.C6,.C7,.C9,.C10{
 +
width:100%;
 +
border-collapse:collapse;
 +
}
 +
.C3_input,.C3_input_ABC,.C6_input,.C5_input,.C7_blur_2,.C7_input_C,.C10_input{/**********/
 +
width:100%;
 +
border:1px solid white;
 +
/*font-family:con;*/
 +
font-size:1em;
 +
}
 +
.C3_td,.C3_td_C,.C3_td_C5_C{
 +
border:2px solid #eeece1;
 +
height:20px;
 +
}
 +
.C3_td_title,.C8_td_title{
 +
text-align:center;
 +
height:25px;
 +
/*font-family:Vwei;*/
 +
font-size:1.3em;
 +
border:2px solid #eeece1;
 +
}
 +
.C3_td_textarea,.C4_td_textarea{
 +
/*font-family:Vwei;*/
 +
width:50%;
 +
border:2px solid #eeece1;
 +
font-size:1em;
 +
}
 +
.C3_textarea{
 +
height:100%;
 +
width:100%;
 +
/*font-family:Vwei;*/
 +
border:0px solid #eeece1;
 +
}
 +
.C4_td{
 +
border:2px solid #eeece1;
 +
height:80px;
 +
}
 +
.C5_canvas_td{
 +
height:100px;
 +
border:1px solid #eeece1;
 +
position:relative;
 +
}
 +
.C5_canvas_matrix{
 +
position:absolute;
 +
top:30px;
 +
left:10%;
 +
width:80%;
 +
height:40px;
 +
border:5px solid rgb(79, 129, 189);
 +
z-index:-8.6;
 +
}
 +
.C5_canvas_button1,.C5_canvas_button2,.C5_canvas_button3{
 +
position:absolute;
 +
height:32px;
 +
background-color:rgb(79, 129, 189);
 +
z-index:-8.5;
 +
}
 +
.C5_TEXT1{
 +
position:absolute;
 +
z-index:-8.5;
 +
height:10px;
 +
top:20px;
 +
left:13%;
 +
}
 +
.C5_TEXT2{
 +
position:absolute;
 +
z-index:-8.5;
 +
height:10px;
 +
top:20px;
 +
left:83%;
 +
}
 +
.C5_canvas_button1{
 +
top:15px;
 +
left:22%;
 +
width:20%;
 +
}
 +
.C5_canvas_button2{
 +
top:15px;
 +
right:22%;
 +
width:20%;
 +
}
 +
.C5_canvas_button3{
 +
bottom:10px;
 +
left:40%;
 +
width:20%;
 +
}
 +
.C5_system_input,.C7_blur_1{
 +
border:1px solid #eeece1;
 +
/*font-family:con;*/
 +
font-size:1em;
 +
width:5em;
 +
}
 +
.C10_system_input{
 +
border:1px solid #eeece1;
 +
/*font-family:con;*/
 +
font-size:1em;
 +
margin-left:0px;
 +
margin-right:0em;
 +
}
 +
.C6_button{
 +
width:100%;
 +
height:100%;
 +
margin:0px;
 +
background-color:rgb(79, 129, 189);
 +
/*font-family:Vwei;*/
 +
font-size:1em;
 +
}
 +
.C8_td_title{
 +
color:rgb(79, 129, 189);
 +
}
 +
.C8_button{
 +
width:100%;
 +
height:30px;
 +
margin:0px;
 +
background-color:rgb(79, 129, 189);
 +
/*font-family:Vwei;*/
 +
font-size:1em;
 +
}
 +
.C8{
 +
width:100%;
 +
border-collapse:collapse;
 +
border: 3px solid #eeece1;
 +
}
 +
.C8_td{
 +
border:2px solid #eeece1;
 +
}
 +
.C6_td_textarea{
 +
/*font-family:Vwei;*/
 +
width:40%;
 +
border:2px solid #eeece1;
 +
font-size:1em;
 +
}
 +
#M1_name{ /*消失*/
 +
/*定位*/
 +
position:fixed;
 +
left:25%;
 +
right:41%;
 +
top:76px;
 +
height:35px;
 +
/*边框*/
 +
border:1px solid white;
 +
border-radius:6px;
 +
/*背景*/
 +
background-color:#96b2d7;
 +
/*存在*/
 +
display:none;
 +
/*font-family:实验名;*/
 +
    font-size:2.2em;
 +
    text-indent:10px;
 +
white-space:nowrap;
 +
overflow:hidden;
 +
    text-overflow: ellipsis; 
 +
}
 +
#M1_name_button{
 +
position:fixed;
 +
left:25%;
 +
right:41%;
 +
z-index:-9;
 +
}
 +
.M1_exp{ /*消失*/
 +
 +
}
 +
.M1_exp_stepBoard{
 +
/*定位*/
 +
 +
width:100%;
 +
border-collapse:collapse;
 +
}
 +
.M1_exp_stepInfo{
 +
/*定位*/
 +
 +
    position:relative;
 +
 +
height:40px;
 +
/*字体*/
 +
color:white;
 +
/*边框*/
 +
border-top:2px solid #eeece1;
 +
border-top-left-radius:15px;
 +
/*背景*/
 +
background-color:#c3d69b;
 +
}
 +
.M1_exp_step_name_button{
 +
position:absolute;
 +
left:15px;
 +
    right:130px;
 +
    top:0px;
 +
    bottom:0px;
 +
    padding:0px;
 +
border:0px solid #c3d69b; 
 +
}
 +
.M1_exp_step_name{
 +
width:100%;
 +
height:100%;
 +
background-color:#c3d69b;
 +
margin:0px;
 +
border:0px solid #c3d69b; 
 +
/*font-family:Vwei;*/
 +
    font-size:1.5em;
 +
white-space:nowrap;
 +
overflow:hidden;
 +
    text-overflow: ellipsis;   
 +
}
 +
.M1_exp_stepItem{
 +
/*定位*/
 +
border:2px solid #eeece1;
 +
height:35px;
 +
}
 +
.M1_exp_step_time{
 +
position:absolute;
 +
top:10px;
 +
right:8px;
 +
/*font-family:Vwei;*/
 +
}
 +
.M1_exp_item_time{
 +
width:10%;
 +
background-color:#a6a6a6;
 +
border:2px solid #eeece1;
 +
/*/*font-family:Vwei;*/ 
 +
}
 +
.M1_exp_item_content{
 +
/*背景*/   
 +
 +
background-color:white;
 +
/*溢出*/
 +
    overflow :hidden;
 +
/*边框*/   
 +
    padding:0px;
 +
/*/*font-family:Vwei;*/
 +
}
 +
.M1_exp_img{
 +
color:#f31659;
}
}

Revision as of 14:31, 21 October 2013

  1. xmu_body{
      position:fixed;
      left:0px;
      top:0px;
      right:0px;
      bottom:0px;
      overflow-x:auto;
      background-color:white;

}

  1. xmu_software{

position:absolute; top:0px; width:1348px; padding:0px; }

  1. xmu_software_right_matrix{
  position:absolute;
  top:0px;
  right:0px;
  width:180px;
  height:67px;
  z-index:10;

}

  1. Index{

position:fixed; top:0px; left:0px; }

  1. home_s2{

position:absolute; top:80px; width:1366px; font-family:Arial; text-align:center; } .teamname{ font-size:48px; color:#ffffff; } .schoolname{ position:relative; top:30px; font-size:30px; color:#707070; }

  1. home_s3{

position:absolute; top:200px; left:250px; width:1366px; font-family:Arial; z-index:2; }

  1. jsddm{/*导航菜单*/

margin: 0; padding:0; }

  1. jsddm li{

float: left; list-style: none; font-size:18px; font-weight:bold;

   font-family:Arial;/*字体*/

}

  1. jsddm li a{

display: block; padding: 5px; text-align:center; text-decoration: none; margin-left:50px; height:23px; color:white; white-space: nowrap; }

  1. jsddm li a:hover{

background: #becbad;/*b6d1e6*/ } .home_s3l1{ position:relative; top:33px; left:55px; width:750px; border-bottom: 2px solid white; }

  1. home_s4{

position:fixed; top:480px; left:433px; width:500px; font-family:Arial; } .home_s4t1{ font-size:32px; color:#dc575c; } .home_s4t2{ font-size:40px; color:#dc575c; font-weight:bold; } .home_s4t3{ font-size:40px; color:#707070; font-weight:bold; } .home_s4t4{ position:relative; top:10px; font-size:16px; color:#707070; }

  1. menubar{

z-index:10; position: fixed; } .right-menu{ display:none; }

  1. search-controls{

top:23px; display:none; position:fixed; } input.searchButton{ color:black; }

  1. searchGoButton{

z-index:10; margin-left:5px; display:none; }

  1. mw-searchButton{

display:none; z-index:10; } .C0{ /*font-family:Vwei;*/ font-size:1em; width:100%; height:3em; color:black; } .C1{ width:100%; height:370px; border-collapse:collapse; border:2px solid #eeece1; } .C1_td{ border-right:2px solid #eeece1; width:350px; height:100%; padding:0px; } .C1_graph{ width:350px; height:350px; margin:0px; } .C1_td_text{ padding:0px; } .C1_text{ margin:0px; width:100%; height:370px; font-size:1em; /*font-family:Vwei;*/ } .C1_button1{ height:20px; width:230px; background-image: url(tool_icon/ok.png); background-repeat: no-repeat; /*font-family:Vwei;*/ } .C1_button2{ height:20px; width:110px; background-image: url(tool_icon/ok.png); } .C3,.C3_ABC,.C5,.C4,.C6,.C7,.C9,.C10{ width:100%; border-collapse:collapse; } .C3_input,.C3_input_ABC,.C6_input,.C5_input,.C7_blur_2,.C7_input_C,.C10_input{/**********/ width:100%; border:1px solid white; /*font-family:con;*/ font-size:1em; } .C3_td,.C3_td_C,.C3_td_C5_C{ border:2px solid #eeece1; height:20px; } .C3_td_title,.C8_td_title{ text-align:center; height:25px; /*font-family:Vwei;*/ font-size:1.3em; border:2px solid #eeece1; } .C3_td_textarea,.C4_td_textarea{ /*font-family:Vwei;*/ width:50%; border:2px solid #eeece1; font-size:1em; } .C3_textarea{ height:100%; width:100%; /*font-family:Vwei;*/ border:0px solid #eeece1; } .C4_td{ border:2px solid #eeece1; height:80px; } .C5_canvas_td{ height:100px; border:1px solid #eeece1; position:relative; } .C5_canvas_matrix{ position:absolute; top:30px; left:10%; width:80%; height:40px; border:5px solid rgb(79, 129, 189); z-index:-8.6; } .C5_canvas_button1,.C5_canvas_button2,.C5_canvas_button3{ position:absolute; height:32px; background-color:rgb(79, 129, 189); z-index:-8.5; } .C5_TEXT1{ position:absolute; z-index:-8.5; height:10px; top:20px; left:13%; } .C5_TEXT2{ position:absolute; z-index:-8.5; height:10px; top:20px; left:83%; } .C5_canvas_button1{ top:15px; left:22%; width:20%; } .C5_canvas_button2{ top:15px; right:22%; width:20%; } .C5_canvas_button3{ bottom:10px; left:40%; width:20%; } .C5_system_input,.C7_blur_1{ border:1px solid #eeece1; /*font-family:con;*/ font-size:1em; width:5em; } .C10_system_input{ border:1px solid #eeece1; /*font-family:con;*/ font-size:1em; margin-left:0px; margin-right:0em; } .C6_button{ width:100%; height:100%; margin:0px; background-color:rgb(79, 129, 189); /*font-family:Vwei;*/ font-size:1em; } .C8_td_title{ color:rgb(79, 129, 189); } .C8_button{ width:100%; height:30px; margin:0px; background-color:rgb(79, 129, 189); /*font-family:Vwei;*/ font-size:1em; } .C8{ width:100%; border-collapse:collapse; border: 3px solid #eeece1; } .C8_td{ border:2px solid #eeece1; } .C6_td_textarea{ /*font-family:Vwei;*/ width:40%; border:2px solid #eeece1; font-size:1em; }

  1. M1_name{ /*消失*/

/*定位*/ position:fixed; left:25%; right:41%; top:76px; height:35px; /*边框*/ border:1px solid white; border-radius:6px; /*背景*/ background-color:#96b2d7; /*存在*/ display:none; /*font-family:实验名;*/

   font-size:2.2em;
   text-indent:10px;

white-space:nowrap; overflow:hidden;

   text-overflow: ellipsis;  	

}

  1. M1_name_button{

position:fixed; left:25%; right:41%; z-index:-9; } .M1_exp{ /*消失*/

} .M1_exp_stepBoard{ /*定位*/

width:100%; border-collapse:collapse; } .M1_exp_stepInfo{ /*定位*/

   position:relative;

height:40px; /*字体*/ color:white; /*边框*/ border-top:2px solid #eeece1; border-top-left-radius:15px; /*背景*/ background-color:#c3d69b; } .M1_exp_step_name_button{ position:absolute; left:15px;

   right:130px;
   top:0px;
   bottom:0px;
   padding:0px;

border:0px solid #c3d69b; } .M1_exp_step_name{ width:100%; height:100%; background-color:#c3d69b; margin:0px; border:0px solid #c3d69b; /*font-family:Vwei;*/

   font-size:1.5em;

white-space:nowrap; overflow:hidden;

   text-overflow: ellipsis;     

} .M1_exp_stepItem{ /*定位*/ border:2px solid #eeece1; height:35px; } .M1_exp_step_time{ position:absolute; top:10px; right:8px; /*font-family:Vwei;*/ } .M1_exp_item_time{ width:10%; background-color:#a6a6a6; border:2px solid #eeece1; /*/*font-family:Vwei;*/ } .M1_exp_item_content{ /*背景*/

background-color:white; /*溢出*/

   overflow :hidden;

/*边框*/

   padding:0px;

/*/*font-family:Vwei;*/ } .M1_exp_img{ color:#f31659; }