[Rt-commit] rt branch, lcore, updated. d2f98ceaec8423612cba1a22c9865ede20357257

jesse jesse at bestpractical.com
Fri Sep 11 00:48:55 EDT 2009


The branch, lcore has been updated
       via  d2f98ceaec8423612cba1a22c9865ede20357257 (commit)
      from  d97b6a48fe2efb20b096057360b9de3d8cb90f42 (commit)

Summary of changes:
 share/web/static/css/rulebuilder.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit d2f98ceaec8423612cba1a22c9865ede20357257
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Fri Sep 11 00:48:40 2009 -0400

    CSS style fixes for clkao's live demo in 4 minutes.

diff --git a/share/web/static/css/rulebuilder.css b/share/web/static/css/rulebuilder.css
index 5193388..41e35d2 100644
--- a/share/web/static/css/rulebuilder.css
+++ b/share/web/static/css/rulebuilder.css
@@ -108,6 +108,7 @@ div.application-params span.param-placeholder.current {
 	background: #f99;	
 }
 
+
 .functions .unmatched {
 	display: none;
 }
@@ -174,3 +175,6 @@ div.context span.expression {
 	padding: 0.5em;
 	font-size: 2em;
 }
+.expression:hover, .function:hover, .application:hover, .context:hover {
+	background: #ffd;
+}

-----------------------------------------------------------------------


More information about the Rt-commit mailing list