Ignore:
Timestamp:
Mar 7, 2013, 1:15:29 AM (11 years ago)
Author:
garnier
Message:

Affichage du nom du cas test dans le titre de la fenetre + see History

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/htdocs/pspa.css

    r370 r375  
    165165    transition: all 0.05s ease-in-out 0s;
    166166}
     167
     168.softwareElementLigneFaisceauName {
     169    text-align: right;
     170    font-family: futura,arial,sans-serif;
     171    font-weight: bold;
     172        font-size:11px;
     173    color: #000000;
     174}
     175
    167176*|*:-moz-any-link:not(svg|a) {
    168177    text-decoration: underline;
Note: See TracChangeset for help on using the changeset viewer.