example translations and sense translation now unified, should behave very simmilary

- import
- export
- view
- edite translation events
This commit is contained in:
2020-01-23 22:51:15 +01:00
parent b84d43bf9d
commit 513cffbbd9
9 changed files with 100 additions and 67 deletions

View File

@@ -157,13 +157,16 @@
.example-dot, .example-rest {
float: left;
._hoverable();
}
.example-arrow, .example-dot {
margin-right: 1em;
}
.example-dot, .example-text {
._hoverable();
}
.example-rest {
border: 1px transparent solid;
}