]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
web: Use lower-case css selectors.
authorAndre Noll <maan@systemlinux.org>
Sat, 17 Aug 2013 19:00:54 +0000 (21:00 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Aug 2013 17:47:53 +0000 (19:47 +0200)
In para.css most css element selectors were in upper case, while
gitweb.css used lower case selectors. This patch makes the two
consistent.


No differences found