headlines subtoolbar, misc api changes

This commit is contained in:
Andrew Dolgov
2005-11-27 15:56:10 +01:00
parent 21cfcdf29b
commit 1572afe508
6 changed files with 287 additions and 45 deletions

View File

@@ -686,3 +686,17 @@ td.selectPrompt {
font-size : x-small;
color : gray;
}
table.headlinesSubToolbar td.headlineActions {
font-size : x-small;
color : gray;
padding : 5px 0px 5px 5px;
}
table.headlinesSubToolbar td.headlineTitle {
font-size : x-small;
color : gray;
padding : 5px 5px 5px 0px;
text-align : right;
}