Changeset 1982

Show
Ignore:
Timestamp:
06/22/08 09:36:54 (7 months ago)
Author:
psychcf
Message:

Removed more unnecessary files in responce to #120

Location:
trunk
Files:
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/index-media/style.css

    r1976 r1982  
    1515        height: 100%; 
    1616        z-index: 10; 
    17         background-image: url(../desktop/dojotoolkit/desktop/resources/themes/green/wallpaper.png); 
     17        background-image: url(../desktop/dojotoolkit/desktop/resources/themes/Minuit/wallpaper.png); 
    1818        background-position: center center; 
    19         background-color: #32cd32; 
     19        background-color: #696969; 
    2020} 
    2121#centerForm { 
     
    3535.mainBox { 
    3636        text-align: center; 
    37         background-color: white; 
     37        background-color: #fff; 
    3838        margin: 0px; 
    3939} 
  • trunk/index.html

    r1976 r1982  
    2121                                <div id="tr"></div> 
    2222                        </div> 
    23                         <div id="psychdesktop_login" dojoType="login.Form" autoRedirect="true"></div> 
     23                        <div id="psychdesktop_login" class="mainBox" dojoType="login.Form" autoRedirect="true"></div> 
    2424                        <div id="bottom"> 
    2525                                <div id="bl"></div>