summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/resources/css/ext.translate.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/Translate/resources/css/ext.translate.css')
-rw-r--r--www/wiki/extensions/Translate/resources/css/ext.translate.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/wiki/extensions/Translate/resources/css/ext.translate.css b/www/wiki/extensions/Translate/resources/css/ext.translate.css
new file mode 100644
index 00000000..9b4c65d6
--- /dev/null
+++ b/www/wiki/extensions/Translate/resources/css/ext.translate.css
@@ -0,0 +1,8 @@
+.mw-translate-fuzzy {
+ background-color: #fdd;
+}
+
+.mw-pt-translate-header {
+ font-size: x-small;
+ text-align: center;
+}