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
0b1b3a8d
Commit
0b1b3a8d
authored
Jun 11, 2016
by
fred
Browse files
style: invert player colours on small screens
parent
4626844c
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
0b1b3a8d
...
...
@@ -1454,8 +1454,9 @@ div.userContent a.tag { text-decoration: none; }
#player-container
{
width
:
100%
;
left
:
0
;
border-width
:
2px
0
0
0
;
border-style
:
solid
;}
#player-container
{
background
:
white
;
background
:
#E1D555
;
}
#player-container
*
{
color
:
white
!important
;
}
#player-container
{
z-index
:
500
;
position
:
fixed
;
...
...
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