Changeset 1139


Ignore:
Timestamp:
12/03/08 01:10:24 (3 years ago)
Author:
ArthurClemens
Message:

Item264: minor fixes

Location:
trunk/PatternSkin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/PatternSkin/data/System/PatternSkin.txt

    r1090 r1139  
    150150|  Preview: | [[%SCRIPTURL{view}%/%WEB%/%TOPIC%?skin=pattern][Preview with this skin]] | 
    151151|  Base Name: | pattern | 
    152 |  Skin Version: | 30 Nov 2008 (v4.0.0a) |  
     152|  Skin Version: | 03 Dec 2008 (v4.0.0b) |  
    153153|  History: | <!-- specify latest version first -->&nbsp; | 
    154154|  30 Nov 2008: | v.4.0.0 - Fosiki 1.0.0 RELEASE VERSION | 
  • trunk/PatternSkin/pub/System/PatternSkin/colors.css

    r1138 r1139  
    4444} 
    4545html body.patternEditPage { 
    46    background-color:#f5f5f5; 
     46   background-color:#fff; 
    4747} 
    4848/* be kind to netscape 4 that doesn't understand inheritance */ 
  • trunk/PatternSkin/pub/System/PatternSkin/style.css

    r1135 r1139  
    995995} 
    996996.patternEditPage .foswikiForm { 
    997         margin:1em 0 0 0; 
     997        margin:.5em 0 0 0; 
    998998} 
    999999.patternEditPage .foswikiForm h1, 
Note: See TracChangeset for help on using the changeset viewer.