From 005f86569aa153d4793283eb36f9d353c2ef05ce Mon Sep 17 00:00:00 2001 From: Marc G Date: Sat, 31 Aug 2013 17:57:03 +0200 Subject: [PATCH] @container float property --- default.txt | 1 + properties.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/default.txt b/default.txt index 887c06b..900be7d 100644 --- a/default.txt +++ b/default.txt @@ -30,6 +30,7 @@ direction: ltr; draggable: no; effects: no; + float: no; flow: yes; font: inherit; focusable: no; diff --git a/properties.txt b/properties.txt index 858a957..749c7a3 100644 --- a/properties.txt +++ b/properties.txt @@ -14,6 +14,7 @@ direction: (ltr) | rtl | ttb | btt; draggable: yes | (no); effects: (no) | ; + float: yes | (no); flow: (yes) | no; font: , …; focusable: yes | (no);