[gnome-shell] [appWell] Add padding
- From: Adel Gadllah <agadllah src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] [appWell] Add padding
- Date: Wed, 9 Jun 2010 16:46:24 +0000 (UTC)
commit 79aeb44bf8989359dc8ba79490187da1ca6b476a
Author: Adel Gadllah <adel gadllah gmail com>
Date: Wed Jun 9 18:45:19 2010 +0200
[appWell] Add padding
Add padding to prevent text from hitting the egde of the box which looks
ugly.
https://bugzilla.gnome.org/show_bug.cgi?id=620997
data/theme/gnome-shell.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 31c7a1d..7e2a057 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -549,7 +549,7 @@ StTooltip {
.app-well-app {
border: 1px solid #181818;
border-radius: 4px;
- padding: 2px;
+ padding: 4px;
width: 70px;
height: 70px;
font-size: 10px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]