[Jifty-commit] jifty branch, autocomplete-refactor, updated. 0608a9e32fc7c1f81733c37b97241db22e40673e

Jifty commits jifty-commit at lists.jifty.org
Thu Mar 25 13:13:17 EDT 2010


The branch, autocomplete-refactor has been updated
       via  0608a9e32fc7c1f81733c37b97241db22e40673e (commit)
      from  2132ed8fd5d8c901de3a55332cb8f59a7d6700d2 (commit)

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

- Log -----------------------------------------------------------------
commit 0608a9e32fc7c1f81733c37b97241db22e40673e
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Mar 25 13:13:22 2010 -0400

    Bump down the font size a tad

diff --git a/share/web/static/css/autocomplete.css b/share/web/static/css/autocomplete.css
index c64dea2..c0afd64 100644
--- a/share/web/static/css/autocomplete.css
+++ b/share/web/static/css/autocomplete.css
@@ -4,5 +4,6 @@
     font-style: italic;
     text-align: right;
     color: #AAA;
+    font-size: .9em;
 }
 

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


More information about the Jifty-commit mailing list