shithub: werc

Download patch

ref: 792738d857f279ab18f92b0aa138cce54a2369f9
parent: a29917444a1678c3a8596b3565ec33710e0cccf4
author: sl <uriel@engel.se.cat-v.org>
date: Thu Mar 5 20:35:06 EST 2009

Minor CSS cosmetic fix, add white left-border to sidebar items so their width doesn't change on hover.

--- a/pub/style/style.css
+++ b/pub/style/style.css
@@ -143,6 +143,7 @@
   text-transform: capitalize;
   font-weight: bold!important;
   font-size: 104%;
+  border-left: white solid 0.2em;
 }
 
 .thisPage, .thisPage a {