Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/admin.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/css/admin.css b/css/admin.css
index 1131506..1163c04 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -27,7 +27,13 @@ EM {
}
.div-table-col-left {
- width: 500px;
+ width: 350px;
+ margin-right: 35px;
+ text-align: right;
+}
+
+.hsub {
+ margin-left: 20px;
}
SELECT, INPUT {