[FIX] mis_builder: remove redundant css

pull/189/head
Stéphane Bidoul 2016-05-11 12:54:07 +02:00
parent 53f27b2edd
commit b86c7c2c05
1 changed files with 0 additions and 19 deletions

View File

@ -12,25 +12,6 @@
text-decoration: underline;
}
.openerp .oe_mis_builder_buttons {
padding-bottom: 10px;
}
.openerp .mis_builder_ralign {
text-align: right;
}
.openerp .mis_builder a {
/* we don't want the link color, to respect user styles */
color: inherit;
}
.openerp .mis_builder a:hover {
/* underline links on hover to give a visual cue */
text-decoration: underline;
}
.openerp .oe_mis_builder_buttons {
padding-bottom: 10px;
padding-top: 10px;