Changeset 1856

Show
Ignore:
Timestamp:
11/04/08 17:49:28 (2 months ago)
Author:
cpatterson
Message:

Resource changes to make adding story more eye-catching

Location:
client/trunk/theme
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • client/trunk/theme/almanac.css

    r1829 r1856  
    12381238} 
    12391239 
     1240.storyshare #share-story-button { 
     1241margin: 0 0 0 0.7em; 
     1242width: 108px; 
     1243height: 30px; 
     1244overflow: hidden; 
     1245text-indent: -9999em; 
     1246background: url(img/share-story-button.png) no-repeat; 
     1247border: 0 none transparent; 
     1248} 
     1249 
    12401250.storyshare #create-almanac-button { 
    12411251margin: 1em 0;