This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Input */ | |
| #dashboard .container-fluid .card-group .hl_dashboard--pipeline-value .card-header .d-flex #random352343-wrapper .field input[type=text], | |
| #dashboard .container-fluid .card-group .hl_dashboard--matters-added .card-header .d-flex #random24243-wrapper .field input[type=text], | |
| #dashboard .container-fluid .card-group .hl_dashboard--conversion-rate .card-header .d-flex #random3423324-wrapper .field input[type=text] { | |
| color: #b5b5b5 !important; | |
| } | |
| #random352343-wrapper .field input[type=text], | |
| #random24243-wrapper .field input[type=text], | |
| #random3423324-wrapper .field input[type=text] { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .transition-slowest .flex-col > .overflow-hidden { | |
| color: #aeb9e1; | |
| background-color: #080f25; | |
| font-family: 'Mona Sans', sans-serif; | |
| font-size: 12px; | |
| font-weight: 500; | |
| line-height: 1.5em; | |
| border-right: 1px solid rgba(174, 185, 225, 0.50); | |
| background: #080f25; | |
| box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .transition-slowest .flex-col > .overflow-hidden { | |
| color: #aeb9e1; | |
| background-color: #080f25; | |
| font-family: 'Mona Sans', sans-serif; | |
| font-size: 12px; | |
| font-weight: 500; | |
| line-height: 1.5em; | |
| border-right: 1px solid rgba(174, 185, 225, 0.50); | |
| background: #080f25; |