More icon and styling

This commit is contained in:
Håvar Aambø Fosstveit
2018-03-04 22:28:29 +01:00
parent a0047f54bb
commit 2a08722cf3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
background-position: center;
background-size: 70%;
background-repeat: no-repeat;
background-color: rgba(#000, 0.5);
background-color: rgba(#fff, 0.3);
background-image: url('/resources/images/chat-icon.svg');
cursor: pointer;
transition-property: opacity, background-color;