'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,
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;
}
+.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 {
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 {