[gnome-themes-standard] contacts: added loading spinner styling
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] contacts: added loading spinner styling
- Date: Mon, 19 Aug 2013 14:17:07 +0000 (UTC)
commit 33a7378c984ce577214c1f33bbc528ddb3075697
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Mon Aug 19 10:02:18 2013 -0400
contacts: added loading spinner styling
themes/Adwaita/gtk-3.0/gnome-applications.css | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index b549a6d..0711ecb 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -599,9 +599,13 @@ EphyWindow.background EphyNotebook.notebook:last-child {
/* Gnome Contacts */
/* Line at top in contacts pane, similar to .documents-scrolledwin.frame */
-.contacts-content.frame {
- border-width: 1px 0 0 0;
+.contacts-spinner.frame {
+ border-width: 0 1px 0 0;
+ border-style: solid;
+ border-color: @borders;
+ border-image: none;
border-radius: 0;
+ padding: 0;
}
/* Background color in contacts pane, similar to .documents-main-view.view */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]