From bb647dca1516a45ce18f2e040bd20528f588e2fe Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 3 Mar 2014 00:41:25 +0900 Subject: Kate syntax highlighting files update - Feb 2014 --- kate/data/css.xml | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 91 insertions(+), 2 deletions(-) (limited to 'kate/data/css.xml') diff --git a/kate/data/css.xml b/kate/data/css.xml index 14d4cc3dd..6f274bb50 100644 --- a/kate/data/css.xml +++ b/kate/data/css.xml @@ -13,9 +13,12 @@ Changelog: - Version 2.03, by Milian Wolff: - Make it spelling aware +- Version 2.08, Joseph Wenninger: +- CSS3 media queries + --> - + @@ -622,10 +625,52 @@ Changelog: print projection screen + speech tty tv + + not + only + + + + width + min-width + max-width + height + min-height + max-height + device-width + min-device-width + max-device-width + device-height + min-device-height + max-device-height + orientation + aspect-ratio + min-aspect-ratio + max-aspect-ratio + device-aspect-ratio + min-device-aspect-ratio + max-device-aspect-ratio + color + min-color + max-color + color-index + min-color-index + max-color-index + monochrome + min-monochrome + max-monochrome + resolution + min-resolution + max-resolution + scan + grid + + hover link @@ -704,11 +749,55 @@ Changelog: - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1