[gnome-shell/wip/sassWithSomeFixes: 36/62] theme: overview search bar styling
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sassWithSomeFixes: 36/62] theme: overview search bar styling
- Date: Mon, 10 Nov 2014 16:11:15 +0000 (UTC)
commit 1dd09f6f0674c6f427094227eeb4425abeb1c276
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 ++--
1 files changed, 2 insertions(+), 2 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;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]