[geeklog-hg] geeklog: Professional: fixed the configuration UI style

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Mar 6 08:27:40 EST 2013


changeset 8980:f386283ddaa1
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/f386283ddaa1
user: dengen
date: Wed Mar 06 22:26:43 2013 +0900
description:
Professional: fixed the configuration UI style

diffstat:

 public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r 530e3cb0e014 -r f386283ddaa1 public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css
--- a/public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css	Tue Mar 05 22:18:53 2013 +0900
+++ b/public_html/layout/professional/jquery_ui/jquery.ui.geeklog.css	Wed Mar 06 22:26:43 2013 +0900
@@ -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