diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 9c9dfef1..c38cf088 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -817,8 +817,9 @@ p { .cmd-bar_close_bar { background-color: lightgray; text-align: center; - font-size: 10px; - height: 10px; + font-size: 12px; + padding-top: 2px; + padding-bottom: 1px; width: 100%; } .cmd-bar_body { @@ -857,7 +858,7 @@ p { right: 0px; } .cmd_bar__rzdoc_open__item { - border-radius: 2px; + border-radius: 3px; background-color: white; float: left; font-size: 14px; |
