aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-28 13:02:56 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-28 13:02:56 +0000
commit8fd2835be1e5b35df8bd0bffcbba6c89af6f9e8b (patch)
tree42e17ce793d46ee21c610c589472008c5479dc4b /themes
parent5ded09113862bec5fe7c76aa876a6e3b032ed326 (diff)
downloadjquery-ui-8fd2835be1e5b35df8bd0bffcbba6c89af6f9e8b.tar.gz
jquery-ui-8fd2835be1e5b35df8bd0bffcbba6c89af6f9e8b.zip
Added missing icon: .ui-icon-script
Diffstat (limited to 'themes')
-rw-r--r--themes/base/ui.theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/base/ui.theme.css b/themes/base/ui.theme.css
index ce6584572..340d6d200 100644
--- a/themes/base/ui.theme.css
+++ b/themes/base/ui.theme.css
@@ -166,6 +166,7 @@
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
+.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }