فهرست منبع

- CSV import enhancements: automatic setting of search criterias and masking of the "id" columns expect in advanced mode. (Trac #21 and 106)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@387 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 سال پیش
والد
کامیت
7f399357a3
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      css/light-grey.css

+ 3 - 0
css/light-grey.css

@@ -729,3 +729,6 @@ td.cell_error {
 	font-weight: bold;
 	color: #D81515;
 }
+table.transparent, table.transparent td {
+	background: transparent;
+}