Committing lots of trial and error embed player code changes
This commit is contained in:
parent
1f2f8a27a5
commit
ed891fb145
8 changed files with 107 additions and 17 deletions
14
airtime_mvc/public/css/embeddableplayer.css
Normal file
14
airtime_mvc/public/css/embeddableplayer.css
Normal file
|
@ -0,0 +1,14 @@
|
|||
.embed-player-text-box {
|
||||
padding-right: 0px !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
.embed-player-form {
|
||||
width: 70%;
|
||||
}
|
||||
.embed-player-form dd {
|
||||
width: 100% !important;
|
||||
float: left;
|
||||
margin: 0;
|
||||
padding: 4px 0px 4px 0px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue