maTh 3 лет назад
Родитель
Сommit
8781cd12d7
2 измененных файлов с 8 добавлено и 0 удалено
  1. 4 0
      p/themes/Dark/dark.css
  2. 4 0
      p/themes/Dark/dark.rtl.css

+ 4 - 0
p/themes/Dark/dark.css

@@ -947,6 +947,10 @@ a.btn {
 	border-left: 1px solid #666;
 	border-left: 1px solid #666;
 }
 }
 
 
+.properties {
+	color: #111;
+}
+
 /*=== DIVERS */
 /*=== DIVERS */
 /*===========*/
 /*===========*/
 .aside.aside_feed .nav-form input,
 .aside.aside_feed .nav-form input,

+ 4 - 0
p/themes/Dark/dark.rtl.css

@@ -947,6 +947,10 @@ a.btn {
 	border-right: 1px solid #666;
 	border-right: 1px solid #666;
 }
 }
 
 
+.properties {
+	color: #111;
+}
+
 /*=== DIVERS */
 /*=== DIVERS */
 /*===========*/
 /*===========*/
 .aside.aside_feed .nav-form input,
 .aside.aside_feed .nav-form input,