Subversion Repositories eFlore/Applications.del

Rev

Rev 1329 | Blame | Compare with Previous | Last modification | View Log | RSS feed

.logoTag {
        width:30px;
        height:30px;
        margin:0 5px;
        float:right;
}

.motCle {
        width:80px;
        margin:5px;
}

.lienMotCle {
        background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 9px 9px 9px 9px;
    height: 40px;
    margin: 2px;
    padding: 3px;
    width: 163px;
}

.lienMotCle:hover {
        background: #AAA;
}