summaryrefslogtreecommitdiff
path: root/css/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'css/css.h')
-rw-r--r--css/css.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/css.h b/css/css.h
index ae5d88433..f0a9ce620 100644
--- a/css/css.h
+++ b/css/css.h
@@ -68,6 +68,8 @@ struct css_style {
css_text_align text_align;
+ css_visibility visibility;
+
struct {
enum { CSS_WIDTH_INHERIT,
CSS_WIDTH_AUTO,