mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-16 18:32:07 -04:00
Deleted icons used before jquery ui 1.6rc4 update. Renamed breadcrumb seperator to just seperator.
This commit is contained in:
@@ -559,7 +559,7 @@ li.gError select {
|
||||
}
|
||||
|
||||
#gBreadcrumbs li {
|
||||
background: transparent url('../images/icon_breadcrumb_separator.gif') no-repeat scroll left center;
|
||||
background: transparent url('../images/ico-separator.gif') no-repeat scroll left center;
|
||||
float: left;
|
||||
padding: 10px 6px 10px 16px;
|
||||
}
|
||||
@@ -768,14 +768,6 @@ li.gError select {
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.gDraggable {
|
||||
background-image: url('../images/ico-move-handle.png');
|
||||
background-position: left .1em;
|
||||
background-repeat: no-repeat;
|
||||
cursor: move;
|
||||
padding: .3em 1.4em !important;
|
||||
}
|
||||
|
||||
/* jQuery UI Dialog ~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
#gDialog {
|
||||
|
||||
Reference in New Issue
Block a user