Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikweb
Commits
819ef0ce
Commit
819ef0ce
authored
Oct 15, 2013
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: adapt panikdb link
parent
65e7a323
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
+10
-8
panikweb_templates/static/css/specifics.css
panikweb_templates/static/css/specifics.css
+10
-8
No files found.
panikweb_templates/static/css/specifics.css
View file @
819ef0ce
...
...
@@ -1190,16 +1190,18 @@ nav#program li {
#panikdb
{
position
:
absolute
;
top
:
0px
;
right
:
25px
;
background
:
#3a3a3a
;
color
:
white
;
padding
:
10px
10px
;
-webkit-transform-origin
:
top
right
;
top
:
-20px
;
right
:
0px
;
background
:
white
;
color
:
#888
;
padding
:
5px
10px
;
border
:
1px
solid
#888
;
border-width
:
1px
1px
0
1px
;
-webkit-transform-origin
:
bottom
right
;
-webkit-transform
:
rotate
(
270deg
);
-moz-transform-origin
:
to
p
right
;
-moz-transform-origin
:
bot
to
m
right
;
-moz-transform
:
rotate
(
270deg
);
transform-origin
:
to
p
right
;
transform-origin
:
bot
to
m
right
;
transform
:
rotate
(
270deg
);
}
...
...
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