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
9002c2b4
Commit
9002c2b4
authored
Sep 24, 2013
by
fred
Browse files
default to blue style
parent
ad8bff35
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/base.html
View file @
9002c2b4
...
...
@@ -24,7 +24,7 @@
{% block extrascripts %}{% endblock %}
</head>
<body
id=
"{{sectionName}}"
class=
"section-{{sectionName}}"
>
<body
id=
"{{sectionName}}"
class=
"section-{{sectionName}}
style-0000ff
"
>
<div
id=
"StyleSwitcher"
class=
"small"
style=
"position:fixed;right:0; top:0em;z-index:3000;width:2.5em;"
>
<button
class=
"small icon-sign-blank"
data-class=
"style-ff6633"
style=
"color:#ff6633;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