de lang fixes

# key shortcut for delete
Release commit
This commit is contained in:
RainLoop Team 2014-06-03 03:22:36 +04:00
parent fb18e4e799
commit 2842a93593
11 changed files with 372 additions and 300 deletions

View file

@ -84,12 +84,16 @@
background-color: #555;
color: #fff;
}
&.focused {
background-color: #888;
color: #fff;
}
}
&.focused {
background-color: #888;
}
&.system {
cursor: default;
color: grey;