diff --git a/ui/app/assets/css/style.css b/ui/app/assets/css/style.css index fbcee187..abe48056 100644 --- a/ui/app/assets/css/style.css +++ b/ui/app/assets/css/style.css @@ -45,12 +45,6 @@ hr { white-space: nowrap; } -.user-hint { - user-select: none; - cursor: help; - border-bottom: 1px dotted; -} - .has-tooltip { cursor: help; border-bottom: 1px dotted; diff --git a/ui/app/components/FloatingImage.vue b/ui/app/components/FloatingImage.vue deleted file mode 100644 index bd311c45..00000000 --- a/ui/app/components/FloatingImage.vue +++ /dev/null @@ -1,135 +0,0 @@ - - - diff --git a/ui/app/components/History.vue b/ui/app/components/History.vue index 7e97625f..a83fa427 100644 --- a/ui/app/components/History.vue +++ b/ui/app/components/History.vue @@ -114,17 +114,32 @@ -
- +
+ {{ formatTime(item.extras.duration) }} + + +
-
- -
- {{ item.title }} -
-
+
+
+ + + + +

{{ item.description }}

+
+