After upgrading to 1.18 and setting "vector" as skin, some changes in MediaWiki.css don't have effect in my wiki. I had changes in #firstHeading that now aren't showed.
I try:
h1#firstHeading { color: #CCCCCC; font-size: 0.9em; }
and
h1.firstHeading { color: #CCCCCC; font-size: 0.9em; }
and
.firstHeading { color: #CCCCCC; font-size: 0.9em; }
and
#firstHeading { color: #CCCCCC important!; font-size: 0.9em important!; }
But doesn't work in any case.
Anybody knows why?
- dvdgmz.
On 7 February 2012 16:30, david dvd@enlloc.org wrote:
#firstHeading { color: #CCCCCC important!; font-size: 0.9em important!; }
It's '!important', not 'important!'.
Ups, what a lapsus! But it doesn't changes neither.
El dt 07 de 02 de 2012 a les 16:35 +0100, en/na Svip va escriure:
On 7 February 2012 16:30, david dvd@enlloc.org wrote:
#firstHeading { color: #CCCCCC important!; font-size: 0.9em important!; }
It's '!important', not 'important!'.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
I'm not sure if it will help but I just upgraded to 1.18.1 and I had to put my changes is MediaWiki:common.css and for all my browsers I needed to clear the history. I tried to just clear the cache but that did not let all my changes show up.
Jeff
On 2/7/2012 11:56 AM, david wrote:
Ups, what a lapsus! But it doesn't changes neither.
El dt 07 de 02 de 2012 a les 16:35 +0100, en/na Svip va escriure:
On 7 February 2012 16:30, daviddvd@enlloc.org wrote:
#firstHeading { color: #CCCCCC important!; font-size: 0.9em important!; }
It's '!important', not 'important!'.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Hi, it's solved, was a syntax error in another class in Common.css Sorry.
dvd.
El dt 07 de 02 de 2012 a les 12:02 -0500, en/na Jeff Campbell va escriure:
I'm not sure if it will help but I just upgraded to 1.18.1 and I had to put my changes is MediaWiki:common.css and for all my browsers I needed to clear the history. I tried to just clear the cache but that did not let all my changes show up.
Jeff
On 2/7/2012 11:56 AM, david wrote:
Ups, what a lapsus! But it doesn't changes neither.
El dt 07 de 02 de 2012 a les 16:35 +0100, en/na Svip va escriure:
On 7 February 2012 16:30, daviddvd@enlloc.org wrote:
#firstHeading { color: #CCCCCC important!; font-size: 0.9em important!; }
It's '!important', not 'important!'.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org