]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
headlines subtoolbar, misc api changes
[tt-rss.git] / tt-rss.css
index d7c905734749f8ef7021f72d2f9e145a75741493..9da226bc8fe2f65e92bfd5d158da18454d359fdf 100644 (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;
+}
+