Reorder themes
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 28 Feb 2015 18:18:33 +0000 (20:18 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 28 Feb 2015 18:18:33 +0000 (20:18 +0200)
tmpl/skel.en

index a3ef584e53579a675e9537d05eaceb434d41014c..fd549a17bc6a83166ba8cbcf42c5e9a39ad6e8cf 100644 (file)
@@ -34,8 +34,8 @@
 <div id="theme-selector" class="reqjs">
 Themes:
 <ul class="list-inline">
-<li><a href="#" id="theme_slate">Gray</a>
 <li><a href="#" id="theme_cyborg">Black</a>
+<li><a href="#" id="theme_slate">Gray</a>
 <li><a href="#" id="theme_readable">White</a>
 </ul>
 </div>
This page took 0.010728 seconds and 4 git commands to generate.