From d74c43351450f33766bbf2ea271ec529c46cea42 Mon Sep 17 00:00:00 2001 From: cash Date: Mon, 7 Feb 2011 12:25:35 +0000 Subject: removed some old css no longer supported by modern browsers git-svn-id: http://code.elgg.org/elgg/trunk@8062 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/admin.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'views/default/css/admin.php') diff --git a/views/default/css/admin.php b/views/default/css/admin.php index 39fce2928..12bd9420a 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -51,7 +51,6 @@ img { } :focus { outline:0 none; - -moz-outline-style: none; } ol, ul { list-style: none; @@ -755,7 +754,6 @@ a.elgg-longtext-control { padding: 2px 4px; margin:10px 0 10px 0; cursor: pointer; - -moz-outline-style: none; outline: none; -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.40); -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.40); -- cgit v1.2.3