Commit 305ac9a8 authored by Protocole's avatar Protocole
Browse files

Updating slider images

parent dc535b04
Loading
Loading
Loading
Loading
+9 −4
Original line number Diff line number Diff line
@@ -124,14 +124,12 @@ div.jx-arrow.jx-right {

div.jx-handle:hover div.jx-arrow.jx-left,
div.jx-handle:active div.jx-arrow.jx-left {
	left: -1px;
	height: 25px;
	left: -2px;
}

div.jx-handle:hover div.jx-arrow.jx-right, 
div.jx-handle:active div.jx-arrow.jx-right {
	right: -1px;
	height: 25px;
	right: -2px;
}

.vertical div.jx-handle:hover div.jx-arrow.jx-left,
@@ -344,3 +342,10 @@ a.jx-knightlab:focus span.juxtapose-name{
	color: #000;
	border: none;
}

/* Custom */
div.jx-controller:hover {
	height: 75px;
	background-color: #eae34e;
	transition: all .2s ease;
}
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1

File changed.

Preview size limit exceeded, changes collapsed.