summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/resources/css/ext.translate.edit.documentation.less')
-rw-r--r--MLEB/Translate/resources/css/ext.translate.edit.documentation.less14
1 files changed, 14 insertions, 0 deletions
diff --git a/MLEB/Translate/resources/css/ext.translate.edit.documentation.less b/MLEB/Translate/resources/css/ext.translate.edit.documentation.less
new file mode 100644
index 00000000..b710fc35
--- /dev/null
+++ b/MLEB/Translate/resources/css/ext.translate.edit.documentation.less
@@ -0,0 +1,14 @@
+fieldset.translate-edit-documentation {
+ legend {
+ padding: 0 0.5em;
+ }
+
+ > div p:first-child {
+ margin-top: 0.2em;
+ }
+}
+
+.ve-ui-mwNoticesPopupTool-item .translate-edit-documentation {
+ margin-left: 0;
+ margin-right: 0;
+}