[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
authorbth-openerp <bth@tinyerp.com>
Mon, 11 Nov 2013 09:49:34 +0000 (15:19 +0530)
committerbth-openerp <bth@tinyerp.com>
Mon, 11 Nov 2013 09:49:34 +0000 (15:19 +0530)
bzr revid: bth@tinyerp.com-20131111094934-qh95bt41fptwepm0

1  2 
addons/website/static/src/css/website.css
addons/website/static/src/css/website.sass

@@@ -335,15 -334,23 +334,33 @@@ a[data-publish
  ::selection
      background: rgba(150, 150, 220, 0.3)
  
 +.texttop
 +    vertical-align: top
 +
 +table.well tr
 +    th
 +        text-align: right
 +        padding-right: 10px
 +    td
 +        padding-right: 5px
 +
  .logo-img
      width: 220px
+ .oe_demo
+     position: relative
+     img
+         width: 100%
+     div
+         position: absolute
+         left: 0
+         background-color: rgba(0,0,0,0.4)
+         opacity: 0.85
+         bottom: 0px
+         width: 100%
+         padding: 7px
+         color: white
+         font-weight: bold
+         a
+             color: white