From: Andrew Dolgov Date: Tue, 6 Jun 2006 07:11:03 +0000 (+0100) Subject: add old gray logo to old-skool theme X-Git-Tag: 1.2.0~10 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5d35cdcd63003161ddce3e939b4880fc15afafcc;p=tt-rss.git add old gray logo to old-skool theme --- diff --git a/prefs.php b/prefs.php index aad7691d..68bc6eb9 100644 --- a/prefs.php +++ b/prefs.php @@ -27,6 +27,8 @@ + + @@ -90,7 +92,7 @@ window.onload = init;
- logo + logo
 
diff --git a/themes/compat/images/ttrss_logo.png b/themes/compat/images/ttrss_logo.png new file mode 100644 index 00000000..02e566d6 Binary files /dev/null and b/themes/compat/images/ttrss_logo.png differ diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 6f6586a4..d996c445 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -14,10 +14,11 @@ table.main td.headerBox { background-repeat : repeat-x; } +/* table.main td.header { padding : 10px 10px 10px 30px; height : 70px; -} +} */ table.main td.mainToolbar { border-width : 0px 0px 0px 0px; diff --git a/tt-rss.php b/tt-rss.php index 2bfd505d..afc8c14e 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -28,6 +28,8 @@ + + @@ -93,7 +95,7 @@ window.onload = init;
- logo + logo