~jstys-z/helioviewer.org/client5

« back to all changes in this revision

Viewing changes to resources/css/dialogs.css

  • Committer: Keith Hughitt
  • Date: 2011-09-14 19:22:34 UTC
  • mto: This revision was merged to the branch mainline in revision 590.
  • Revision ID: keith.hughitt@nasa.gov-20110914192234-7iq7qnwucb6i9bjz
Added a button to the video popup to display a link to the movie

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 
60
60
.video-links img {
61
61
    vertical-align: bottom;
 
62
    width: 24px;
 
63
    height: 24px;
62
64
    margin-left:  15px;
63
65
    margin-right: 3px;
64
66
}
65
67
 
66
 
.video-download-icon {
67
 
    margin-left: 5px;
68
 
}
69
 
 
70
68
.helioviewer-modal-dialog.ui-dialog {
71
69
        background: none;
72
70
        border: none;