Reportistica Ore 1
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
|
||||
$colcompleted: #a2a2a2;
|
||||
$heightitem: 32px;
|
||||
$heightothers: 32px;
|
||||
@@ -56,26 +55,33 @@ $heightdescr: 20px;
|
||||
}
|
||||
|
||||
.pos-item {
|
||||
max-width: 24px;
|
||||
min-width: 26px;
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
// max-width: 24px;
|
||||
// min-width: 26px;
|
||||
padding-left: 1px;
|
||||
padding-right: 1px;
|
||||
margin: 0px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
margin: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
//height: $heightitem;
|
||||
line-height: $heightitem;
|
||||
min-height: $heightitem;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
// background-color: #ff4081;
|
||||
font-size: 1rem;
|
||||
order: 2;
|
||||
flex: 1;
|
||||
// order: 1;
|
||||
// flex: 1;
|
||||
|
||||
}
|
||||
|
||||
.pos-group {
|
||||
order: 1;
|
||||
}
|
||||
|
||||
.pos-go {
|
||||
order: 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.titleLista-item {
|
||||
@@ -92,8 +98,8 @@ $heightdescr: 20px;
|
||||
|
||||
|
||||
.pos-item-popover{
|
||||
max-width: 24px;
|
||||
min-width: 24px;
|
||||
// max-width: 24px;
|
||||
// min-width: 24px;
|
||||
padding: 0px;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
@@ -247,6 +253,7 @@ $heightdescr: 20px;
|
||||
font-size: 1rem;
|
||||
display: table;
|
||||
flex: 1;
|
||||
order: 1;
|
||||
height: $heightitem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
@@ -386,5 +393,3 @@ $heightdescr: 20px;
|
||||
flex: 1;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user