update nl / dark schema: fixed prev/next buttons connections page and directory / same css layout for those buttons

This commit is contained in:
jeroenpraat
2014-06-11 14:32:57 +00:00
parent 4a4281448f
commit 3e20a0d784
5 changed files with 53 additions and 12 deletions

View File

@@ -154,3 +154,13 @@
$abookself_bgcolour = "#251111";
if(! $infomess_bgcolour)
$infomess_bgcolour = "#333";
if(! $advperm_bgcolour)
$advperm_bgcolour = "#1E1E1E";
if(! $advperm_bordercol)
$advperm_bordercol = "#222";
if(! $advperm_gradientcol)
$advperm_gradientcol = "#111";
if(! $cal_bgcolour)
$cal_bgcolour = "#333";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#1E1E1E";