Ignore:
Timestamp:
Apr 11, 2011, 11:50:29 AM (13 years ago)
Author:
flop25
Message:

IE is too stupiiid -_-
js is now OK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_glass_clear/local_head.tpl

    r9673 r10290  
    1313});
    1414$(function(){
    15     $(".categoryActions A").tipTip({delay : 0, fadeIn : 200, fadeOut : 200, });
     15    $(".categoryActions A").tipTip({delay : 0, fadeIn : 200, fadeOut : 200 });
    1616    $("#home_icon A").tipTip({edgeOffset : 10, fadeIn : 200, fadeOut : 200, defaultPosition : "top" });
    17     $(".randomButtons A").tipTip({delay : 0, fadeIn : 200, fadeOut : 200, });
    18     $(".navButtons A").tipTip({delay : 0, fadeIn : 200, fadeOut : 200, });
    19     $("#mbCategories a").tipTip({delay : 0, fadeIn : 200, fadeOut : 200, });
     17    $(".randomButtons A").tipTip({delay : 0, fadeIn : 200, fadeOut : 200 });
     18    $(".navButtons A").tipTip({delay : 0, fadeIn : 200, fadeOut : 200 });
     19    $("#mbCategories a").tipTip({delay : 0, fadeIn : 200, fadeOut : 200 });
    2020});
    2121  </script>
     
    3131        #section_up_left, #section_up, #section_up_right, #section_left, #section_bottom_left, #section_bottom, #section_bottom_right, #section_right{
    3232        background:none!important;
     33  color:#000!important;
    3334        }
    3435</style>
     
    3839        #menubar dl, #section_in {
    3940        background:  #FFF!important;
     41  color:#000!important;
    4042        }
    4143        /* contenu "section" */
    4244        #section_up_left, #section_up, #section_up_right, #section_left, #section_bottom_left, #section_bottom, #section_bottom_right, #section_right{
    4345        background:none!important;
     46  color:#000!important;
    4447        }
    4548        BODY#theCommentsPage .content,
     
    5962        {
    6063        background:  #FFF!important;
     64  color:#000!important;
    6165        }
     66  #menubar A , #section_in A  {
     67  color:#000!important;
     68  }
    6269</style>
    6370<![endif]-->
Note: See TracChangeset for help on using the changeset viewer.