[IMP] improved CSS for oe_title

bzr revid: fp@tinyerp.com-20120703060735-l2x8pkgxr6cv6j7k
This commit is contained in:
Fabien Pinckaers 2012-07-03 08:07:35 +02:00
parent 5baf102d40
commit 72ba5b7246
2 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@
background: white;
/* http://www.quirksmode.org/dom/inputfile.html
* http://stackoverflow.com/questions/2855589/replace-input-type-file-by-an-image
*/
*/ */
}
.openerp a {
text-decoration: none;
@ -294,7 +294,7 @@
background: #ed6f6a;
}
.openerp .oe_title {
width: 55%;
width: 60%;
}
.openerp .oe_title:after {
content: ".";

View File

@ -260,7 +260,7 @@ $colour4: #8a89ba
&:hover
background: #ED6F6A
.oe_title
width: 55%
width: 60%
.oe_title:after
content: "."
display: block