diff options
Diffstat (limited to 'views/default/css_ie.php')
| -rw-r--r-- | views/default/css_ie.php | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/views/default/css_ie.php b/views/default/css_ie.php deleted file mode 100644 index ed6cb1945..000000000 --- a/views/default/css_ie.php +++ /dev/null @@ -1,46 +0,0 @@ -/** - * elgg_layout css for Internet Explorer > ie6 - * @uses $vars['wwwroot'] The site URL -*/ -* {zoom: 1;} /* trigger hasLayout in IE */ - -/* tools drop-down menu */ -#elgg_header {z-index:1;} -.navigation li a:hover ul {display:block; position:absolute; top:21px; left:0;} -.navigation li a:hover ul li a {display:block;} -.navigation li.navigation_more ul li a {width:150px;background-color: #dedede;} - -.clearfloat { - display: block; -} -#elgg_topbar_contents a.privatemessages_new span { - display:block; - padding:1px; - position:relative; - text-align:center; - float:left; - top:auto; - right:auto; -} -#elgg_topbar_contents a.privatemessages_new { - padding:0 0 0 20px; -} - -/* riverdashboard rules - placed here temporarily */ -#riverdashboard_updates { - clear:both; -} -#riverdashboard_updates a.update_link { - margin:0 0 9px 0; -} -.riverdashboard_filtermenu { - margin:10px 0 0 0; -} -.river_comment_form.hidden .input_text { - width:530px; - float:left; -} -.river_link_divider { - width:10px; - text-align: center; -}
\ No newline at end of file |
