1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 19:49:15 +00:00

better feedback for new version notifier

This commit is contained in:
Andrew Dolgov
2007-01-27 16:06:17 +01:00
parent d9fa39f1d4
commit 4d1d0a4566
3 changed files with 24 additions and 1 deletions

View File

@@ -489,6 +489,14 @@ div.infoBoxContents td {
font-size : small;
}
div.infoBoxContents a {
color : #4684ff;
}
div.infoBoxContents a:hover {
color : black;
}
div.helpResponse h1, div.infoBoxContents h1 {
/* border-width : 0px 0px 1px 0px;
border-style : solid;