mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-20 11:51:40 +02:00
navigation arrows (#webslides:hover)
This commit is contained in:
committed by
GitHub
parent
beb61653cc
commit
203cca427a
@@ -1518,7 +1518,10 @@ z-index: 3;
|
|||||||
animation: fadeIn 6s;
|
animation: fadeIn 6s;
|
||||||
opacity:0;
|
opacity:0;
|
||||||
}
|
}
|
||||||
#navigation:hover {
|
/*#navigation:hover {
|
||||||
|
opacity: 1;
|
||||||
|
}*/
|
||||||
|
#webslides:hover #navigation {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
#counter {
|
#counter {
|
||||||
|
Reference in New Issue
Block a user