Added more instructions to the comments to do with cssjanus.
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 13 Jul 2009 22:57:24 +0000 (22:57 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 13 Jul 2009 22:57:24 +0000 (22:57 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index 26de9a2..c18286c 100644 (file)
@@ -10,6 +10,9 @@
  * 
  * The following command is used to generate the RTL version of this file
  * ./cssjanus.py --swap_ltr_rtl_in_url < main-ltr.css > main-rtl.css 
+ *
+ * Any rules which should not be flipped should be prepended with @noflip in
+ * a comment block.
  */
 /* Framework */
 html,
index a30d064..3d1ce11 100644 (file)
@@ -10,6 +10,9 @@
  * 
  * The following command is used to generate the RTL version of this file
  * ./cssjanus.py --swap_ltr_rtl_in_url < main-ltr.css > main-rtl.css 
+ *
+ * Any rules which should not be flipped should be prepended with @noflip in
+ * a comment block.
  */
 /* Framework */
 html,