From 5bc7676f5c96f8a48c9fef5465e9b5ad6bfcbdc5 Mon Sep 17 00:00:00 2001 From: suzana_dirla Date: Tue, 20 Aug 2019 12:27:22 +0300 Subject: [PATCH] [ACA-2494]-Document List accessibility- show cell outline --- src/app/ui/custom-theme.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/ui/custom-theme.scss b/src/app/ui/custom-theme.scss index 8e536856f..f5a3ced18 100644 --- a/src/app/ui/custom-theme.scss +++ b/src/app/ui/custom-theme.scss @@ -83,7 +83,6 @@ $data-table-thumbnail-width: 35px; $data-table-cell-min-width: 120px; $data-table-cell-min-width--no-grow: 120px; $data-table-cell-min-width--fileSize: 80px !important; -$data-table-cell-outline: none; $data-table-hover-color: #e0f7fa; $data-table-selection-color: #e0f7fa;