UNDO: add (disabled) dialog to recategorize feeds via draganddrop

This commit is contained in:
Andrew Dolgov
2007-08-20 16:04:37 +01:00
parent 6016d5408e
commit ff0f79453f
3 changed files with 0 additions and 153 deletions

View File

@@ -1684,16 +1684,3 @@ div.autocomplete ul li {
cursor : pointer;
}
ul#prefFeedCatList2 {
height : 300px;
overflow : scroll;
list-style-type : none;
border : 1px solid #99d67a;
background-color : white;
margin : 0px 0px 5px 0px;
padding : 0px;
}
ul#prefFeedCatList2 li.feedEntry {
cursor : move;
}