Changeset 10451 for extensions


Ignore:
Timestamp:
Apr 17, 2011, 7:17:41 PM (13 years ago)
Author:
flop25
Message:

pwg stuffs integration

Location:
extensions/floOS/OS_default
Files:
1 added
1 edited

Legend:

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

    r10053 r10451  
    7373.illustration IMG {
    7474        max-height:120px;
     75}
     76
     77/* contenu "section" */
     78.stuffs_block #section_up_left{
     79        background-position:right top;
     80        background-repeat:no-repeat;
     81 height:20px;
     82}
     83.stuffs_block #section_up {
     84 background-position:top;
     85 background-repeat:repeat-x;
     86 height:20px;
     87}
     88.stuffs_block #section_up_right{
     89 background-position:left top;
     90 background-repeat:no-repeat;
     91 height:20px;
    7592}
    7693
Note: See TracChangeset for help on using the changeset viewer.