Browse Source

Fix color of links

pull/4/head
Vladimir Barkasov 6 years ago
parent
commit
f0d0cfde38
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      src/apps/callflows/style/app.css

+ 0
- 3
src/apps/callflows/style/app.css View File

@ -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;


Loading…
Cancel
Save