renovations + replaced http://js.cx -> //js.cx
This commit is contained in:
parent
4be7a7f85a
commit
a5e8c1219f
117 changed files with 366 additions and 352 deletions
|
@ -7,7 +7,7 @@
|
|||
.menu .title {
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
background: url(http://js.cx/clipart/arrow-right.png) left center no-repeat;
|
||||
background: url(//js.cx/clipart/arrow-right.png) left center no-repeat;
|
||||
padding-left: 18px;
|
||||
}
|
||||
|
||||
|
@ -16,5 +16,5 @@
|
|||
}
|
||||
|
||||
.menu.open .title {
|
||||
background-image: url(http://js.cx/clipart/arrow-down.png);
|
||||
background-image: url(//js.cx/clipart/arrow-down.png);
|
||||
}
|
|
@ -7,7 +7,7 @@
|
|||
.menu .title {
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
background: url(http://js.cx/clipart/arrow-right.png) left center no-repeat;
|
||||
background: url(//js.cx/clipart/arrow-right.png) left center no-repeat;
|
||||
padding-left: 18px;
|
||||
}
|
||||
|
||||
|
@ -16,5 +16,5 @@
|
|||
}
|
||||
|
||||
.menu.open .title {
|
||||
background-image: url(http://js.cx/clipart/arrow-down.png);
|
||||
background-image: url(//js.cx/clipart/arrow-down.png);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue