~openerp-dev/openerp-web/7.0-opw-605557-fka

« back to all changes in this revision

Viewing changes to addons/web/static/src/css/base.css

  • Committer: Martin Trigaux
  • Date: 2014-02-13 14:57:55 UTC
  • mfrom: (4138.1.1 7.0)
  • Revision ID: mat@openerp.com-20140213145755-txvtwqbfc83vnw9o
[MERGE] [FIX] css: Fixed the issue of statubar not aligned with buttons in chrome browser.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2163
2163
}
2164
2164
.openerp .oe_form header {
2165
2165
  position: relative;
 
2166
  overflow: hidden;
2166
2167
  border-bottom: 1px solid #cacaca;
2167
2168
  padding-left: 2px;
2168
2169
  background-color: #ededed;