aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/image.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/image.css')
-rw-r--r--template/yoga/image.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/template/yoga/image.css b/template/yoga/image.css
index 3064ee46a..90d5c539b 100644
--- a/template/yoga/image.css
+++ b/template/yoga/image.css
@@ -107,6 +107,22 @@ TABLE.infoTable TD.value UL {
list-style-type: square;
}
+.rateButton, .rateButtonSelected {
+ background-color:transparent;
+ padding:0;
+ border:0;
+}
+
+.rateButton {
+ cursor: pointer;
+}
+
+.rateButtonSelected {
+ color:inherit;
+ font-weight:bold;
+ font-size:120%;
+}
+
#comments {
text-align: left;
}