color : black;
margin : 0px;
padding : 0px;
- font-family : sans-serif;
- font-size : 13px;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-size: 14px;
}
body#ttrssPrefs {
border-width : 0px 0px 1px 0px;
background-color : #fcfcfc;
border-color : #c0c0c0;
- font-size : 11px;
+ font-size : 12px;
font-family : "Segoe UI", Tahoma, sans-serif;
color : gray;
padding : 0px;
margin : 0px;
border-width : 0px;
white-space: nowrap;
- font-size : 11px;
+ font-size : 12px;
}
#header {
border-bottom-width : 0px;
border-right-width : 0px;
border-left-width : 0px;
+ line-height: 20px;
overflow : auto;
}
}
#feedTree .dijitTreeRow, #feedTree .dijitFocused {
- padding : 1px 0px 1px;
+ padding : 2px 0px 2px;
border-width : 1px;
border-color : transparent;
}