Merge branch 'develop' of github.com:martini/zammad into develop

This commit is contained in:
Martin Edenhofer 2015-09-08 13:00:02 +02:00
commit 49ba2e83ed

View file

@ -2924,6 +2924,7 @@ footer {
display: flex;
justify-content: center;
align-items: center;
user-select: none;
}
.time.stat-widget .stat-amount {
@ -2933,6 +2934,7 @@ footer {
color: white;
text-shadow: 0 2px rgba(0,8,14,.2);
position: relative;
cursor: default;
}
.time.stat-widget .stat-dial {