mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-30 02:46:19 -04:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user