Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 7fade40b

Přidáno uživatelem Petr Urban před téměř 3 roky(ů)

#43 added underline on mouse hover to AP and project links.

Zobrazit rozdíly:

src/main/webapp/WEB-INF/templates/result.html
17 17
        }
18 18

  
19 19
        table th a:hover {
20
            text-decoration: none !important;
20
            text-decoration: underline !important;
21 21
            color: black !important;
22 22
        }
23 23

  
......
27 27
        }
28 28

  
29 29
        table td a:hover {
30
            text-decoration: none !important;
30
            text-decoration: underline !important;
31 31
            color: black !important;
32 32
        }
33 33

  

Také k dispozici: Unified diff