odoo/addons/project/static/src/css/project.css

58 lines
737 B
CSS

.oe_project_border{
border-right: groove;
}
.progress{
text-align: le;
width: auto;
}
.oe_project_font{
color: #000000;
}
.sequence {
border-bottom: groove;
font-size: 20px;
}
.invoiced{
font-size: 10px;
}
.oe_project {
width: 70px;
}
.user {
color:rgb(192,192,192);
font-size: 10px;
}
.manager {
font-size: 9px;
}
.oe_project_buttons {
display: inline-block;
padding: 0px 0px;
background-color: transparent;
border: hidden;
color: #0000FF;
min-height: 50px;
min-width: 50px;*
}
.oe_project_buttons:hover {
cursor: pointer;
background-size: 100% 100%;
}
.oe_project_font1{
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
}
div.oe_fold_column{
padding:0px !important;
}