From bed90bb409dc421c3f1d4a813efd8d14abf83f69 Mon Sep 17 00:00:00 2001
From: Felix Nagel
Date: Thu, 25 Apr 2013 20:26:10 +0200
Subject: [PATCH 01/22] fixed: adjusted background_image.html demo CSS to
jQuery UI CSS framework changes
---
demos/selectmenu/background_image.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/demos/selectmenu/background_image.html b/demos/selectmenu/background_image.html
index b3539ebc2fa..39352df5cf8 100644
--- a/demos/selectmenu/background_image.html
+++ b/demos/selectmenu/background_image.html
@@ -21,11 +21,15 @@
label,select,.ui-select-menu { float: left; margin-right: 10px; }
select { width: 250px; }
.ui-selectmenu-menu li a, .ui-selectmenu-status { padding: 0.3em 2em; }
+
+ .avatar-big .ui-selectmenu-item-icon, .css-avatar .ui-selectmenu-item-icon , .avatar .ui-selectmenu-item-icon { background-position: 0 0; }
/* select with custom icons */
body a.customicons { height: 2.8em;}
body .customicons li a, body a.customicons span.ui-selectmenu-status { line-height: 2em; padding-left: 30px !important; }
- body .video .ui-selectmenu-item-icon, body .podcast .ui-selectmenu-item-icon, body .rss .ui-selectmenu-item-icon { height: 24px; width: 24px; }
+ body .video .ui-selectmenu-item-icon, body .podcast .ui-selectmenu-item-icon, body .rss .ui-selectmenu-item-icon { height: 24px; width: 24px; }
+ body a.video { height: 2.7em; }
+ body li.video.ui-selectmenu-hasIcon a, body li.podcast.ui-selectmenu-hasIcon a, body li.rss.ui-selectmenu-hasIcon a, body .video .ui-selectmenu-status { padding: 7px 0 7px 30px; }
body .video .ui-selectmenu-item-icon { background: url(images/24-video-square.png) 0 0 no-repeat; }
body .podcast .ui-selectmenu-item-icon { background: url(images/24-podcast-square.png) 0 0 no-repeat; }
body .rss .ui-selectmenu-item-icon { background: url(images/24-rss-square.png) 0 0 no-repeat; }
From e65043c3e8ffa8d2ed21ae3f1652294bb51198a8 Mon Sep 17 00:00:00 2001
From: Felix Nagel
Date: Thu, 25 Apr 2013 20:26:28 +0200
Subject: [PATCH 02/22] fixed: TTS
---
demos/selectmenu/background_image.html | 48 +++++++++++++-------------
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/demos/selectmenu/background_image.html b/demos/selectmenu/background_image.html
index 39352df5cf8..f2bd79372da 100644
--- a/demos/selectmenu/background_image.html
+++ b/demos/selectmenu/background_image.html
@@ -3,7 +3,7 @@
Demo Page for jQuery UI selectmenu
-
+
@@ -11,56 +11,56 @@
-
+
-
@@ -130,8 +130,8 @@ Default: "popup" Style with custom icon images
-
-
+
+
"dropdown" Style with custom avatar 16x16 images
-
+
"dropdown" Style with custom avatar 16x16 images as CSS background
-
+
"dropdown" Style with custom avatar 50x50 images