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-01-20 21:28:20 +01:00
2014-03-01 15:51:44 +01:00
2014-03-02 21:19:44 +01:00
2013-06-24 16:08:26 +02:00
2014-03-03 19:01:36 +01:00
2014-03-04 13:40:54 +01:00