update nl / dark schema: fixed prev/next buttons connections page and directory / same css layout for those buttons
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user