From 8f9762aab183a8bf502d734ec5f18ca0e68f48cb Mon Sep 17 00:00:00 2001 From: sarven Date: Mon, 19 Jan 2009 00:48:12 +0000 Subject: [PATCH] Cross-browser stuff --- lib/action.php | 2 ++ theme/base/css/display.css | 35 +++++++++++++++++++++++++++++----- theme/base/css/ie.css | 26 +++++++++++++++++++++++++ theme/base/css/ie7.css | 5 +++++ theme/identica/css/display.css | 4 ++++ 5 files changed, 67 insertions(+), 5 deletions(-) create mode 100644 theme/base/css/ie.css create mode 100644 theme/base/css/ie7.css diff --git a/lib/action.php b/lib/action.php index c463c84593..9cd2d5a184 100644 --- a/lib/action.php +++ b/lib/action.php @@ -134,6 +134,8 @@ class Action extends HTMLOutputter // lawsuit 'type' => 'text/css', 'href' => theme_path('css/display.css', null) . '?version=' . LACONICA_VERSION, 'media' => 'screen, projection, tv')); + $this->comment('[if IE]>