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
05ec863c
Commit
05ec863c
authored
Sep 27, 2013
by
fred
Browse files
hide styleswitcher
parent
04f5ef19
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/base.html
View file @
05ec863c
...
...
@@ -30,7 +30,7 @@
<body
id=
"{{sectionName}}"
class=
"section-{{sectionName}}"
>
<div
id=
"StyleSwitcher"
class=
"small"
style=
"position:fixed;right:2px; top:2em;z-index:3000;text-align:right;"
>
<div
id=
"StyleSwitcher"
class=
"small"
style=
"
display: none;
position:fixed;right:2px; top:2em;z-index:3000;text-align:right;"
>
<button
class=
"small icon-sign-blank"
data-class=
"style-0000ff"
style=
"color:#0000ff;padding:0;margin:0;"
></button>
<button
class=
"small icon-sign-blank"
data-class=
"style-000000"
style=
"color:#111111;padding:0;margin:0;"
></button>
<button
class=
"small icon-sign-blank"
data-class=
"style-333333"
style=
"color:#333333;padding:0;margin:0;"
></button>
...
...
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