~gary-lasker/software-center/channel-reloads

« back to all changes in this revision

Viewing changes to data/templates/AppDetailsView.html

  • Committer: Michael Vogt
  • Date: 2010-03-04 20:01:14 UTC
  • mfrom: (604.1.12 software-center)
  • Revision ID: michael.vogt@ubuntu.com-20100304200114-1jf75i90haursafg
merged lp:~michaelforrest/software-center/ui-changes (with minor adjustments

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
    }
114
114
    #screenshot_thumbnail_loading {
115
115
      background: url('file:$iconpath_loading') 50% 50% no-repeat;
116
 
    
 
116
      -webkit-box-shadow: rgba(0, 0, 0, 0.4) -4px 2px 10px;
117
117
    }
118
118
    #screenshot_thumbnail {
119
119
      visibility:hidden; 
170
170
      padding:0;
171
171
      margin:1em 0;
172
172
    }
173
 
     
 
173
    
174
174
    #action_progress_total {
175
175
       visibility:hidden;
176
176
       border-style: solid;