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:
authordaita <maxence@pontapreta.net>2016-09-30 18:52:33 +0300
committerdaita <maxence@pontapreta.net>2016-09-30 18:52:33 +0300
commitdedc683a40b6a16f10a947b83266f39ce0cb17c7 (patch)
tree605b384066b0ae0d3a9a0556185ba4f802cfa9df /css
parent366ee59c10be7068384141d36a203b21a6cf2b61 (diff)
interactive admin UI
Diffstat (limited to 'css')
-rw-r--r--css/admin.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/css/admin.css b/css/admin.css
index 5a629c4..bc090b5 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -20,4 +20,11 @@ DIV.nextant_display_text {
left: 40px;
position: absolute;
font-style: italic;
+}
+
+TD.nextant_admin_left {
+ width: 250px;
+ text-align: right;
+ font-weight: bold;
+ padding-right: 15px;
} \ No newline at end of file