User

Difference between revisions of "CirTap/monobook.css"

From Joomla! Documentation

< User:CirTap
m
m
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
#p-Joomla, #p-Joomla.21_Sites { display: none; }
+
/** CSS placed here will be applied to all skins [[MediaWiki:Common.css]] */
 +
@import url("/skins/common/docs-common.css") screen;
 +
 
 +
span.jcompat.vers0  { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }
 +
span.jcompat.vers10 { background: url(../../images/d/d3/Compat_10.png) no-repeat center center; }
 +
span.jcompat.vers15 { background: url(../../images/f/f2/Compat_15.png) no-repeat center center; }
 +
span.jcompat.vers16 { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }
 +
span.jcompat.vers17 { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }
 +
span.jcompat.vers20 { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }

Latest revision as of 14:29, 10 May 2008

/** CSS placed here will be applied to all skins [[MediaWiki:Common.css]] */
@import url("/skins/common/docs-common.css") screen;

span.jcompat.vers0  { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }
span.jcompat.vers10 { background: url(../../images/d/d3/Compat_10.png) no-repeat center center; }
span.jcompat.vers15 { background: url(../../images/f/f2/Compat_15.png) no-repeat center center; }
span.jcompat.vers16 { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }
span.jcompat.vers17 { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }
span.jcompat.vers20 { background: url(../../images/d/da/Compat_xy.png) no-repeat center center; }