summaryrefslogtreecommitdiff
path: root/themes/admin_wind/css
diff options
context:
space:
mode:
authormamouneyya <mamoun.diraneyya@gmail.com>2010-09-29 22:01:36 +0300
committermamouneyya <mamoun.diraneyya@gmail.com>2010-09-29 22:01:36 +0300
commit6aabab4b715ff8ac00cc667e9d0a40c9868410d8 (patch)
tree85766ce290f3a89b1039969ce31bc47138d76594 /themes/admin_wind/css
parent61e55becf46ce899632bff7ce26a7208094618f0 (diff)
parentef8751468b998baddbc6d5827a392ed6e12e5548 (diff)
Merge remote branch 'gallery3/master'
Conflicts: themes/admin_wind/css/screen.css themes/wind/css/screen.css
Diffstat (limited to 'themes/admin_wind/css')
-rw-r--r--themes/admin_wind/css/screen.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index c7e289c4..273ac116 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -759,7 +759,7 @@ form .g-error {
}
.g-loading-small {
- background: #e8e8e8 url('../images/loading-small.gif') no-repeat center center !important;
+ background: #e8e8e8 url('..lib/images/loading-small.gif') no-repeat center center !important;
}
/** *******************************************************************
@@ -1112,7 +1112,7 @@ ul.sf-menu li li li.sfHover ul {
}
.rtl .g-breadcrumbs li {
- background: transparent url('../images/ico-separator-rtl.gif') no-repeat scroll right center;
+ background: transparent url('..images/ico-separator-rtl.gif') no-repeat scroll right center;
padding: 1em 18px 1em 8px;
}