Subversion Repositories eFlore/Applications.del

Rev

Rev 1050 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1050 Rev 1059
Line 53... Line 53...
53
}
53
}
Line 54... Line 54...
54
 
54
 
55
.infobulle {
55
.infobulle {
56
    background: none repeat scroll 0 0 #1A5AC3;
56
    background: none repeat scroll 0 0 #1A5AC3;
57
    color: white;
57
    color: white;
58
    font-size: 13px;
-
 
59
    font-weight: bold;
58
    font-size: 11px;
60
    height: 13px;
59
    height: 11px;
61
    line-height: 0.9;
60
    line-height: 0.9;
62
    margin-left: 2px;
61
    margin-left: 2px;
-
 
62
    margin-top: 8px;
63
    margin-top: 8px;
63
    min-width: 7px;
64
    padding: 1px 1px;
64
    padding: 1px;
65
    position: absolute;
65
    position: absolute;
Line 66... Line 66...
66
}
66
}
67
 
67