[geeklog-hg] geeklog: Merged with upstream

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Thu Mar 7 11:12:27 EST 2013


changeset 8982:42063af8da20
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/42063af8da20
user: Tom <websitemaster at cogeco.net>
date: Thu Mar 07 11:12:27 2013 -0500
description:
Merged with upstream

diffstat:

 public_html/layout/denim/jquery_ui/images/Thumbs.db             |  Bin 
 public_html/layout/modern_curve/css/navbar/navbar.css           |    6 +++---
 public_html/layout/modern_curve/images/Thumbs.db                |  Bin 
 public_html/layout/modern_curve/images/icons/Thumbs.db          |  Bin 
 public_html/layout/modern_curve/jquery_ui/images/Thumbs.db      |  Bin 
 public_html/layout/modern_curve/tooltips/images/Thumbs.db       |  Bin 
 public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css |    6 ++++++
 7 files changed, 9 insertions(+), 3 deletions(-)

diffs (60 lines):

diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/denim/jquery_ui/images/Thumbs.db
Binary file public_html/layout/denim/jquery_ui/images/Thumbs.db has changed
diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/modern_curve/css/navbar/navbar.css
--- a/public_html/layout/modern_curve/css/navbar/navbar.css	Thu Mar 07 11:10:13 2013 -0500
+++ b/public_html/layout/modern_curve/css/navbar/navbar.css	Thu Mar 07 11:12:27 2013 -0500
@@ -78,7 +78,7 @@
     border-top-right-radius: 5px;
 
     border: 1px solid #c5dbec;
-    background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
+    background: #dfeffc url(jquery_ui/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
     font-weight: bold;
     color: #2e6e9e;
 
@@ -98,7 +98,7 @@
 
 #navcontainer ul li a#current {
     border: 1px solid #79b7e7;
-    background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
+    background: #f5f8f9 url(jquery_ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
     font-weight: bold;
     padding-bottom: 1px;
     margin-bottom: 0;
@@ -111,7 +111,7 @@
 
 #navcontainer ul li a:hover {
     border: 1px solid #79b7e7;
-    background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
+    background: #d0e5f5 url(jquery_ui/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
     font-weight: bold;
     color: #1d5987;
 }
diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/modern_curve/images/Thumbs.db
Binary file public_html/layout/modern_curve/images/Thumbs.db has changed
diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/modern_curve/images/icons/Thumbs.db
Binary file public_html/layout/modern_curve/images/icons/Thumbs.db has changed
diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/modern_curve/jquery_ui/images/Thumbs.db
Binary file public_html/layout/modern_curve/jquery_ui/images/Thumbs.db has changed
diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/modern_curve/tooltips/images/Thumbs.db
Binary file public_html/layout/modern_curve/tooltips/images/Thumbs.db has changed
diff -r 8f0fd85d0f79 -r 42063af8da20 public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css
--- a/public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css	Thu Mar 07 11:10:13 2013 -0500
+++ b/public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css	Thu Mar 07 11:12:27 2013 -0500
@@ -82,6 +82,7 @@
     background: url("images/ui-icons_cd0a0a_256x240.png") 0 -144px;
 }
 .saved_message {
+    margin-top:5px;
     margin-bottom:5px;
     padding:10px 5px 8px 36px;
     background: #C6F9C9 url("../images/success.png") 10px 50% no-repeat;
@@ -101,3 +102,8 @@
 .error_validation a {
     color: #FFFFBB;
 }
+
+/* Layout helpers */
+.ui-helper-clearfix:before, .ui-helper-clearfix:after {
+    display: block;
+}



More information about the geeklog-cvs mailing list