diff --git a/examples/demo.css b/examples/demo.css index 4d0c40af..e564a74f 100644 --- a/examples/demo.css +++ b/examples/demo.css @@ -271,4 +271,8 @@ a.name-header{ margin-bottom:0px; align:center; width:100%; -} \ No newline at end of file +} + +.toggle { + cursor: default; +}