remove deprecated data-state background colors
This commit is contained in:
parent
2cfe1174f1
commit
5bdbc2dc7b
3 changed files with 0 additions and 81 deletions
|
@ -443,9 +443,6 @@
|
|||
// Slide number
|
||||
dom.slideNumber = createSingletonNode( dom.wrapper, 'div', 'slide-number', '' );
|
||||
|
||||
// State background element [DEPRECATED]
|
||||
createSingletonNode( dom.wrapper, 'div', 'state-background', null );
|
||||
|
||||
// Overlay graphic which is displayed during the paused mode
|
||||
createSingletonNode( dom.wrapper, 'div', 'pause-overlay', null );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue