cms/app-client/app/styles/player.scss
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 12:22:17 +0100
changeset 70 ad554d876c81
parent 68 69977e2aa39e
child 86 15ded106ef1a
permissions -rw-r--r--
remove model to use the general one the application fetch on the first load
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
}