[IMP]remove unwanted css

bzr revid: mba@tinyerp.com-20140508083740-g0u9cfef10d94oxh
This commit is contained in:
Barad Mahendra 2014-05-08 14:07:40 +05:30
parent d9f8f11541
commit 0b9126d0fe
2 changed files with 0 additions and 21 deletions

View File

@ -3379,14 +3379,10 @@ input[type="radio"], input[type="checkbox"] {
opacity: 0.6;
}
.openerp .dropdown-menu.state {
background: white;
background: white !important;
min-width: 100%;
padding-right: 10px !important;
}
.openerp .dropdown-menu.state li a, .openerp .dropdown-menu.state li a:hover, .openerp .dropdown-menu.state li a:focus {
text-decoration: none;
color: #333333;
padding-left: 5px;
padding-right: 0px;
}
@ -3396,13 +3392,6 @@ input[type="radio"], input[type="checkbox"] {
.openerp .btn-group.state a {
color: #333333;
}
.openerp .btn-group.state a:hover {
text-decoration: none;
color: #333333;
}
.openerp .btn-group.state .dropdown-toggle {
-webkit-box-shadow: None;
}
.openerp .status {
display: inline-block;
position: relative;

View File

@ -2753,25 +2753,15 @@ input[type="radio"], input[type="checkbox"]
opacity: 0.6000000238418579
.openerp
.dropdown-menu.state
background: white
background: white !important
min-width: 100%
padding-right: 10px !important
.dropdown-menu.state li a, .dropdown-menu.state li a:hover, .dropdown-menu.state li a:focus
text-decoration: none
color: #333
padding-left: 5px
padding-right: 0px
font-size: 13px
.btn-group.state
padding-top: 8px
.btn-group.state a
color: #333333
.btn-group.state a:hover
text-decoration: none
color: #333333
.btn-group.state .dropdown-toggle
-webkit-box-shadow: None
.status
display: inline-block
position: relative