public
Description: Git mirror of the CMS Made Simple 2.0 rewrite
Homepage: http://cmsmadesimple.org
Clone URL: git://github.com/tedkulp/cmsmadesimple-2-0.git
Search Repo:
whoopsy daisy, fixed typo

git-svn-id: http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk@2438 
3d254a34-79dc-0310-9e5f-be208747d8a0
westis (author)
Sat Jan 14 03:33:07 -0800 2006
commit  776457f7fcf280dad754a2b056a065a6a7306496
tree    84c70ecdedb7aeb1ef9aa21bb652edd541e28c29
parent  932dcefb487d81b6d7972b8a8bebcc5f0c6543db
...
629
630
631
632
 
633
634
635
636
 
637
638
639
...
629
630
631
 
632
633
634
635
 
636
637
638
639
0
@@ -629,11 +629,11 @@
0
    background-color: #ececec;
0
    }
0
 
0
-tr.row1:hover {
0
+tr.row1hover {
0
    background-color: #ddd;
0
    }
0
 
0
-tr.row2:hover {
0
+tr.row2hover {
0
    background-color: #ddd;
0
    }
0
 

Comments

    No one has commented yet.