From: Andrew Dolgov Date: Tue, 6 Sep 2005 16:42:16 +0000 (+0100) Subject: make links visible in post iframe X-Git-Tag: 1.0.3~26 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e5d4565450adf1567dba539e959638d9d3f78312;p=tt-rss.git make links visible in post iframe --- diff --git a/tt-rss.css b/tt-rss.css index 6a39b4b0..e8e836aa 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -33,6 +33,14 @@ a:hover { color : #5050aa; } +table.postTable a { + color : #5050aa; +} + +table.postTable a:hover { + color : black; +} + table.feedOverview { margin : 5px; border : 1px solid #c0c0c0; @@ -185,16 +193,6 @@ table.main td.content { border-style : solid; } -td.content a { - color : #5050aa; - text-decoration : none; -} - -/* -td.content a:hover { - text-decoration : underline; -} */ - table.main td.notify { height : 40px; border-width : 1px 0px 0px 0px; diff --git a/tt-rss.php b/tt-rss.php index cdde0fd5..7281a86e 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -24,7 +24,7 @@
  Close
+ src="images/close.png"> Preferences