summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-02 21:00:12 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-02 21:05:24 +0300
commit758b8fa4135ca6235c3a2f995d86f075aacb0a92 (patch)
treeec3d5af28058dcba6f62494d0d52ad009bc7b6be /res/client/css/style.css
parentd8231263244a5394a39527f30e2ea0f5f2e09257 (diff)
style: cmd_bar: misc
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css7
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;