Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

[Rebranding] Changed the tint color of the https lock image to black

  • Loading branch information
mahmoud-adam85 authored and Tim Palade committed Mar 28, 2018
1 parent 5a9730c commit 1223aba50435f7a7f468e23d05fb7b92d27722e7
Showing with 2 additions and 0 deletions.
  1. +2 −0 Cliqz/URLBar/CliqzTabLocationView.swift
@@ -46,6 +46,8 @@ class CliqzTabLocationView: TabLocationView {
make.trailing.equalTo(separatorLine.snp.leading).offset(-9)
make.size.equalTo(24)
}

lockImageView.tintColor = UIColor.black
}


0 comments on commit 1223aba

Please sign in to comment.