Ignore:
Timestamp:
Feb 8, 2011, 5:41:12 PM (13 years ago)
Author:
flop25
Message:

config var extend : for dynamic_tab
adding the ability to create a local file : themeconf_local.inc.php
adding tiptip for icons
language code in smarty tag changed -> I hate that change !!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_glass/theme.css

    r9109 r9119  
    44pour le template floOS
    55
    6 by flop25(.free.fr)
     6by flop25
     7
    78------------------------------------------------------------------------------ */
    89
     10@import "tiptip/tipTip.css" ;
    911
    1012/* text color */
     
    249251        background-position: center bottom;
    250252        background-color: #000000;
    251 }
     253}/*
    252254#imageToolBar A:hover {
    253255background-image: url(images/fondMenuSurvol.gif);
     
    255257background-position:center;
    256258background-color:transparent;
    257 }
     259}*/
    258260#action_pict {
    259261        border: 2px solid #FFFFFF;
     
    299301UL.tabsheet LI.normal_tab:hover { border-color: black; }
    300302
    301 /*______________-------------------___________________________---------*/
    302 /* $Id: picture.css 2295 2008-04-02 00:51:08Z rvelices $ */
Note: See TracChangeset for help on using the changeset viewer.