Merge branch 'release/0.4.1.0' into develop

This commit is contained in:
Jonne Haß 2014-08-26 01:50:58 +02:00
commit 9e5ac86a36

View file

@ -19,6 +19,12 @@
.icon-ok { display: none;}
}
a {
.text {
color: #333333;
}
&:hover {
background: $background-grey;
}
cursor: pointer;
padding-left: 10px;
}