Ignore:
Timestamp:
Jul 10, 2009, 3:19:37 PM (15 years ago)
Author:
flop25
Message:

-all floPure/*/*.conf.php are independant and can ecrase style of user
-many test have been made !!
=> ready for 2.1.1 [traduction always needed]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/music_player/template/style/yoga/Sylvia/lecteur.css

    r3542 r3561  
    11#autre_content
    22{
    3         width:100%;
    4         padding:0;
    5         margin:0;
    6         text-align:left;
    7   }
     3width:100%;
     4padding:0;
     5margin:0;
     6}
    87#content
    98{
    10         margin-left: auto;
    11         margin-bottom:1em;
    12         width:100%;
    13         border:none;
    14         min-height:inherit;
     9margin-left: auto;
     10margin-bottom:1em;
     11width:100%;
     12border:none;
    1513  }
    1614#the_page
    1715{
    18         width:100%;
    19         border:none;
    20 }
     16width:100%;
     17border:none;
     18  }
    2119body {
    22         min-width: inherit;
    23         width:100%;
    24         padding:0px;
     20min-width: inherit;
     21width:100%;
    2522}
    2623#cache
    2724{
    28         padding:5px
     25padding:5px
    2926}
    3027#close_button
     
    3633{
    3734        padding:15px;
    38         margin:auto;
    3935}
    4036#section_up
     
    4844        border:none;
    4945}
     46/* backgrounds */
     47#autre_content, #content, .content, #the_page
     48{
     49        background:none!important;
     50}
Note: See TracChangeset for help on using the changeset viewer.