From: Nicolas Boisselier Date: Mon, 30 Oct 2017 23:18:51 +0000 (+0000) Subject: www/dbq/html/default.css X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=c0d147a6f93a2f8890ac034512b137d6854b018d;p=nb.git www/dbq/html/default.css --- diff --git a/www/dbq/dbq.php b/www/dbq/dbq.php index 06c1c64e..3839e3ce 100644 --- a/www/dbq/dbq.php +++ b/www/dbq/dbq.php @@ -158,7 +158,7 @@ class DbQ extends nb { 'param.action' => $this->params['action'], 'param.args' => $this->params['args'], 'param.deep' => $this->params_deep, - 'text.add' => 'Add', + 'text.add' => 'Add New', 'text.clear' => 'Clear', 'perm' => $this->perm, 'perms' => $this->perms, diff --git a/www/dbq/html/default.css b/www/dbq/html/default.css index a6621329..bbd509ce 100644 --- a/www/dbq/html/default.css +++ b/www/dbq/html/default.css @@ -172,17 +172,17 @@ ul.row li label, div.row div label { font: inherit; display: inline-block; text-decoration: none; - line-height: 1.5em; + line-height: 1.6em; cursor: pointer; - border-radius: 4px; white-space: nowrap; box-sizing: border-box; margin: 0 0.1em 0 0; - cursor: pointer; padding: 0 0.3em; + border-radius: 4px; border: none; /* + text-size: normal; color: #EEEEEE; background-color: #444444; @@ -200,10 +200,13 @@ ul.row li label, div.row div label { } +.menu, .nav, .rows, td.button, .center { + display: table; +} + .menu, .nav, .rows, .buttons, td.button, .center { margin-left: auto; margin-right: auto; - display: table; } form.menu { @@ -213,12 +216,18 @@ form.menu { form.menu .button.add { float: right; - margin-top: 0.3ex; + margin-top: 0.2em; /* - margin-top: 0.1em; + cursor: cell; + display: inline-block; + height: 1.5em; + display: inline-block; + top: 0.9em; + margin-top: 0.2em; + margin-top: 0.3ex; margin-top: 2px; - */ display: inline; + */ } form.menu .criterias {