From f0d0cfde38f609403139cc3896e6d17045bcfb9b Mon Sep 17 00:00:00 2001 From: Vladimir Barkasov Date: Thu, 28 Nov 2019 19:46:12 +0700 Subject: [PATCH] Fix color of links --- src/apps/callflows/style/app.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/apps/callflows/style/app.css b/src/apps/callflows/style/app.css index adac798..6147754 100644 --- a/src/apps/callflows/style/app.css +++ b/src/apps/callflows/style/app.css @@ -1272,9 +1272,6 @@ margin-left:20px; display:inline; } -.callflows-port .pill-content .edit_create a { - color: #EEE; -} .callflows-port .pill-content .edit_create > a:not(:first-child) { margin-left: 15px;