Matthias Mees 023e479beb Optimize CSS: linear gradients
Since all modern browsers by now support linear-gradient in at least
the current version, we can use it unprefixed. -webkit prefix kept
for iOS 6, though. All other browser fall back to solid color. This
alone actually saves about 6% of the backend CSS!
2014-03-04 13:40:54 +01:00
..
2014-03-04 13:40:54 +01:00
2013-09-24 13:09:42 +02:00
2011-01-06 17:46:43 +00:00
2007-08-10 09:07:04 +00:00
2009-02-26 09:40:51 +00:00
2006-08-02 10:07:34 +00:00
2014-02-27 15:19:57 +01:00