[IMP] Add css class.
authorBhumi Thakkar (Open ERP) <bth@tinyerp.com>
Fri, 9 Nov 2012 06:55:46 +0000 (12:25 +0530)
committerBhumi Thakkar (Open ERP) <bth@tinyerp.com>
Fri, 9 Nov 2012 06:55:46 +0000 (12:25 +0530)
bzr revid: bth@tinyerp.com-20121109065546-0k3rmulfy59kyl6g

addons/web/static/src/css/base.css
addons/web/static/src/xml/base.xml

index c4e0c66..44ac85d 100644 (file)
@@ -3043,6 +3043,10 @@ div.res {
     padding: 5px;
     height: auto;
 }
+.simtext span {
+    font-size: 8px;
+    color:grey;
+}
 .resolution .res div div {
     display: inline;
 }
index b4f5a39..9c065e6 100644 (file)
@@ -15,7 +15,7 @@
         <div class="res">
             <div class="simtext">
                 Looking for openerp logo? <br></br>
-                <span style="font-size:8px;color:grey;">Thank you for using and promoting the OpenERP brand.Select<br></br>
+                <span>Thank you for using and promoting the OpenERP brand.Select<br></br>
                     the logo that fits your need.
                 </span>
             </div>