cms/app-client/app/styles/player.scss
author nowmad@23.1.168.192.in-addr.arpa
Fri, 18 Dec 2015 15:21:52 +0100
changeset 77 0889740f79c2
parent 68 69977e2aa39e
child 86 15ded106ef1a
permissions -rw-r--r--
on page load, hilight the objects corresponding to the query params
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
68
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     1
#audio-player{
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     2
  display: block;
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     3
  margin: 10px auto;
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     4
}