client/css/main.css
changeset 40 c0205b71e013
parent 38 7121bc4d0545
child 44 02971f8dcaa5
equal deleted inserted replaced
39:c9378e7e853a 40:c0205b71e013
    69 #btv-tooltip {
    69 #btv-tooltip {
    70     display: none; position: absolute; z-index: 8; font-size: 20px; background: #0031ff; color: #ffffff;
    70     display: none; position: absolute; z-index: 8; font-size: 20px; background: #0031ff; color: #ffffff;
    71     width: 350px; padding: 10px; margin: -30px 0 0 -380px; border-right: 5px solid;
    71     width: 350px; padding: 10px; margin: -30px 0 0 -380px; border-right: 5px solid;
    72 }
    72 }
    73 
    73 
       
    74 .btv-tooltip-date {
       
    75     display: none;
       
    76 }
       
    77 
    74 .btv-tooltip-arrow {
    78 .btv-tooltip-arrow {
    75     position: absolute; width: 35px; height: 50px; top: 30px; left: 370px; background: url('../img/tooltip-arrow.png');
    79     position: absolute; width: 35px; height: 50px; top: 30px; left: 370px; background: url('../img/tooltip-arrow.png');
    76 }
    80 }
    77 
    81 
    78 .btv-tooltip-name {
    82 .btv-tooltip-name {