~ubuntu-start-page/ubuntu-start-page/trunk

« back to all changes in this revision

Viewing changes to www/12.10/index.html.ka

  • Committer: axino
  • Date: 2019-06-05 08:30:27 UTC
  • mfrom: (150.1.1 ubuntu-start-page)
  • Revision ID: axino@canonical.com-20190605083027-wi3zhkad20o37a5p
[axino,r=t0mb0] switch any occurrence of http://start.ubuntu.com to https

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
    transition: margin 200ms ease, padding 200ms ease;
103
103
}
104
104
.ubuntu-branding {
105
 
    background: url(http://start.ubuntu.com/12.04/sprite.png) no-repeat;
 
105
    background: url(https://start.ubuntu.com/12.04/sprite.png) no-repeat;
106
106
    background-position: 0px -251px;
107
107
    background-color: #aea79f;
108
108
    height: 40px;
117
117
    font-size: 1px;
118
118
    display: block;
119
119
    text-indent: -9999px;
120
 
    background: url(http://start.ubuntu.com/12.04/sprite.png) no-repeat;
 
120
    background: url(https://start.ubuntu.com/12.04/sprite.png) no-repeat;
121
121
    background-position: -10px -310px;
122
122
    padding: 0;
123
123
    height: 38px;
188
188
    box-sizing: border-box;
189
189
}
190
190
#sspan {
191
 
    background: url(http://start.ubuntu.com/12.04/sprite.png) no-repeat;
 
191
    background: url(https://start.ubuntu.com/12.04/sprite.png) no-repeat;
192
192
    background-position: -10px -692px;
193
193
    display: block;
194
194
    height: 17px;
248
248
.help-link a,
249
249
.shop-link a,
250
250
.community-link a {
251
 
    background: url(http://start.ubuntu.com/12.04/sprite.png) no-repeat;
 
251
    background: url(https://start.ubuntu.com/12.04/sprite.png) no-repeat;
252
252
}
253
253
.help-link a {
254
254
    background-position: -10px -450px;