diff options
Diffstat (limited to 'template/yoga/theme/p0w0/theme.css')
-rw-r--r-- | template/yoga/theme/p0w0/theme.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index f50b666af..e87174ba1 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -248,6 +248,11 @@ SPAN.calItem, SPAN.calItemEmpty label {
cursor:pointer
}
+
+.zero { display: none }
+.one { }
+.2nmore { }
+
/* nice looking month calendar*/
TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid gray;}
|