]> git.0d.be Git - nanofun.git/blobdiff - nanofun.css
use track buttons to navigate between pads and stop/play buttons to act
[nanofun.git] / nanofun.css
index ffe01e0e24f0602a2dd0baba6b043c2c83f63abd..85f73f05ab6179cb8f897bfd7335c526a8738ac7 100644 (file)
@@ -39,6 +39,10 @@ div.nanotouch.loaded.playing {
   background: #6aff6a;
 }
 
+div.nanotouch.focus {
+  box-shadow: 0 0 5px 5px #386ede;
+}
+
 div.nanotouch input[type=file] {
   position: absolute;
   top: 0;