From: Andrew Dolgov Date: Sun, 26 Feb 2006 07:21:22 +0000 (+0100) Subject: special stylesheet for Opera X-Git-Tag: schema_freeze_for_1.1.4~41 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=362698addb96983626a74d712e7547958771c93f;p=tt-rss.git special stylesheet for Opera --- diff --git a/opera.css b/opera.css new file mode 100644 index 00000000..ce039440 --- /dev/null +++ b/opera.css @@ -0,0 +1,7 @@ +table.main td.headlines { + height : 35%; + border-width : 0px 0px 1px 1px; + border-style : solid; + border-color : #c0c0c0; +} + diff --git a/prefs.php b/prefs.php index 8235805d..451e981d 100644 --- a/prefs.php +++ b/prefs.php @@ -45,6 +45,12 @@ + + diff --git a/tt-rss.php b/tt-rss.php index b9c74efc..7802649c 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -46,6 +46,12 @@ + +