English
Hello
After several hours of research and testing, through the beginning of the html/css pages of Firefox, I found a difference between the articles demo page and my user page. But I don't know where this difference comes from...
There is a CSS definition that exists for the articles and that does not exist for my users in the name file "Integrated style sheet n°2".
The missing definition is:
/*!
* # Fomantic-UI - Icon
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/svg.icon{...}
There are 1888 rules for the articles and only 1547 for the users.
These instructions are inserted between :
[strong].ui.container{display:block;max-widt...
and
.ui.input{position:relative;font-weight:400;font-st...[/strong]
How is this definition integrated? Where is it integrated? A sheet setting? Elsewhere?
I'm a bit confused.
Thanks for your ideas.[br]Jean-Marie[br]
Français
Bonjour
Après plusieurs heures de recherche et de test, par le début des page html/css de Firefox, j'ai trouvé une différence entre la page de démo des articles et ma page pour les utilisateurs. Mais je ne sais pas d'où vient cette différence...
Il y a une définition CSS qui existe pour les articles et qui n'existe pas pour mes utilisateurs dans le fichier de nom "Feuille de style intégrée n°2".
La définition manquante est :
[mark]/*!
* # Fomantic-UI - Icon[br] * http://github.com/fomantic/Fomantic-UI/[br] *[br] *[br] * Released under the MIT license[br] * http://opensource.org/licenses/MIT[br] *[br] */svg.icon{...}[/mark][br]
Il y a 1888 règles pour les articles et uniquement 1547 pour les utilisateurs.
Ces instructions sont insérées entre :
.ui.container{display:block;max-widt...
et
.ui.input{position:relative;font-weight:400;font-st...
Comment est intégrée cette définition ? Où ? Un paramétrage de feuille ? Ailleurs ?
Je suis un peu perdu.
Merci pour vos idées.
Jean-Marie