Projet

Général

Profil

0001-teamnet-set-login-logout-links-bold.patch

Serghei Mihai, 22 septembre 2016 17:36

Télécharger (632 octets)

Voir les différences:

Subject: [PATCH] teamnet: set login/logout links bold

 mandayejs/static/teamnet/css/mandaye.css | 6 ++++++
 1 file changed, 6 insertions(+)
mandayejs/static/teamnet/css/mandaye.css
44 44
{
45 45
    display: none;
46 46
}
47

  
48

  
49
#mandaye-logon-url a {
50
    font-weight: bold;
51
}
52

  
47
-