<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="mk">
	<id>https://wiki.spodeli.org/index.php?action=history&amp;feed=atom&amp;title=Css.en-us-1.9</id>
	<title>Css.en-us-1.9 - Историја на измените</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.spodeli.org/index.php?action=history&amp;feed=atom&amp;title=Css.en-us-1.9"/>
	<link rel="alternate" type="text/html" href="https://wiki.spodeli.org/index.php?title=Css.en-us-1.9&amp;action=history"/>
	<updated>2026-05-30T20:55:23Z</updated>
	<subtitle>Историја на измените на оваа страница на викито</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.spodeli.org/index.php?title=Css.en-us-1.9&amp;diff=425&amp;oldid=prev</id>
		<title>Admin: 1 ревизија: initial</title>
		<link rel="alternate" type="text/html" href="https://wiki.spodeli.org/index.php?title=Css.en-us-1.9&amp;diff=425&amp;oldid=prev"/>
		<updated>2011-01-29T16:28:44Z</updated>

		<summary type="html">&lt;p&gt;1 ревизија: initial&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;mk&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Претходна преработка&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Преработка од 18:28, 29 јануари 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;mk&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нема разлика)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://wiki.spodeli.org/index.php?title=Css.en-us-1.9&amp;diff=424&amp;oldid=prev</id>
		<title>Новица на 11:25, 9 март 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.spodeli.org/index.php?title=Css.en-us-1.9&amp;diff=424&amp;oldid=prev"/>
		<updated>2008-03-09T11:25:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Нова страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
MimeNotCss=The stylesheet %1$S was not loaded because its MIME type, &amp;quot;%2$S&amp;quot;, is not &amp;quot;text/css&amp;quot;.&lt;br /&gt;
MimeNotCssWarn=The stylesheet %1$S was loaded as CSS even though its MIME type, &amp;quot;%2$S&amp;quot;, is not &amp;quot;text/css&amp;quot;.&lt;br /&gt;
PEUnexpEOF2=Unexpected end of file while searching for %1$S.&lt;br /&gt;
PEParseRuleWSOnly=Whitespace-only string given to be parsed as rule.&lt;br /&gt;
PEDeclDropped=Declaration dropped.&lt;br /&gt;
PEDeclSkipped=Skipped to next declaration.&lt;br /&gt;
PEUnknownProperty=Unknown property '%1$S'.&lt;br /&gt;
PEPropertyParsingError=Error in parsing value for property '%1$S'.&lt;br /&gt;
PEExpectEndProperty=Expected end of value for property but found '%1$S'.&lt;br /&gt;
PESkipAtRuleEOF=end of unknown at-rule&lt;br /&gt;
PEUnknownAtRule=Unrecognized at-rule or error parsing at-rule '%1$S'.&lt;br /&gt;
PECharsetRuleEOF=charset string in @charset rule&lt;br /&gt;
PECharsetRuleNotString=Expected charset string but found '%1$S'.&lt;br /&gt;
PEGatherMediaEOF=end of media list in @import or @media rule&lt;br /&gt;
PEGatherMediaNotComma=Expected ',' in media list but found '%1$S'.&lt;br /&gt;
PEGatherMediaNotIdent=Expected identifier in media list but found '%1$S'.&lt;br /&gt;
PEImportNotURI=Expected URI in @import rule but found '%1$S'.&lt;br /&gt;
PEImportUnexpected=Found unexpected '%1$S' within @import.&lt;br /&gt;
PEGroupRuleEOF=end of @media or @-moz-document rule&lt;br /&gt;
PEMozDocRuleBadFunc=Expected url(), url-prefix(), or domain() in @-moz-document rule but found '%1$S'.&lt;br /&gt;
PEMozDocRuleNotURI=Expected URI in @-moz-document rule but found '%1$S'.&lt;br /&gt;
PEAtNSPrefixEOF=namespace prefix in @namespace rule&lt;br /&gt;
PEAtNSURIEOF=namespace URI in @namespace rule&lt;br /&gt;
PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'.&lt;br /&gt;
PESkipDeclBraceEOF=closing } of declaration block&lt;br /&gt;
PESkipRSBraceEOF=closing } of invalid rule set&lt;br /&gt;
PEBadSelectorRSIgnored=Ruleset ignored due to bad selector.&lt;br /&gt;
PESelectorListExtraEOF=',' or '{'&lt;br /&gt;
PESelectorListExtra=Expected ',' or '{' but found '%1$S'.&lt;br /&gt;
PESelectorGroupNoSelector=Selector expected.&lt;br /&gt;
PESelectorGroupExtraCombinator=Dangling combinator.&lt;br /&gt;
PEClassSelEOF=class name&lt;br /&gt;
PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'.&lt;br /&gt;
PETypeSelEOF=element type&lt;br /&gt;
PETypeSelNotType=Expected element name or '*' but found '%1$S'.&lt;br /&gt;
PEUnknownNamespacePrefix=Unknown namespace prefix '%1$S'.&lt;br /&gt;
PEAttributeNameEOF=attribute name&lt;br /&gt;
PEAttributeNameExpected=Expected identifier for attribute name but found '%1$S'.&lt;br /&gt;
PEAttributeNameOrNamespaceExpected=Expected attribute name or namespace but found '%1$S'.&lt;br /&gt;
PEAttSelNoBar=Expected '|' but found '%1$S'.&lt;br /&gt;
PEAttSelInnerEOF=part of attribute selector&lt;br /&gt;
PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'.&lt;br /&gt;
PEAttSelValueEOF=attribute value&lt;br /&gt;
PEAttSelCloseEOF=']' to end attribute selector&lt;br /&gt;
PEAttSelNoClose=Expected ']' to terminate attribute selector but found '%1$S'.&lt;br /&gt;
PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'.&lt;br /&gt;
PEPseudoSelEOF=name of pseudo-class or pseudo-element&lt;br /&gt;
PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'.&lt;br /&gt;
PEPseudoSelNonFunc=Function token for non-function pseudo-class or pseudo-element, or the other way around, when reading '%1$S'.&lt;br /&gt;
PEPseudoSelNotPE=Expected pseudo-element but found '%1$S'.&lt;br /&gt;
PEPseudoSelDoubleNot=Negation pseudo-class can't be negated '%1$S'.&lt;br /&gt;
PEPseudoSelPEInNot=Pseudo-elements can't be negated '%1$S'.&lt;br /&gt;
PEPseudoSelNewStyleOnly=This pseudo-element must use the &amp;quot;::&amp;quot; form: '%1$S'.&lt;br /&gt;
PEPseudoSelTrailing=Found trailing token after pseudo-element, which must be the last part of a selector:  '%1$S'.&lt;br /&gt;
PEPseudoSelMultiplePE=Extra pseudo-element '%1$S'.&lt;br /&gt;
PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element '%1$S'.&lt;br /&gt;
PENegationEOF=selector within negation&lt;br /&gt;
PENegationBadInner=Malformed simple selector as negation pseudo-class argument '%1$S'.&lt;br /&gt;
PENegationNoClose=Missing closing ')' in negation pseudo-class '%1$S'.&lt;br /&gt;
PENegationBadArg=Missing argument in negation pseudo-class '%1$S'.&lt;br /&gt;
PEPseudoClassArgEOF=argument to pseudo-class selector&lt;br /&gt;
PEPseudoClassArgNotIdent=Expected identifier for pseudo-class parameter but found '%1$S'.&lt;br /&gt;
PEPseudoClassNoClose=Missing closing ')' in pseudo-class, found '%1$S' instead.&lt;br /&gt;
PEPseudoClassNoArg=Missing argument in pseudo-class '%1$S'.&lt;br /&gt;
PESelectorEOF=selector&lt;br /&gt;
PEBadDeclBlockStart=Expected '{' to begin declaration block but found '%1$S'.&lt;br /&gt;
PEColorEOF=color&lt;br /&gt;
PEColorNotColor=Expected color but found '%1$S'.&lt;br /&gt;
PEColorComponentEOF=color component&lt;br /&gt;
PEExpectedPercent=Expected a percentage but found '%1$S'.&lt;br /&gt;
PEExpectedInt=Expected an integer but found '%1$S'.&lt;br /&gt;
PEColorBadRGBContents=Expected number or percentage in rgb() but found '%1$S'.&lt;br /&gt;
PEColorComponentBadTerm=Expected '%2$S' but found '%1$S'.&lt;br /&gt;
PEColorHueEOF=hue&lt;br /&gt;
PEExpectedComma=Expected ',' but found '%1$S'.&lt;br /&gt;
PEColorSaturationEOF=saturation&lt;br /&gt;
PEColorLightnessEOF=lightness&lt;br /&gt;
PEColorOpacityEOF=opacity in color value&lt;br /&gt;
PEExpectedNumber=Expected a number but found '%1$S'.&lt;br /&gt;
PEExpectedCloseParen=Expected ')' but found '%1$S'.&lt;br /&gt;
PEDeclEndEOF=';' or '}' to end declaration&lt;br /&gt;
PEParseDeclarationNoColon=Expected ':' but found '%1$S'.&lt;br /&gt;
PEParseDeclarationDeclExpected=Expected declaration but found '%1$S'.&lt;br /&gt;
PEEndOfDeclEOF=end of declaration&lt;br /&gt;
PEImportantEOF=important&lt;br /&gt;
PEExpectedImportant=Expected 'important' but found '%1$S'.&lt;br /&gt;
PEBadDeclEnd=Expected ';' to terminate declaration but found '%1$S'.&lt;br /&gt;
PEBadDeclOrRuleEnd2=Expected ';' or '}' to terminate declaration but found '%1$S'.&lt;br /&gt;
PEInaccessibleProperty2=Cannot specify value for internal property.&lt;br /&gt;
PECommentEOF=end of comment&lt;br /&gt;
SEUnterminatedString=Found unclosed string '%1$S'.&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Новица</name></author>
	</entry>
</feed>