mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-20 03:41:38 +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;
|
||||
opacity:0;
|
||||
}
|
||||
#navigation:hover {
|
||||
/*#navigation:hover {
|
||||
opacity: 1;
|
||||
}*/
|
||||
#webslides:hover #navigation {
|
||||
opacity: 1;
|
||||
}
|
||||
#counter {
|
||||
|
Reference in New Issue
Block a user