Improved notification counter style.

This commit is contained in:
Martin Edenhofer 2015-06-03 09:49:09 +02:00
parent 6c6f3fba7b
commit 82bbab1581

View file

@ -1835,11 +1835,11 @@ footer {
min-width: 21px; min-width: 21px;
position: absolute; position: absolute;
right: -3px; right: -3px;
bottom: 6px; bottom: 2px;
padding: 0 4px; padding: 0 4px;
font-size: 13px; font-size: 12px;
font-weight: 300; font-weight: 300;
line-height: 16px; line-height: 15px;
text-align: center; text-align: center;
color: white; color: white;
text-shadow: 0 1px 1px rgba(0,0,0,.21); text-shadow: 0 1px 1px rgba(0,0,0,.21);