فهرست منبع

Fixed so that quoted text in replies becomes readable - Found by T.J. Drennan

Pontus Ullgren 23 سال پیش
والد
کامیت
aefff0e417
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      themes/deepocean_theme.php

+ 1 - 1
themes/deepocean_theme.php

@@ -27,6 +27,6 @@ $color[9]   = '#587B99'; // (mid-gray)       Darker version of #0
 $color[10]  = '#496E8B'; // (dark gray)      Darker version of #9
 $color[11]  = '#A7C5F3'; // (dark red)       Special Folders color
 $color[12]  = '#7092B4';
-$color[13]  = '#83A1DA'; // (another blue)   Unselectable folders color
+$color[15]  = '#83A1DA'; // (another blue)   Unselectable folders color
 
 ?>