Subversion Repositories wimsdev

Rev

Rev 13888 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13888 Rev 14725
Line 16... Line 16...
16
    font-weight: normal;
16
    font-weight: normal;
17
    border:1px solid grey;
17
    border:1px solid grey;
18
    box-shadow: 1px 1px 3px;
18
    box-shadow: 1px 1px 3px;
19
    text-align:left;
19
    text-align:left;
20
    padding: .5em;
20
    padding: .5em;
21
    z-index: 1;
21
    z-index: 1000;
-
 
22
    text-shadow: none;
22
    /*animation*/
23
    /*animation*/
23
    opacity: 0;
24
    opacity: 0;
24
    transition: opacity 1s;
25
    transition: opacity 1s;
25
 
26
 
26
    /* Position the tooltip text - see examples below! */
27
    /* Position the tooltip text - see examples below! */