fancy.css 1.47 KB
@import '../../css/fancybox/jquery.fancybox.css';

.fancyalter {
  display: none;
  font: 13px/1 'Microsoft YaHei';
  padding: 10px 20px;
}
.fancyalter .alterhd {
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  margin: 0;
}
.fancyalter .alterbd {
  
}
.fancytab {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}
.fancytab thead td {
  padding: 10px;
  background-color: #f9f9f9;
}
.fancytab tbody td {
  padding: 10px;
}
.fancysearch {
  position: relative;
}
.searchlink {
  background-color: #62a8d1;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.searchlink:hover {
  background-color: #579ec8;
}

.ipt {
  height: 28px;
  line-height: 28px;
  border: 1px solid #ccc;
  width: 140px;
}
.addsucc,
.paging >a,
.paging >span,
.goodtitle,
.fancysearch >span,
.searchlink {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
a {
  text-decoration: none;
}
.goodtitle {
  max-width: 180px;
  max-height: 36px;
  line-height: 1.4;
  overflow: hidden;
  text-align: left;
}
.paging {
  text-align: center;
  margin-top: 20px;
}
.disabledthis:focus,
.disabledthis:hover,
.disabledthis {
  color: #999;
}
.completethis {
  text-align: center;
}
.addsucc {
  color: #fff;
  height: 40px;
  line-height: 40px;
  border: 1px solid #62a8d1;
  background-color: #62a8d1;
  padding: 0 20px;
  font-size: 18px;
  margin: 20px 0;
}
.fancyalter .goodlink {
  width: 28px;
  white-space: nowrap;
  display: inline-block;
}