Estilo para OrderedList ocupe el 100% del control contenedor.
This commit is contained in:
@@ -16,6 +16,10 @@ ul.ui-menu-list {
|
|||||||
width: auto !important;
|
width: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-orderlist.ui-grid-responsive .ui-orderlist-list {
|
||||||
|
width: auto !important;
|
||||||
|
}
|
||||||
|
|
||||||
.green-button.ui-button.ui-state-default {
|
.green-button.ui-button.ui-state-default {
|
||||||
background-color: #5cb85c;
|
background-color: #5cb85c;
|
||||||
border-color: #5cb85c;
|
border-color: #5cb85c;
|
||||||
@@ -39,6 +43,6 @@ ul.ui-menu-list {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ui-orderlist .ui-orderlist-list {
|
.ui-orderlist .ui-orderlist-list {
|
||||||
height: 70vh !important;
|
height: 70vh !important;
|
||||||
width: 25vw !important;
|
width: 25vw !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user