1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-06 10:41:34 +00:00

debug window look tweaks

This commit is contained in:
Andrew Dolgov
2006-06-08 09:12:22 +01:00
parent 0a38301319
commit e8614131e8
2 changed files with 14 additions and 1 deletions

View File

@@ -1119,3 +1119,7 @@ div.feedExtInfo {
color : gray;
font-weight : normal;
}
span.debugTS {
color : #4684ff;
}