MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1,390: Line 1,390:
/* MP3 Player */
/* MP3 Player */
.green-audio-player{
.green-audio-player{
     width:400px;
     width:320px;
     min-width:300px;
     min-width:300px;
     height:56px;
     height:36px;
     -webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.07);
     -webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.07);
     box-shadow:0 4px 16px 0 rgba(0,0,0,.07);
     box-shadow:0 4px 16px 0 rgba(0,0,0,.07);