Media buttons should have no background by default
This commit is contained in:
parent
7ab4da6156
commit
3e777bd19f
9 changed files with 9 additions and 8 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
platypush/backend/http/webapp/dist/static/js/chunk-27e2a19c.93870d7a.js
vendored
Normal file
2
platypush/backend/http/webapp/dist/static/js/chunk-27e2a19c.93870d7a.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
platypush/backend/http/webapp/dist/static/js/chunk-27e2a19c.93870d7a.js.map
vendored
Normal file
1
platypush/backend/http/webapp/dist/static/js/chunk-27e2a19c.93870d7a.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -404,6 +404,7 @@ button {
|
|||
button {
|
||||
padding: 0;
|
||||
margin: 0 .75em;
|
||||
background: none;
|
||||
|
||||
.play-pause {
|
||||
color: $play-btn-fg;
|
||||
|
|
Loading…
Reference in a new issue