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

integrate silk icons by Mark James

This commit is contained in:
Andrew Dolgov
2013-07-10 13:09:12 +04:00
parent 0156128702
commit 2f20dd58d2
53 changed files with 61 additions and 852 deletions

View File

@@ -98,6 +98,14 @@ table.prefPluginsList td label, table.prefUserList td {
cursor : pointer;
}
table.prefPluginsList label {
white-space : nowrap;
}
table.prefPluginsList label img {
vertical-align : middle;
}
table.prefErrorLog tr.errrow td {
font-size : 10px;
}