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

12 lines
186 B
CSS
Raw Normal View History

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