Deleted icons used before jquery ui 1.6rc4 update. Renamed breadcrumb seperator to just seperator.

This commit is contained in:
Chad Kieffer
2009-01-10 19:45:39 +00:00
parent 72e9d20f3c
commit e45bbf57e8
10 changed files with 1 additions and 9 deletions
+1 -9
View File
@@ -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 {