Browse Source
Fix contrast in "Add Integration" pages, step circles
pull/542/head
Pēteris Caune
3 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
1 additions and
1 deletions
-
static/css/channels.css
|
@ -169,7 +169,7 @@ table.channels-table > tbody > tr > th { |
|
|
font-size: 24px; |
|
|
font-size: 24px; |
|
|
width: 48px; |
|
|
width: 48px; |
|
|
height: 48px; |
|
|
height: 48px; |
|
|
background: #7ec1ea; |
|
|
|
|
|
|
|
|
background: #0091ea; |
|
|
border-radius: 32px; |
|
|
border-radius: 32px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
line-height: 48px; |
|
|
line-height: 48px; |
|
|