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-12-09 21:53:01 +0300
committerdaita <maxence@pontapreta.net>2016-12-09 21:53:01 +0300
commit304a82edd927ab3b992f20e818c7fd2b403efa57 (patch)
tree6375b8868c529acade9f69107c0e9d2b4902a7ae /css
parent47a265f6b6757d7c505b5502745e2a3d3af35b38 (diff)
larger display
Diffstat (limited to 'css')
-rw-r--r--css/admin.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/admin.css b/css/admin.css
index ffef045..9c3b029 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -71,7 +71,7 @@ DIV.nextant_display_text {
}
TD.nextant_admin_left {
- width: 200px;
+ width: 300px;
text-align: right;
font-weight: bold;
padding-right: 15px;
@@ -79,6 +79,7 @@ TD.nextant_admin_left {
TR.nextant_admin_head, TR.nextant_admin_head:hover {
margin-top: 12px;
+ width: 600px;
background: #ddd;
}