1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

select all/none prompt for pref tables + related API

This commit is contained in:
Andrew Dolgov
2005-11-25 16:14:45 +01:00
parent 04f6df27b9
commit 35f3c923c4
3 changed files with 89 additions and 5 deletions
+5
View File
@@ -666,3 +666,8 @@ table.innerFeedTable td {
margin : 0px;
padding : 0px;
}
td.selectPrompt {
font-size : x-small;
color : gray;
}