jQuery-based buttons! Form updates, short form updates. Need to fix add user/group buttons and search form on search results page.

This commit is contained in:
Chad Kieffer
2009-02-06 06:34:47 +00:00
parent 80d4df3a4a
commit 67d551d5e3
9 changed files with 49 additions and 86 deletions
-13
View File
@@ -140,19 +140,6 @@
margin-right: 1em;
}
.gButtonLink {
border-width: 1px;
border-style: solid;
border-color: #ececec #c8c8c8 #c8c8c8 #ececec;
background-image: url('../images/backg-buttonlink.png');
padding: .2em .3em;
font-weight: bold;
}
.gButtonLink:hover {
border-color: #c8c8c8 #ececec #ececec #c8c8c8;
}
#gUserAdminList {
margin-bottom: 1em;
}