When entering a room, 3 warnings appears with Firefox (using currently
2.0.0.8) like this :
Avertissement : Sélecteur attendu. Jeu de règles ignoré suite à un
mauvais sélecteur.
Fichier source :
http://mywebsite/chat/config/style2.css.php?Charset=utf-8&medium=10&FontNam
e=
Ligne : 244
style1.css.php (lines 267,275 and 286)
style2.css.php (lines 267,275 and 286)
style3.css.php (lines 267,275 and 286)
style4.css.php (lines 267,275 and 286)
style5.css.php (lines 267,275 and 286)
style6.css.php (lines 267,275 and 286)
style7.css.php (lines 267,275 and 286)
style8.css.php (lines 267,275 and 286)
style9.css.php (lines 267,275 and 286)
style10.css.php (lines 243,251 and 262)
.menu
{
font-size: 10pt;
font-weight: 600;
background-color: #b22222;
color: #ffd700;
border-bottom: 1pt solid #ffd700;
} // ";" removed
.menuTitle
{
font-size: 10pt;
font-weight: 600;
background-color: #b22222;
color: #ffd700;
} // ";" removed
.thumbIndex
{
font-size: 8pt;
font-weight: 600;
background-color: #9999CC;
color: #ffd700;
border-top: 1pt solid #ffd700;
border-left: 1pt solid #ffd700;
border-right: 1pt solid #ffd700;
} // ";" removed
Anonymous