[gnome-shell/wip/sass: 9/88] theme: overview search bar styling
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass: 9/88] theme: overview search bar styling
- Date: Thu, 19 Feb 2015 20:53:27 +0000 (UTC)
commit 1ff19c6aba3da3b9c626853aa8432b71a5358a5d
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Oct 8 14:15:10 2014 +0200
theme: overview search bar styling
data/theme/_common.scss | 4 ++--
data/theme/gnome-shell.css | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index f56a712..864d0f0 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -68,10 +68,10 @@ StEntry {
&:insensitive { @include entry(insensitive);}
.search-entry {
- padding: 9px;
+ padding: 7px 9px;
border-radius: 24px;
&:focus {
- padding: 8px;
+ padding: 6px 8px;
border-width: 2px;
}
}
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index e3baa90..521c06b 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1909,10 +1909,10 @@ StEntry {
border-color: #323636;
box-shadow: none; }
StEntry .search-entry {
- padding: 9px;
+ padding: 7px 9px;
border-radius: 24px; }
StEntry .search-entry:focus {
- padding: 8px;
+ padding: 6px 8px;
border-width: 2px; }
/* Scrollbars */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]