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.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;
}