impressive step click support

This commit is contained in:
Bartek Szopka
2012-01-04 23:42:50 +01:00
parent 67eb225ee1
commit 0edcf9021e
2 changed files with 13 additions and 7 deletions

View File

@@ -408,15 +408,16 @@ a:hover {
#overview {
z-index: -1;
padding: 0;
}
/* on overview step everything is visible */
#impress.step-overview .step {
opacity: 1;
cursor: pointer;
}
/*
* SLIDE STEP STYLES
*