Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging

This commit is contained in:
Pierre Bondoerffer
2017-03-02 17:09:39 +01:00
9 changed files with 161 additions and 9 deletions

View File

@@ -147,6 +147,7 @@ span {
& > span.element-row {
width: 100%;
display: inline-block;
cursor: pointer;
}
& > span.element-row:not(.selected):hover {
background-color: @drive-hover;