maTh 3 سال پیش
والد
کامیت
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;
 }
 
+.properties {
+	color: #111;
+}
+
 /*=== DIVERS */
 /*===========*/
 .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;
 }
 
+.properties {
+	color: #111;
+}
+
 /*=== DIVERS */
 /*===========*/
 .aside.aside_feed .nav-form input,