Skip to content

Commit

Permalink
coala.css: Add logo image icon of Programming language
Browse files Browse the repository at this point in the history
  • Loading branch information
sangamcse committed Dec 30, 2017
1 parent 9514da7 commit 56b9209
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions coala.css
Original file line number Diff line number Diff line change
Expand Up @@ -833,3 +833,10 @@ a.chip i {
text-indent: 1em;
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3) !important;
}

/* Logo-image in Language tab */

img.lang-img {
z-index: 1;
width: 50px;
}

0 comments on commit 56b9209

Please sign in to comment.