diff options
| author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-02-13 23:10:18 +0000 | 
|---|---|---|
| committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-02-13 23:10:18 +0000 | 
| commit | 0b3724c9b87f891b48c41ad61c1caf3486cc0799 (patch) | |
| tree | 7bd117e0256e1857da935533eb064213bc890a39 /mod/externalpages/views/default/expages/css.php | |
| parent | 26f9c39ae33bc01b0f8c62b4e27f7ee077d0fadc (diff) | |
| download | elgg-0b3724c9b87f891b48c41ad61c1caf3486cc0799.tar.gz elgg-0b3724c9b87f891b48c41ad61c1caf3486cc0799.tar.bz2  | |
updates externalpages to 1.8
git-svn-id: http://code.elgg.org/elgg/trunk@8209 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/externalpages/views/default/expages/css.php')
| -rw-r--r-- | mod/externalpages/views/default/expages/css.php | 13 | 
1 files changed, 0 insertions, 13 deletions
diff --git a/mod/externalpages/views/default/expages/css.php b/mod/externalpages/views/default/expages/css.php deleted file mode 100644 index 609f77f69..000000000 --- a/mod/externalpages/views/default/expages/css.php +++ /dev/null @@ -1,13 +0,0 @@ -<?php - -	/** -	 * Elgg externalpages CSS -	 *  -	 * @package externalpages -	 */ - -?> - -/* IE6 */ -* html #front_left_tbl { width:676px !important; } -* html #front_right_tbl { width:676px !important; }
\ No newline at end of file  | 
