diff --git a/data/css/oops.css b/data/css/oops.css index 73efbba..e4432a9 100644 --- a/data/css/oops.css +++ b/data/css/oops.css @@ -1,36 +1,3 @@ -GtkListBoxRow, row { - padding: 8px; - margin: 5px; - border-radius: 12px; -} - -GtkListBoxRow:selected, row:selected { - background-color: #007bff; /* Custom blue color */ - color: #ffffff; /* White text color for better contrast */ -} - -.app-menu-button { - background-color: transparent; - border: none; - box-shadow: none; - outline: none; - padding: 0; - margin: 0; - border-radius: 5px; -} - -.app-menu-button:hover { - background-color: #d3d3d3; -} - -.app-menu-button:active { - background-color: #b3b3b3; -} - -.app-menu-button > * { - background-color: transparent; -} - .app-name-label { font-weight: bold; } @@ -67,20 +34,3 @@ GtkListBoxRow:selected, row:selected { border-radius: 50%; font-size: 10px; } - -.search-crash { - margin: 5px; - border-radius: 12px; -} - -.btn-report { - background-color: transparent; -} - -.btn-report:hover { - background-color: #d3d3d3; -} - -.btn-report:active { - background-color: #b3b3b3; -} \ No newline at end of file diff --git a/data/org.freedesktop.GnomeAbrt.gresource.xml b/data/org.freedesktop.GnomeAbrt.gresource.xml index 8e95a7a..f7f112d 100644 --- a/data/org.freedesktop.GnomeAbrt.gresource.xml +++ b/data/org.freedesktop.GnomeAbrt.gresource.xml @@ -1,8 +1,11 @@ - css/oops.css - ui/oops-menus.ui + css/oops.css ui/oops-window.ui + + + sentiment-very-satisfied-symbolic.svg + diff --git a/data/sentiment-very-satisfied-symbolic.svg b/data/sentiment-very-satisfied-symbolic.svg new file mode 100644 index 0000000..11b014e --- /dev/null +++ b/data/sentiment-very-satisfied-symbolic.svg @@ -0,0 +1,2 @@ + + diff --git a/data/ui/oops-menus.ui b/data/ui/oops-menus.ui deleted file mode 100644 index d26e7c2..0000000 --- a/data/ui/oops-menus.ui +++ /dev/null @@ -1,48 +0,0 @@ - - - - -
- - _Report - win.report - - - _Delete - win.delete - - - D_etails - win.details - - - _Open problem data directory - win.open-directory - - - _Copy problem directory path to clipboard - win.copy-id - - - _Filter - win.search - -
-
- -
- - _Delete - win.delete - -
-
- - - _About Problem Reporting - app.about - - -
diff --git a/data/ui/oops-window.ui b/data/ui/oops-window.ui index 6f60dc8..80416e0 100644 --- a/data/ui/oops-window.ui +++ b/data/ui/oops-window.ui @@ -1,421 +1,313 @@ -