瀏覽代碼

Probs wiz - edit moe showing text-info for all label in relevant rows - fix

Vijayakrishnan 3 年之前
父節點
當前提交
cffb88d596
共有 2 個文件被更改,包括 1 次插入4 次删除
  1. 1 1
      config/app.php
  2. 0 3
      public/css/style.css

+ 1 - 1
config/app.php

@@ -65,7 +65,7 @@ return [
 
     'hrm2_url' => env('HRM2_URL'),
 
-    'asset_version' => 77,
+    'asset_version' => 78,
 
     'temp_dir' => env('TEMP_DIR'),
 

+ 0 - 3
public/css/style.css

@@ -2531,9 +2531,6 @@ body.in-iframe .main-row > .sidebar {
     font-weight: bold;
     background: #fff;
 }
-tr.relevant-to-visit td:nth-child(1) {
-    color: #17a2b8;
-}
 .autosave-indicator {
     display: none;
 }