bump cdnjs, go https

This commit is contained in:
Ilya Kantor 2015-02-15 15:33:02 +03:00
parent 770be24376
commit 0eabad2516
140 changed files with 299 additions and 299 deletions

View file

@ -21,14 +21,14 @@
.menu .menu-title {
padding-left: 16px;
background: url(//js.cx/clipart/arrow-right.png) left center no-repeat;
background: url(https://js.cx/clipart/arrow-right.png) left center no-repeat;
font-size: 18px;
cursor: pointer;
}
.menu-open .menu-title {
background: url(//js.cx/clipart/arrow-down.png) left center no-repeat;
background: url(https://js.cx/clipart/arrow-down.png) left center no-repeat;
}
.menu-open ul {