@@ -77,12 +77,12 @@
- Dismiss
+ Dismiss
@if (task.related_document) {
- Open Document
+ Open Document
}
diff --git a/src-ui/src/app/components/admin/users-groups/users-groups.component.html b/src-ui/src/app/components/admin/users-groups/users-groups.component.html
index 9e4ef9839..e1d80f78e 100644
--- a/src-ui/src/app/components/admin/users-groups/users-groups.component.html
+++ b/src-ui/src/app/components/admin/users-groups/users-groups.component.html
@@ -5,8 +5,7 @@
Users
-
- Add User
+ Add User
@@ -27,10 +26,10 @@
- Edit
+ Edit
- Delete
+ Delete
@@ -44,8 +43,7 @@
Groups
-
- Add Group
+ Add Group
@if (groups.length > 0) {
@@ -67,10 +65,10 @@
- Edit
+ Edit
- Delete
+ Delete
diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html
index a656ffbae..32dfaf79c 100644
--- a/src-ui/src/app/components/app-frame/app-frame.component.html
+++ b/src-ui/src/app/components/app-frame/app-frame.component.html
@@ -27,13 +27,13 @@
diff --git a/src-ui/src/app/components/common/input/document-link/document-link.component.html b/src-ui/src/app/components/common/input/document-link/document-link.component.html
index e1be7ce32..1c4b5fdde 100644
--- a/src-ui/src/app/components/common/input/document-link/document-link.component.html
+++ b/src-ui/src/app/components/common/input/document-link/document-link.component.html
@@ -6,7 +6,7 @@
}
@if (removable) {
- Remove
+ Remove
}
@@ -27,9 +27,9 @@
(change)="onChange(selectedDocuments)">
diff --git a/src-ui/src/app/components/common/input/file/file.component.html b/src-ui/src/app/components/common/input/file/file.component.html
index a4ebcc2be..85ee062ef 100644
--- a/src-ui/src/app/components/common/input/file/file.component.html
+++ b/src-ui/src/app/components/common/input/file/file.component.html
@@ -6,7 +6,7 @@
}
@if (removable) {
- Remove
+ Remove
}
@@ -18,7 +18,7 @@
{{filename}}
- Remove
+ Remove
}
diff --git a/src-ui/src/app/components/common/input/number/number.component.html b/src-ui/src/app/components/common/input/number/number.component.html
index 19e368847..2c775fafa 100644
--- a/src-ui/src/app/components/common/input/number/number.component.html
+++ b/src-ui/src/app/components/common/input/number/number.component.html
@@ -6,7 +6,7 @@
}
@if (removable) {
- Remove
+ Remove
}
diff --git a/src-ui/src/app/components/common/input/select/select.component.html b/src-ui/src/app/components/common/input/select/select.component.html
index e150dee85..5842547c5 100644
--- a/src-ui/src/app/components/common/input/select/select.component.html
+++ b/src-ui/src/app/components/common/input/select/select.component.html
@@ -6,7 +6,7 @@
}
@if (removable) {
- Remove
+ Remove
}
@@ -38,12 +38,12 @@
@if (allowCreateNew) {
-
+
}
@if (showFilter) {
-
+
}
diff --git a/src-ui/src/app/components/common/input/switch/switch.component.html b/src-ui/src/app/components/common/input/switch/switch.component.html
index db5c1ec0c..ca3bd5939 100644
--- a/src-ui/src/app/components/common/input/switch/switch.component.html
+++ b/src-ui/src/app/components/common/input/switch/switch.component.html
@@ -5,12 +5,12 @@
{{title}}
@if (showUnsetNote && isUnset) {
-
+
}
@if (removable) {
- Remove
+ Remove
}
@@ -22,7 +22,7 @@
{{title}}
@if (showUnsetNote && isUnset) {
-
+
}
}
diff --git a/src-ui/src/app/components/common/input/tags/tags.component.html b/src-ui/src/app/components/common/input/tags/tags.component.html
index dfd9c3419..cb8d616b3 100644
--- a/src-ui/src/app/components/common/input/tags/tags.component.html
+++ b/src-ui/src/app/components/common/input/tags/tags.component.html
@@ -34,12 +34,12 @@
@if (allowCreate) {
-
+
}
@if (showFilter) {
-
+
}
diff --git a/src-ui/src/app/components/common/input/text/text.component.html b/src-ui/src/app/components/common/input/text/text.component.html
index c4b6b1d4b..0b9177ced 100644
--- a/src-ui/src/app/components/common/input/text/text.component.html
+++ b/src-ui/src/app/components/common/input/text/text.component.html
@@ -6,7 +6,7 @@
}
@if (removable) {
- Remove
+ Remove
}
diff --git a/src-ui/src/app/components/common/input/url/url.component.html b/src-ui/src/app/components/common/input/url/url.component.html
index dfc0b70d7..0af47bb69 100644
--- a/src-ui/src/app/components/common/input/url/url.component.html
+++ b/src-ui/src/app/components/common/input/url/url.component.html
@@ -4,7 +4,7 @@
{{title}}
@if (removable) {
- Remove
+ Remove
}
@@ -12,7 +12,7 @@
diff --git a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss
index 0e81d8bb5..3192be0ec 100644
--- a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss
+++ b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.scss
@@ -16,7 +16,7 @@ form {
.btn-open {
line-height: 1;
- svg {
+ i-bs {
margin-top: -1px;
}
}
diff --git a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html
index 41eb0d1a0..49af71b08 100644
--- a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html
+++ b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.html
@@ -4,7 +4,7 @@
@if (draggable) {
-
+
}
{{title}}
diff --git a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss
index e68bdef28..4efdb0876 100644
--- a/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss
+++ b/src-ui/src/app/components/dashboard/widgets/widget-frame/widget-frame.component.scss
@@ -1,3 +1,3 @@
-svg {
+i-bs {
cursor: move;
}
diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html
index f494d09ec..aeb5554d0 100644
--- a/src-ui/src/app/components/document-detail/document-detail.component.html
+++ b/src-ui/src/app/components/document-detail/document-detail.component.html
@@ -19,12 +19,12 @@
}
- Delete
+ Delete
- Download
+ Download
@if (metadata?.has_archive_version) {
@@ -44,11 +44,11 @@
- Redo OCR
+ Redo OCR
- More like this
+ More like this
@@ -74,13 +74,13 @@
diff --git a/src-ui/src/assets/bootstrap-icons.svg b/src-ui/src/assets/bootstrap-icons.svg
deleted file mode 100644
index 61f2720db..000000000
--- a/src-ui/src/assets/bootstrap-icons.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/src-ui/src/styles.scss b/src-ui/src/styles.scss
index 0dc58403a..ea4bca8da 100644
--- a/src-ui/src/styles.scss
+++ b/src-ui/src/styles.scss
@@ -465,44 +465,6 @@ ul.pagination {
overflow: hidden;
}
-// icons
-.toolbaricon {
- width: 1.2em;
- height: 1.2em;
-}
-
-.buttonicon {
- width: 1.2em;
- height: 1.2em;
-}
-
-.buttonicon-sm {
- width: 1em;
- height: 1em;
-}
-
-.buttonicon-xs {
- width: 0.8em;
- height: 0.8em;
-}
-
-.sidebaricon {
- width: 16px;
- height: 16px;
- vertical-align: text-bottom;
-}
-
-.sidebaricon-sm {
- width: 12px;
- height: 12px;
-}
-
-.metadata-icon {
- width: 0.9rem;
- height: 0.9rem;
- padding: 0.05rem;
-}
-
table.table {
--bs-table-color: var(--bs-body-color);
--bs-table-bg: var(--bs-light-rgb);