webui-aria2/js/libs/dojox/mobile/themes/custom/EdgeToEdgeList.css

12 lines
184 B
CSS
Raw Normal View History

.mblEdgeToEdgeList {
position: relative;
margin: 0;
padding: 0;
background-color: #ffffff;
}
.mblEdgeToEdgeList .mblListItem:last-child {
border-bottom-color: #b5bcc7;
}