1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

Fix on-hover background colour of group actions. Closes #493.

This commit is contained in:
jbtbnl 2014-05-23 16:52:45 +02:00
parent e01fc7b66f
commit 0b959e93bc

View File

@ -97,6 +97,7 @@
#app-navigation li.active[data-type="category"] > .utils > * {
display: inline-block;
float: left;
background-color: rgba(0,0,0,0);
}
#app-navigation li > .utils > .numcontacts {
padding-right: 5px;