Commit 261a59f7 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* improve context_bar background color.

* keep more paddings in context_bar, that makes top page a bit worse, but makes other pages much better.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26488 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c875cf23
......@@ -290,7 +290,7 @@
</item>
<item>
<key> <string>context_bar_background_color</string> </key>
<value> <string>#82B3DC</string> </value>
<value> <string>#A8D3FC</string> </value>
</item>
<item>
<key> <string>dialog_background_color</string> </key>
......@@ -418,11 +418,6 @@ body {\n
padding-top: 0px;\n
}\n
\n
#context_bar {\n
padding-bottom: 0px;\n
padding-top: 0px;\n
}\n
\n
#top-bar {\n
background-color:#4780B0;\n
border-bottom:1px solid #FFFFFF;\n
......
33
\ No newline at end of file
34
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment