Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
218fd266
Commit
218fd266
authored
Oct 31, 2013
by
fred
Browse files
style: set font size for player whatever playlist visibility is
parent
51d8722f
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
218fd266
...
...
@@ -535,16 +535,7 @@ h1.top#frequence {
#CurrentlyPlaying
{
padding
:
0
0
0
0
;
}
#DirectStreamPanikControler
.label
{
}
#Player
.withoutPlaylist
#player-container
#audioPlayer
{
margin
:
auto
;
width
:
100%
;
}
#Player
.withoutPlaylist
#player-container
#audioPlayer
#Live
{
font-size
:
150%
;
}
#Player
.withPlaylist
#player-container
#Playlist
{
border-top
:
2px
solid
black
;
}
...
...
@@ -1346,6 +1337,15 @@ div.userContent a.tag { text-decoration: none; }
width
:
100%
;
}
#Player
.withoutPlaylist
#player-container
#audioPlayer
{
margin
:
auto
;
width
:
100%
;
}
#Player
.withoutPlaylist
#player-container
#audioPlayer
#Live
{
font-size
:
150%
;
}
#player-container
{
width
:
100%
;
left
:
0
;
border-width
:
2px
0
0
0
;
border-style
:
solid
;}
#player-container
{
background
:
white
0%
50%
no-repeat
url('../img/logoPanikBW.png')
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment