~keith-hughitt/helioviewer.org/2.0

« back to all changes in this revision

Viewing changes to resources/css/accordions.css

  • Committer: Keith Hughitt
  • Date: 2011-12-02 19:39:20 UTC
  • Revision ID: keith.hughitt@nasa.gov-20111202193920-29g5cn177se3vfph
Helioviewer.org 2.2.2 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
        margin: 0px 6px 0px 6px;
116
116
        text-decoration: underline;
117
117
}
 
118
 
 
119
.image-download-btn {
 
120
    margin-left: 223px;
 
121
    float: left;
 
122
    cursor: pointer;
 
123
}
 
124