~etsinko/openerp-web/openerp-web-7.0

« back to all changes in this revision

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

  • Committer: Egor Tsinko
  • Date: 2014-02-11 18:25:06 UTC
  • mfrom: (3909.1.228 web-7)
  • Revision ID: etsinko@gmail.com-20140211182506-3455d8cyuf0kcjro
merged 7.0 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
        vertical-align: middle
191
191
    td
192
192
        vertical-align: top
 
193
    .oe_title
 
194
        width: 50%
 
195
        float: left    
 
196
    .oe_title:after
 
197
        content: "."
 
198
        display: block
 
199
        height: 0
 
200
        clear: both
 
201
        visibility: hidden    
 
202
    .oe_form_group
 
203
        clear: both
193
204
    .zebra tbody tr:nth-child(odd) td
194
205
        background-color: #f0f0fa
195
206
        @include vertical-gradient(#f0f0fa, #eeeef6)
1397
1408
                    background: $tag-bg-light
1398
1409
                    @include radius(0 3px 3px 0)
1399
1410
                .oe_facet_category, .oe_facet_value
1400
 
                    height: 18px
1401
1411
                    padding: 0 4px
1402
1412
                .oe_facet_category
1403
1413
                    color: white