[gnome3-web] Update fancybox overlay and buttons to match the most recent overview in shell.



commit ffbb25de2d2f7c3ddbe56f87de7a0ce0db9a8b89
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Mar 7 15:25:19 2011 +0100

    Update fancybox overlay and buttons to match the most recent overview in shell.

 css/fancy_closebox.png |  Bin 1928 -> 2121 bytes
 css/fancy_left.png     |  Bin 1821 -> 2035 bytes
 css/fancy_right.png    |  Bin 1815 -> 2033 bytes
 js/gnome3.js           |    1 +
 4 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/css/fancy_closebox.png b/css/fancy_closebox.png
index 8cfafc0..0c10987 100644
Binary files a/css/fancy_closebox.png and b/css/fancy_closebox.png differ
diff --git a/css/fancy_left.png b/css/fancy_left.png
index d88573c..d59e295 100644
Binary files a/css/fancy_left.png and b/css/fancy_left.png differ
diff --git a/css/fancy_right.png b/css/fancy_right.png
index 8a154eb..1423edc 100644
Binary files a/css/fancy_right.png and b/css/fancy_right.png differ
diff --git a/js/gnome3.js b/js/gnome3.js
index 58fd387..a9afffb 100644
--- a/js/gnome3.js
+++ b/js/gnome3.js
@@ -6,6 +6,7 @@ $(document).ready(function () {
 			 'padding': 0,
 			 'overlayShow': true,
 			 'overlayOpacity': 0.8,
+			 'overlayColor': #000,
 			 'hideOnContentClick': true,
 			 'imageScale': true,
 			 'titlePosition': 'over'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]