Actions
Anomalie #4017
fermé[FREEDOM_GACCESS] Règle CSS invalide
Début:
22/05/2013
Echéance:
% réalisé:
100%
Temps estimé:
Version source:
Solution proposée:
Principaux fichiers impactés:
Complexité:
Contrôle:
Thème:
Régression:
Description
De plus, la règle :
TABLE.hborder THEAD td.even {
overflow: ellipsis;
}
n'a pas de sens en CSS, c'est : text-overflow : ellipsis (voir https://developer.mozilla.org/en-US/docs/Web/CSS/overflow?redirectlocale=en-US&redirectslug=CSS%2Foverflow et https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow?redirectlocale=en-US&redirectslug=CSS%2Ftext-overflow)
Actions
#3
Mis à jour par Éric Brison il y a presque 13 ans
- Statut changé de Nouveau à Intégré
- % réalisé changé de 0 à 100
Appliqué par commit commit:8faccac425f0f3467a665bb03468954b043d9d11.
Actions