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

12 lines
182 B
CSS
Raw Normal View History

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