# HG changeset patch # User Ludovic Chabant # Date 1411791272 25200 # Node ID 7b9f0eed8ced33dbba16ce3527a8b9efddcea10a # Parent 163ba52e7b84d09fe1a8db2b920a507b92984cb1 Fix UI on the orphans special page. diff -r 163ba52e7b84 -r 7b9f0eed8ced wikked/assets/css/wikked/main.less --- a/wikked/assets/css/wikked/main.less Fri Sep 26 21:14:11 2014 -0700 +++ b/wikked/assets/css/wikked/main.less Fri Sep 26 21:14:32 2014 -0700 @@ -42,6 +42,13 @@ font-family: Menlo,Monaco,Consolas,"Courier New",monospace; } +aside { + color: #FFF; + background: @link-color; + padding: 1.5em 1em 1px 1em; + border-radius: 3px; +} + .pure-form-help { margin: 0.5em 0 1em 0; font-size: 85%; diff -r 163ba52e7b84 -r 7b9f0eed8ced wikked/assets/tpl/special-orphans.html --- a/wikked/assets/tpl/special-orphans.html Fri Sep 26 21:14:11 2014 -0700 +++ b/wikked/assets/tpl/special-orphans.html Fri Sep 26 21:14:32 2014 -0700 @@ -4,7 +4,7 @@

The following pages are not linked to by any other page in the wiki.

-

Note The main page can occasionally show up here but that's OK since it's the page visitors will see first anyway.

+ {{#if orphans}}