client/css/controlpanel.css
changeset 10 dd7d86fbee70
parent 5 ab76826cf7bc
child 13 e42d9f11f6e2
equal deleted inserted replaced
9:fd659ad76e0f 10:dd7d86fbee70
    33 #btv-cp-champ-filtre {
    33 #btv-cp-champ-filtre {
    34     width: 180px;
    34     width: 180px;
    35 }
    35 }
    36 
    36 
    37 .btv-cp-liste-tweets {
    37 .btv-cp-liste-tweets {
    38     width: 310px; height: 160px; border: 1px solid #b0b0b0;
    38     width: 310px; height: 220px; border: 1px solid #b0b0b0;
    39     background: #fefefe; overflow: auto; margin: 4px 0;
    39     background: #fefefe; overflow: auto; margin: 4px 0;
    40 }
    40 }
    41 .btv-cp-liste-tweets li {
    41 .btv-cp-liste-tweets li {
    42     padding: 1px; border-bottom: 1px solid #ddd; font-size: 12px;
    42     padding: 1px; border-bottom: 1px solid #ddd; font-size: 12px;
    43     font-family: Arial, Helvetica, sans-serif; text-align: left;
    43     font-family: Arial, Helvetica, sans-serif; text-align: left;
    66     width: 152px;
    66     width: 152px;
    67 }
    67 }
    68 .btv-cp-play-pause {
    68 .btv-cp-play-pause {
    69     display: block; margin: 5px 60px; width: 32px; height: 35px; background: url("../img/playpause.png");
    69     display: block; margin: 5px 60px; width: 32px; height: 35px; background: url("../img/playpause.png");
    70 }
    70 }
    71 .btv-cp-status-play {
    71 .btv-cp-status-play .btv-cp-play-pause {
    72     background-position: -32px 0;
    72     background-position: -32px 0;
    73 }
    73 }
    74 
    74 
    75 .btv-cp-compteur {
    75 .btv-cp-compteur {
    76     width: 152px;
    76     width: 152px;