`
yuexiahandao
  • 浏览: 15515 次
社区版块
存档分类
最新评论

css——dao

    博客分类:
dao 
阅读更多
#pagination {
    font-size: 14px;
    height: 30px;
    width: 600px;
    margin-left: 250px;
    font-family: Arial;
    color: #555;
    margin-top: 20px;
}

#pagination a {
height: 24px;
    line-height: 24px;
display: inline-block;
margin-left: 10px;
    font-size: 14px;
    color: #418FB5;
    float: left;
}

#page_info {
    margin-right: 15px;
padding-top: 3px;
float: left;
    height: 24px;
}

#per_page_div{
    float: left;
}

#per_page {
    height: 24px;
    color: #555;
}

#go_page_val {
float: left;
    height: 24px;
}

#pagination .current_page_a {
    height: 24px;
    line-height: 24px;
    color: #808080;
}

#first {
width: 24px;
height: 24px;
    background: url(../images/btn_first_24x24.png) 0px no-repeat;
}

#forword {
    width: 24px;
    height: 24px;
    background: url(../images/btn_previous_24x24.png) 0px no-repeat;
}

#next {
    width: 24px;
    height: 24px;
    background: url(../images/btn_next_24x24.png) 0px no-repeat;
}

#last {
    width: 24px;
    height: 24px;
    background: url(../images/btn_last_24x24.png) 0px no-repeat;
}

#go_page {
margin-left: 20px;
    float: left;
}
#go_page input {
    width: 30px;
}
#per_page_div {
    float: left;
}

#page_link {
    float: left;
}

.go {
border: 0px;
width: 24px;
height: 24px;
    background: url(../images/btn_go_24x24.png) 0px no-repeat;
}

.table .header ul .email{
    width: 250px;
}
.table .header ul .time{
    width: 250px;
}

.table .content ul .email{
    width: 250px;
}
.table .content ul .time{
    width: 250px;
}
.table .header ul .typeName{
    width: 200px;
}
.table .header ul .template{
    width: 400px;
}

.table .content ul .typeName{
    width: 200px;
}
.table .content ul .template{
    width: 400px;
}

.table .header ul .engineerVisible{
    width: 300px;
}

.table .content ul .lastModifyTime{
    width: 180px;
}
.table .header ul .lastModifyTime{
    width: 180px;
}

.table .content ul .status{
    width: 200px;
}
.table .header ul .status{
    width: 200px;
}

.table .content ul .engineerVisible{
    width: 300px;
}

.hidden {
    display: none;
}

.subMenu a {
    color:#418FB5;
}

#header .subMenu #logout {
    width: 60px;
}

#menu ul #requestType_list_li:hover {
     background: url(../images/imgchecked_background_163x33.png) center 1px no-repeat;
}

#menu a {
    cursor: pointer;
}
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics