aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/content.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/yoga/content.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css
index 970e5d93c..d7bf95884 100644
--- a/template/yoga/content.css
+++ b/template/yoga/content.css
@@ -185,6 +185,20 @@ SPAN.filename:after {
content: "]";
}
+TABLE.thumbnail {
+ margin-left: auto;
+ margin-right: auto;
+}
+TD.thumbnail label {
+ position: relative;
+}
+TD.thumbnail input {
+ position: absolute;
+ left: 0;
+ top: 0;
+ background: transparent;
+ border: none;
+}
/* begin chronology/calendar elements*/
#content DIV.calendarViews {