cms/app-client/app/styles/player.scss
author nowmad@nowmads-macbook-pro.local
Thu, 07 Jan 2016 17:46:50 +0100
changeset 81 848e4a5ad4d9
parent 68 69977e2aa39e
child 86 15ded106ef1a
permissions -rw-r--r--
update date params to be an array of date instead of a string
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
}