|
|
@ -1083,8 +1083,7 @@ body#ttrssMain #feedTree.dijitTree .dijitTreeRow {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
body#ttrssMain #feedTree.dijitTree .dijitTreeNode .dijitTreeRow {
|
|
|
|
body#ttrssMain #feedTree.dijitTree .dijitTreeNode .dijitTreeRow {
|
|
|
|
padding : 2px 0px 2px;
|
|
|
|
padding : 4px 0px 4px;
|
|
|
|
height : 22px;
|
|
|
|
|
|
|
|
border-width : 1px;
|
|
|
|
border-width : 1px;
|
|
|
|
color : #333;
|
|
|
|
color : #333;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -1131,7 +1130,6 @@ body#ttrssMain #feedTree .counterNode {
|
|
|
|
position : relative;
|
|
|
|
position : relative;
|
|
|
|
line-height : 14px;
|
|
|
|
line-height : 14px;
|
|
|
|
margin-right : 8px;
|
|
|
|
margin-right : 8px;
|
|
|
|
margin-top : 3px;
|
|
|
|
|
|
|
|
min-width : 23px;
|
|
|
|
min-width : 23px;
|
|
|
|
height : 14px;
|
|
|
|
height : 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|