1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 13:49:14 +00:00

display username in header

This commit is contained in:
Andrew Dolgov
2005-11-17 19:29:13 +01:00
parent 0cc89acb29
commit c93f38c494
5 changed files with 23 additions and 6 deletions

View File

@@ -533,3 +533,10 @@ div.prefHelp, td.prefHelp {
padding : 5px;
}
td.welcomePrompt {
font-size : small;
color : gray;
text-align : right;
padding-right : 10px;
}