2014年1月20日 星期一

input.css 20140120

th {
background-color:rgb(200,200,200);
color:#000;
border-left:1px solid gray;
border-right:1px solid gray;
font-weight: normal;
text-align: center
}

oth {
background: rgb(49,86,126);
color:#fff;
border-left: 1px solid #EB8;
border-right: 1px solid #B74;
border-top: 1px solid #EB8;
font-weight: normal;
/*padding: 4px 3px;*/
text-align: center
}

.formHeadCaptionBackground
{
background-color:rgb(234,234,234);
color:red;
}
.formCaption
{
color:white;
margin-top:1px;
margin-left:3px;
font-size:16px;

background-color:rgb(234,234,234);  /*background-color:rgb(67,120,182); */

}


.thisButton
{
color:#000;
background-color:rgb(200,200,200);

-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;

border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
font-weight:100;
padding:0px 6px 2px;
height:24px;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
cursor:pointer;
}


.othisButton
{
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
background-color:#5B74A8;
border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:16px;
font-weight:100;
padding:2px 6px;
height:36px;
color:#fff;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
cursor:pointer;
}


.styleFileInput{
    position: relative;
}
.browseButton{
    border: 1px solid #b1902c;
    font-size: 0.9em;
    color: #fff;
    padding: 3px 8px;
    border-radius: 4px;
    background: #a7851c;
cursor:pointer;
}

input.theFileInput{
    position:absolute;
    top:0px;
    left: 156px;  
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;
    width:80px;
    font-size: 1em;
}
input.theFileInput2{
    /*position:absolute;
    top:0px;
    left: 156px;  

    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;
    width:80px;
    font-size: 1em;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;*/
    width:80px;
    font-size: 1em;
}




.ExitButton
{
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
background-color:#5B74A8;
border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:16px;
font-weight:100;
padding:2px 6px;
height:24px;
color:#fff;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
display:inline;
cursor:pointer;
}

.GridButton{
color:#000;
background-color:rgb(200,200,200);

-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;

border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
font-weight:100;
padding:0px 6px 2px;
height:24px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
cursor:pointer;
}


.oGridButton{
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
background-color:#5B74A8;
border:2px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:16px;
font-weight:100;
padding:2px 6px;
height:26px;
color:#fff;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
cursor:pointer;
display:inline;}

.formButton {
color:#000;
background-color:rgb(200,200,200);

-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;

border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
font-weight:100;
padding:0px 6px 2px;
height:24px;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
cursor:pointer;

}


.oformButton
{
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
background-color:#5B74A8;
border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:16px;
font-weight:100;
padding:2px 6px;
height:36px;
color:#fff;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
margin-right:3px;
margin-top:5px;
cursor:pointer;
}

.button {border:1px solid #29447E;
cursor:pointer; }

.buttonadd{
background:url(images/ADD.BMP) no-repeat 10px 8px;
text-indent:30px;
display:block;
cursor:pointer;
}

select {
  width: 150px;
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(../images/select-arrow.png),
    -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #000;
/*  font-size: inherit; */
  margin: 0;
  overflow: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;}

input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1); /* IE */
  -moz-transform: scale(1); /* FF */
  -webkit-transform: scale(1); /* Safari and Chrome */
  -o-transform: scale(1); /* Opera */
  padding: 10px;
  width:50px;
  height:50px;
}

input.largerCheckbox
{
width: 30px;
height: 30px;
}

/*---------------------------------------------------------------------------------------CSS.General -------*/
.focused {background: <%=FocusBackGroundColor%>;}
p{font-family:"Times New Roman";font-size:12px;line-height:1;}
p{line-height:1;margin-top:<%=LineSpacing%>}
/*---------------------------------------------------------------------------------------CSS.Table---------*/
table.t1 { margin: 0; border-collapse: collapse;  table-layout: fixed; }
.t1 tr { border: 1px solid #666; }
.t1 th { background: #ccf; border: 1px dotted; white-space: nowrap; text-align: left; }
.t1 td { border: 1px dotted; background: #ffc; }
.diffColor {background: #ccf; };

/*********************************/


.btn_addPic{
display: block;
position: relative;
width: 140px;
height: 39px;
overflow: hidden;
border: 1px solid #EBEBEB;
background: none repeat scroll 0 0 #F3F3F3;
color: #999999;
cursor: pointer;
text-align: center;
}
.btn_addPic span{display: block;line-height: 39px;}
.btn_addPic em {
background:url(http://p7.qhimg.com/t014ce592c1a0b2d489.png) 0 0;
display: inline-block;
width: 18px;
height: 18px;
overflow: hidden;
margin: 10px 5px 10px 0;
line-height: 20em;
vertical-align: middle;
}
.btn_addPic:hover em{background-position:-19px 0;}
.filePrew {
display: block;
position: absolute;
top: 0;
left: 0;
height: 39px;
/*font-size: 100px; */ /* 增大不同浏览器的可点击区域 */
opacity: 0; /* 实现的关键点 */
filter:alpha(opacity=0);/* 兼容IE */
}


.SaveButton
{
color:#000;
background-color:rgb(200,200,200);

-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;

border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:14px;
font-weight:100;
padding:0px 6px 2px;
height:24px;

border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
display:none;
cursor:pointer;
}

.oSaveButton
{
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 0 0;
box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
background-color:#5B74A8;
border:1px solid #29447E;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:16px;
font-weight:100;
padding:2px 6px;
height:36px;
color:#fff;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
display:none;
cursor:pointer;
}


table.t1 { margin: 0; border-collapse: collapse;  table-layout: fixed; }
.t1 tr { border: 1px solid #666; }
.t1 th { background: #ccf; border: 1px dotted; white-space: nowrap; text-align: left; }
.t1 td { border: 1px dotted; background: #ffc; }
.diffColor {background: #ccf; };






沒有留言:

張貼留言