[gthumb] removed frame border from the empty thumbnail list
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] removed frame border from the empty thumbnail list
- Date: Mon, 8 Dec 2014 23:19:49 +0000 (UTC)
commit 92c6d5d418b4256c50efc691b95639d5a269e0a2
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Dec 8 23:44:57 2014 +0100
removed frame border from the empty thumbnail list
gthumb/resources/gthumb.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gthumb/resources/gthumb.css b/gthumb/resources/gthumb.css
index 8a8b712..9283f20 100644
--- a/gthumb/resources/gthumb.css
+++ b/gthumb/resources/gthumb.css
@@ -12,8 +12,8 @@ GthGridView.cell:selected:focus {
GthEmptyList.frame {
border-style: solid;
border-color: @borders;
- border-width: 1px;
- border-radius: 2px;
+ border-width: 0px;
+ border-radius: 0px;
padding: 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]