]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
style.css: Replace obsolete -moz-outline-style property with outline-style
authorØyvind A. Holm <sunny@sunbase.org>
Tue, 22 Feb 2011 17:14:21 +0000 (18:14 +0100)
committerJoey Hess <joey@kitenet.net>
Tue, 22 Feb 2011 19:53:10 +0000 (15:53 -0400)
The "-moz-outline-style" property generates an error at the W3C CSS
validator, saying the property doesn't exist. According to
<https://developer.mozilla.org/en/CSS/-moz-outline-style>, this property
is obsolete and the use of "outline-style" is preferred.
(cherry picked from commit e3b5eab2971109d18332fe44fd396322bb148cfc)


No differences found