remove some list backgrounds

This commit is contained in:
Andrew Dolgov
2015-08-13 12:30:06 +03:00
parent 5e11d53429
commit 8b8820e524
2 changed files with 1 additions and 7 deletions

View File

@@ -72,12 +72,11 @@ div.filterTestHolder, div.prefFeedOPMLHolder {
border-width : 1px;
}
ul.selfUpdateList, ul.userFeedList {
ul.userFeedList {
height : 200px;
overflow : auto;
list-style-type : none;
border : 1px solid #ddd;
background-color : #f5f5f5;
margin : 0px 0px 5px 0px;
padding : 5px;
}