Author: solomax
Date: Sun Jul 17 17:28:27 2016
New Revision: 1753092
URL: http://svn.apache.org/viewvc?rev=1753092&view=rev
Log:
[OPENMEETINGS-1373] postgres, threetenbp, wicketju and selenium versions are
updated
Added:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css
- copied, changed from r1753091,
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.css
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.min.css
- copied, changed from r1753091,
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.min.css
Removed:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_flat_15_cd0a0a_40x100.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.css
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.min.css
Modified:
openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml
openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.java
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.properties
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/activities/activities.js
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/ChatPanel.html
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/chat.js
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/menu.css
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_100_e4f1fb_1x400.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_50_3baae3_1x400.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_80_d7ebf9_1x400.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-hard_70_000000_1x100.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-soft_100_deedf7_1x100.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_2694e8_256x240.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_2e83ff_256x240.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_3d80b3_256x240.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_72a7cf_256x240.png
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_ffffff_256x240.png
openmeetings/application/branches/3.2.x/pom.xml
Modified: openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml Sun Jul 17
17:28:27 2016
@@ -35,7 +35,7 @@
<commons-dbcp.version>2.1.1</commons-dbcp.version>
<commons-pool.version>1.6</commons-pool.version> <!-- required
by OpenJPA for clustering -->
<commons-pool2.version>2.4.2</commons-pool2.version>
- <postgresql.version>9.4.1208.jre7</postgresql.version>
+ <postgresql.version>9.4.1209.jre7</postgresql.version>
<site.basedir>${project.parent.basedir}</site.basedir>
<skip.site.copy>false</skip.site.copy>
</properties>
Modified: openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml Sun Jul
17 17:28:27 2016
@@ -85,7 +85,7 @@
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threetenbp</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2</version>
</dependency>
</dependencies>
</project>
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.java
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.java?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.java
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.java
Sun Jul 17 17:28:27 2016
@@ -100,7 +100,7 @@ public abstract class BasePage extends A
public void renderHead(IHeaderResponse response) {
response.render(new
PriorityHeaderItem(JavaScriptHeaderItem.forReference(Application.get().getJavaScriptLibrarySettings().getJQueryReference())));
super.renderHead(response);
-
response.render(CssReferenceHeaderItem.forUrl(String.format("css/theme_om/jquery-ui-1.11.4.custom.%scss"
+
response.render(CssReferenceHeaderItem.forUrl(String.format("css/theme_om/jquery-ui.%scss"
, RuntimeConfigurationType.DEVELOPMENT ==
getApplication().getConfigurationType() ? "" : "min.")));
if (isRtl()) {
response.render(CssHeaderItem.forUrl("css/theme-rtl.css"));
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.properties
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.properties?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.properties
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/BasePage.properties
Sun Jul 17 17:28:27 2016
@@ -16,6 +16,6 @@
# specific language governing permissions and limitations
# under the License.
#
-OrderByLink.CSS.ascending=ui-icon ui-icon-carat-1-n sort-icon
-OrderByLink.CSS.descending=ui-icon ui-icon-carat-1-s sort-icon
-OrderByLink.CSS.none=ui-icon ui-icon-carat-2-n-s sort-icon
+OrderByLink.CSS.ascending=ui-icon ui-icon-caret-1-n sort-icon
+OrderByLink.CSS.descending=ui-icon ui-icon-caret-1-s sort-icon
+OrderByLink.CSS.none=ui-icon ui-icon-caret-2-n-s sort-icon
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/activities/activities.js
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/activities/activities.js?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/activities/activities.js
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/activities/activities.js
Sun Jul 17 17:28:27 2016
@@ -23,7 +23,7 @@ function activitiesClosed(activities) {
function openActivities() {
var activities = $('#activities');
if (activitiesClosed(activities)) {
- $('.control.block .ui-icon',
activities).removeClass('ui-icon-carat-1-n').addClass('ui-icon-carat-1-s');
+ $('.control.block .ui-icon',
activities).removeClass('ui-icon-caret-1-n').addClass('ui-icon-caret-1-s');
$('.control.block',
activities).removeClass('ui-state-highlight');
activities.animate({height: openedHeight}, 1000);
}
@@ -31,7 +31,7 @@ function openActivities() {
function closeActivities() {
var activities = $('#activities');
if (!activitiesClosed(activities)) {
- $('.control.block .ui-icon',
activities).removeClass('ui-icon-carat-1-s').addClass('ui-icon-carat-1-n');
+ $('.control.block .ui-icon',
activities).removeClass('ui-icon-caret-1-s').addClass('ui-icon-caret-1-n');
activities.animate({height: closedHeight}, 1000);
}
}
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/ChatPanel.html
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/ChatPanel.html?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/ChatPanel.html
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/ChatPanel.html
Sun Jul 17 17:28:27 2016
@@ -21,7 +21,7 @@
<html xmlns:wicket="http://wicket.apache.org">
<wicket:panel>
<div id="chat" class="ui-state-default">
- <div onclick="toggleChat();" class="control block clickable
ui-widget-header ui-state-active"><div class="ui-icon ui-icon-carat-1-n
sort-icon"></div><div class="label"><wicket:message key="244"/></div></div>
+ <div onclick="toggleChat();" class="control block clickable
ui-widget-header ui-state-active"><div class="ui-icon ui-icon-caret-1-n
sort-icon"></div><div class="label"><wicket:message key="244"/></div></div>
<div id="chatTabs">
<ul>
<li><a href="#chatTab-all"><wicket:message
key="1494"/></a></li>
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/chat.js
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/chat.js?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/chat.js
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/user/chat.js
Sun Jul 17 17:28:27 2016
@@ -57,14 +57,14 @@ function chatClosed() {
}
function openChat() {
if (chatClosed()) {
- $('#chat .control.block
.ui-icon').removeClass('ui-icon-carat-1-n').addClass('ui-icon-carat-1-s');
+ $('#chat .control.block
.ui-icon').removeClass('ui-icon-caret-1-n').addClass('ui-icon-caret-1-s');
$('#chat .control.block').removeClass('ui-state-highlight');
$('#chatPanel, #chat').animate({height: openedHeight}, 1000);
}
}
function closeChat() {
if (!chatClosed()) {
- $('#chat .control.block
.ui-icon').removeClass('ui-icon-carat-1-s').addClass('ui-icon-carat-1-n');
+ $('#chat .control.block
.ui-icon').removeClass('ui-icon-caret-1-s').addClass('ui-icon-caret-1-n');
$('#chatPanel').animate({height: closedHeight}, 1000);
$('#chatPanel, #chat').animate({height: closedHeight}, 1000);
}
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/menu.css
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/menu.css?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/menu.css
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/menu.css
Sun Jul 17 17:28:27 2016
@@ -17,23 +17,26 @@
* under the License.
*/
.ui-menu:after {
- content: ".";
- display: block;
- clear: both;
- visibility: hidden;
- line-height: 0;
- height: 0;
+ content: ".";
+ display: block;
+ clear: both;
+ visibility: hidden;
+ line-height: 0;
+ height: 0;
}
.ui-menu .ui-menu-item {
- display: inline-block;
- margin: 0;
+ display: inline-block;
+ margin: 0;
line-height: 1.2em !important;
- padding: .4em 2.1em .4em 1em;
+ padding: .2em 2.1em .2em 1em;
font-weight: normal;
}
+.ui-menu .ui-menu-item, .ui-menu .ui-menu-item .ui-state-active {
+ font-weight: bold;
+}
.ui-menu .ui-menu-item.sub {
width: 250px;
- font-weight: bold;
+ display: block;
}
.ui-menu .ui-menu-item.top {
border: 0 !important;
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_100_e4f1fb_1x400.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_100_e4f1fb_1x400.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_50_3baae3_1x400.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_50_3baae3_1x400.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_80_d7ebf9_1x400.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_glass_80_d7ebf9_1x400.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-hard_70_000000_1x100.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-hard_70_000000_1x100.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-soft_100_deedf7_1x100.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-soft_100_deedf7_1x100.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-bg_highlight-soft_25_ffef8f_1x100.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_2694e8_256x240.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_2694e8_256x240.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_2e83ff_256x240.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_2e83ff_256x240.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_3d80b3_256x240.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_3d80b3_256x240.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_72a7cf_256x240.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_72a7cf_256x240.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Modified:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_ffffff_256x240.png
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/images/ui-icons_ffffff_256x240.png?rev=1753092&r1=1753091&r2=1753092&view=diff
==============================================================================
Binary files - no diff available.
Copied:
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css
(from r1753091,
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.css)
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css?p2=openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css&p1=openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.css&r1=1753091&r2=1753092&rev=1753092&view=diff
==============================================================================
---
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui-1.11.4.custom.css
(original)
+++
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css
Sun Jul 17 17:28:27 2016
@@ -1,9 +1,13 @@
-/*! jQuery UI - v1.11.4 - 2015-09-10
+/*! jQuery UI - v1.12.0 - 2016-07-17
* http://jqueryui.com
-* Includes: core.css, draggable.css, resizable.css, selectable.css,
sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css,
dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css,
tabs.css, tooltip.css, theme.css
-* To view and modify this theme, visit
http://jqueryui.com/themeroller/?ffDefault=Arial%2C%20Helvetica%2C%20sans-serif&fwDefault=normal&fsDefault=16px&cornerRadius=6px&bgColorHeader=%23deedf7&bgTextureHeader=highlight_soft&bgImgOpacityHeader=100&borderColorHeader=%23aed0ea&fcHeader=%23222222&iconColorHeader=%2372a7cf&bgColorContent=%23f2f5f7&bgTextureContent=highlight_hard&bgImgOpacityContent=100&borderColorContent=%23dddddd&fcContent=%23362b36&iconColorContent=%2372a7cf&bgColorDefault=%23d7ebf9&bgTextureDefault=glass&bgImgOpacityDefault=80&borderColorDefault=%23aed0ea&fcDefault=%232779aa&iconColorDefault=%233d80b3&bgColorHover=%23e4f1fb&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=%2374b2e2&fcHover=%230070a3&iconColorHover=%232694e8&bgColorActive=%233baae3&bgTextureActive=glass&bgImgOpacityActive=50&borderColorActive=%232694e8&fcActive=%23ffffff&iconColorActive=%23ffffff&bgColorHighlight=%23ffef8f&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=25&borderColor
Highlight=%23f9dd34&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23cd0a0a&bgTextureError=flat&bgImgOpacityError=15&borderColorError=%23cd0a0a&fcError=%23ffffff&iconColorError=%23ffffff&bgColorOverlay=%23eeeeee&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=%23000000&bgTextureShadow=highlight_hard&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
-* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
+* Includes: draggable.css, core.css, resizable.css, selectable.css,
sortable.css, accordion.css, autocomplete.css, menu.css, button.css,
controlgroup.css, checkboxradio.css, datepicker.css, dialog.css,
progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css,
tooltip.css, theme.css
+* To view and modify this theme, visit
http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=15&bgImgOpacityHighlight=25&bgImgOpacityActive=50&bgImgOpacityHover=100&bgImgOpacityDefault=80&bgImgOpacityContent=100&bgImgOpacityHeader=100&cornerRadiusShadow=8px&offsetLeftShadow=-7px&offsetTopShadow=-7px&thicknessShadow=7px&opacityShadow=30&bgImgOpacityShadow=70&bgTextureShadow=highlight_hard&bgColorShadow=%23000000&opacityOverlay=80&bgImgOpacityOverlay=90&bgTextureOverlay=diagonals_thick&bgColorOverlay=%23eeeeee&iconColorError=%23ffffff&fcError=%23ffffff&borderColorError=%23cd0a0a&bgTextureError=flat&bgColorError=%23cd0a0a&iconColorHighlight=%232e83ff&fcHighlight=%23363636&borderColorHighlight=%23f9dd34&bgTextureHighlight=highlight_soft&bgColorHighlight=%23ffef8f&iconColorActive=%23ffffff&fcActive=%23ffffff&borderColorActive=%232694e8&bgTextureActive=glass&bgColorActive=%233baae3&iconColorHover=%232694e8&fcHover=%230070a3&borderColorHover=%2374b2e2&bgTextureH
over=glass&bgColorHover=%23e4f1fb&iconColorDefault=%233d80b3&fcDefault=%232779aa&borderColorDefault=%23aed0ea&bgTextureDefault=glass&bgColorDefault=%23d7ebf9&iconColorContent=%2372a7cf&fcContent=%23362b36&borderColorContent=%23dddddd&bgTextureContent=highlight_hard&bgColorContent=%23f2f5f7&iconColorHeader=%2372a7cf&fcHeader=%23222222&borderColorHeader=%23aed0ea&bgTextureHeader=highlight_soft&bgColorHeader=%23deedf7&cornerRadius=6px&fwDefault=normal&fsDefault=16px&ffDefault=Arial%2C%20Helvetica%2C%20sans-serif
+* Copyright jQuery Foundation and other contributors; Licensed MIT */
+.ui-draggable-handle {
+ -ms-touch-action: none;
+ touch-action: none;
+}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
@@ -38,9 +42,6 @@
.ui-helper-clearfix:after {
clear: both;
}
-.ui-helper-clearfix {
- min-height: 0; /* support: IE7 */
-}
.ui-helper-zfix {
width: 100%;
height: 100%;
@@ -60,20 +61,27 @@
----------------------------------*/
.ui-state-disabled {
cursor: default !important;
+ pointer-events: none;
}
/* Icons
----------------------------------*/
-
-/* states and images */
.ui-icon {
- display: block;
+ display: inline-block;
+ vertical-align: middle;
+ margin-top: -.25em;
+ position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
+.ui-widget-icon-block {
+ left: 50%;
+ margin-left: -8px;
+ display: block;
+}
/* Misc visuals
----------------------------------*/
@@ -86,10 +94,6 @@
width: 100%;
height: 100%;
}
-.ui-draggable-handle {
- -ms-touch-action: none;
- touch-action: none;
-}
.ui-resizable {
position: relative;
}
@@ -179,21 +183,8 @@
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
- min-height: 0; /* support: IE7 */
font-size: 100%;
}
-.ui-accordion .ui-accordion-icons {
- padding-left: 2.2em;
-}
-.ui-accordion .ui-accordion-icons .ui-accordion-icons {
- padding-left: 2.2em;
-}
-.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
- position: absolute;
- left: .5em;
- top: 50%;
- margin-top: -8px;
-}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
@@ -205,17 +196,78 @@
left: 0;
cursor: default;
}
+.ui-menu {
+ list-style: none;
+ padding: 0;
+ margin: 0;
+ display: block;
+ outline: 0;
+}
+.ui-menu .ui-menu {
+ position: absolute;
+}
+.ui-menu .ui-menu-item {
+ margin: 0;
+ cursor: pointer;
+ /* support: IE10, see #8844 */
+ list-style-image:
url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
+}
+.ui-menu .ui-menu-item-wrapper {
+ position: relative;
+ padding: 3px 1em 3px .4em;
+}
+.ui-menu .ui-menu-divider {
+ margin: 5px 0;
+ height: 0;
+ font-size: 0;
+ line-height: 0;
+ border-width: 1px 0 0 0;
+}
+.ui-menu .ui-state-focus,
+.ui-menu .ui-state-active {
+ margin: -1px;
+}
+
+/* icon support */
+.ui-menu-icons {
+ position: relative;
+}
+.ui-menu-icons .ui-menu-item-wrapper {
+ padding-left: 2em;
+}
+
+/* left-aligned */
+.ui-menu .ui-icon {
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: .2em;
+ margin: auto 0;
+}
+
+/* right-aligned */
+.ui-menu .ui-menu-icon {
+ left: auto;
+ right: 0;
+}
.ui-button {
+ padding: .4em 1em;
display: inline-block;
position: relative;
- padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
- overflow: visible; /* removes extra width in IE */
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+
+ /* Support: IE <= 11 */
+ overflow: visible;
}
+
.ui-button,
.ui-button:link,
.ui-button:visited,
@@ -223,92 +275,130 @@
.ui-button:active {
text-decoration: none;
}
+
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
- width: 2.2em;
-}
-/* button elements seem to need a little more width */
-button.ui-button-icon-only {
- width: 2.4em;
-}
-.ui-button-icons-only {
- width: 3.4em;
-}
-button.ui-button-icons-only {
- width: 3.7em;
+ width: 2em;
+ box-sizing: border-box;
+ text-indent: -9999px;
+ white-space: nowrap;
}
-/* button text element */
-.ui-button .ui-button-text {
- display: block;
- line-height: normal;
-}
-.ui-button-text-only .ui-button-text {
- padding: .4em 1em;
-}
-.ui-button-icon-only .ui-button-text,
-.ui-button-icons-only .ui-button-text {
- padding: .4em;
- text-indent: -9999999px;
-}
-.ui-button-text-icon-primary .ui-button-text,
-.ui-button-text-icons .ui-button-text {
- padding: .4em 1em .4em 2.1em;
-}
-.ui-button-text-icon-secondary .ui-button-text,
-.ui-button-text-icons .ui-button-text {
- padding: .4em 2.1em .4em 1em;
-}
-.ui-button-text-icons .ui-button-text {
- padding-left: 2.1em;
- padding-right: 2.1em;
-}
-/* no icon support for input elements, provide padding by default */
-input.ui-button {
- padding: .4em 1em;
+/* no icon support for input elements */
+input.ui-button.ui-button-icon-only {
+ text-indent: 0;
}
/* button icon element(s) */
-.ui-button-icon-only .ui-icon,
-.ui-button-text-icon-primary .ui-icon,
-.ui-button-text-icon-secondary .ui-icon,
-.ui-button-text-icons .ui-icon,
-.ui-button-icons-only .ui-icon {
+.ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
- margin-top: -8px;
-}
-.ui-button-icon-only .ui-icon {
left: 50%;
+ margin-top: -8px;
margin-left: -8px;
}
-.ui-button-text-icon-primary .ui-button-icon-primary,
-.ui-button-text-icons .ui-button-icon-primary,
-.ui-button-icons-only .ui-button-icon-primary {
- left: .5em;
-}
-.ui-button-text-icon-secondary .ui-button-icon-secondary,
-.ui-button-text-icons .ui-button-icon-secondary,
-.ui-button-icons-only .ui-button-icon-secondary {
- right: .5em;
-}
-/* button sets */
-.ui-buttonset {
- margin-right: 7px;
+.ui-button.ui-icon-notext .ui-icon {
+ padding: 0;
+ width: 2.1em;
+ height: 2.1em;
+ text-indent: -9999px;
+ white-space: nowrap;
+
}
-.ui-buttonset .ui-button {
- margin-left: 0;
- margin-right: -.3em;
+
+input.ui-button.ui-icon-notext .ui-icon {
+ width: auto;
+ height: auto;
+ text-indent: 0;
+ white-space: normal;
+ padding: .4em 1em;
}
/* workarounds */
-/* reset extra padding in Firefox, see h5bp.com/l */
+/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
+.ui-controlgroup {
+ vertical-align: middle;
+ display: inline-block;
+}
+.ui-controlgroup > .ui-controlgroup-item {
+ float: left;
+ margin-left: 0;
+ margin-right: 0;
+}
+.ui-controlgroup > .ui-controlgroup-item:focus,
+.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
+ z-index: 9999;
+}
+.ui-controlgroup-vertical > .ui-controlgroup-item {
+ display: block;
+ float: none;
+ width: 100%;
+ margin-top: 0;
+ margin-bottom: 0;
+ text-align: left;
+}
+.ui-controlgroup-vertical .ui-controlgroup-item {
+ box-sizing: border-box;
+}
+.ui-controlgroup .ui-controlgroup-label {
+ padding: .4em 1em;
+}
+.ui-controlgroup .ui-controlgroup-label span {
+ font-size: 80%;
+}
+.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
+ border-left: none;
+}
+.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
+ border-top: none;
+}
+.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
+ border-right: none;
+}
+.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
+ border-bottom: none;
+}
+
+/* Spinner specific style fixes */
+.ui-controlgroup-vertical .ui-spinner-input {
+
+ /* Support: IE8 only, Android < 4.4 only */
+ width: 75%;
+ width: calc( 100% - 2.4em );
+}
+.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
+ border-top-style: solid;
+}
+
+.ui-checkboxradio-label .ui-icon-background {
+ box-shadow: inset 1px 1px 1px #ccc;
+ border-radius: .12em;
+ border: none;
+}
+.ui-checkboxradio-radio-label .ui-icon-background {
+ width: 16px;
+ height: 16px;
+ border-radius: 1em;
+ overflow: visible;
+ border: none;
+}
+.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
+.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
+ background-image: none;
+ width: 8px;
+ height: 8px;
+ border-width: 4px;
+ border-style: solid;
+}
+.ui-checkboxradio-disabled {
+ pointer-events: none;
+}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
@@ -474,8 +564,17 @@ button.ui-button::-moz-focus-inner {
border-right-width: 0;
border-left-width: 1px;
}
-.ui-dialog {
+
+/* Icons */
+.ui-datepicker .ui-icon {
+ display: block;
+ text-indent: -99999px;
overflow: hidden;
+ background-repeat: no-repeat;
+ left: .5em;
+ top: .3em;
+}
+.ui-dialog {
position: absolute;
top: 0;
left: 0;
@@ -524,68 +623,47 @@ button.ui-button::-moz-focus-inner {
margin: .5em .4em .5em 0;
cursor: pointer;
}
-.ui-dialog .ui-resizable-se {
- width: 12px;
- height: 12px;
- right: -5px;
- bottom: -5px;
- background-position: 16px 16px;
-}
-.ui-draggable .ui-dialog-titlebar {
- cursor: move;
+.ui-dialog .ui-resizable-n {
+ height: 2px;
+ top: 0;
}
-.ui-menu {
- list-style: none;
- padding: 0;
- margin: 0;
- display: block;
- outline: none;
+.ui-dialog .ui-resizable-e {
+ width: 2px;
+ right: 0;
}
-.ui-menu .ui-menu {
- position: absolute;
+.ui-dialog .ui-resizable-s {
+ height: 2px;
+ bottom: 0;
}
-.ui-menu .ui-menu-item {
- position: relative;
- margin: 0;
- padding: 3px 1em 3px .4em;
- cursor: pointer;
- min-height: 0; /* support: IE7 */
- /* support: IE10, see #8844 */
- list-style-image:
url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
+.ui-dialog .ui-resizable-w {
+ width: 2px;
+ left: 0;
}
-.ui-menu .ui-menu-divider {
- margin: 5px 0;
- height: 0;
- font-size: 0;
- line-height: 0;
- border-width: 1px 0 0 0;
+.ui-dialog .ui-resizable-se,
+.ui-dialog .ui-resizable-sw,
+.ui-dialog .ui-resizable-ne,
+.ui-dialog .ui-resizable-nw {
+ width: 7px;
+ height: 7px;
}
-.ui-menu .ui-state-focus,
-.ui-menu .ui-state-active {
- margin: -1px;
+.ui-dialog .ui-resizable-se {
+ right: 0;
+ bottom: 0;
}
-
-/* icon support */
-.ui-menu-icons {
- position: relative;
+.ui-dialog .ui-resizable-sw {
+ left: 0;
+ bottom: 0;
}
-.ui-menu-icons .ui-menu-item {
- padding-left: 2em;
+.ui-dialog .ui-resizable-ne {
+ right: 0;
+ top: 0;
}
-
-/* left-aligned */
-.ui-menu .ui-icon {
- position: absolute;
+.ui-dialog .ui-resizable-nw {
+ left: 0;
top: 0;
- bottom: 0;
- left: .2em;
- margin: auto 0;
}
-
-/* right-aligned */
-.ui-menu .ui-menu-icon {
- left: auto;
- right: 0;
+.ui-draggable .ui-dialog-titlebar {
+ cursor: move;
}
.ui-progressbar {
height: 2em;
@@ -615,7 +693,6 @@ button.ui-button::-moz-focus-inner {
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
- /* Support: IE7 */
overflow-x: hidden;
padding-bottom: 1px;
}
@@ -631,28 +708,20 @@ button.ui-button::-moz-focus-inner {
.ui-selectmenu-open {
display: block;
}
-.ui-selectmenu-button {
- display: inline-block;
- overflow: hidden;
- position: relative;
- text-decoration: none;
- cursor: pointer;
-}
-.ui-selectmenu-button span.ui-icon {
- right: 0.5em;
- left: auto;
- margin-top: -8px;
- position: absolute;
- top: 50%;
-}
-.ui-selectmenu-button span.ui-selectmenu-text {
- text-align: left;
- padding: 0.4em 2.1em 0.4em 1em;
+.ui-selectmenu-text {
display: block;
- line-height: 1.4;
+ margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
+}
+.ui-selectmenu-button.ui-button {
+ text-align: left;
white-space: nowrap;
+ width: 14em;
+}
+.ui-selectmenu-icon.ui-icon {
+ float: right;
+ margin-top: 0;
}
.ui-slider {
position: relative;
@@ -730,14 +799,14 @@ button.ui-button::-moz-focus-inner {
border: none;
background: none;
color: inherit;
- padding: 0;
+ padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
- margin-right: 22px;
+ margin-right: 2em;
}
.ui-spinner-button {
- width: 16px;
+ width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
@@ -751,16 +820,9 @@ button.ui-button::-moz-focus-inner {
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
- border-top: none;
- border-bottom: none;
- border-right: none;
-}
-/* vertically center icon */
-.ui-spinner .ui-icon {
- position: absolute;
- margin-top: -8px;
- top: 50%;
- left: 0;
+ border-top-style: none;
+ border-bottom-style: none;
+ border-right-style: none;
}
.ui-spinner-up {
top: 0;
@@ -768,12 +830,6 @@ button.ui-button::-moz-focus-inner {
.ui-spinner-down {
bottom: 0;
}
-
-/* TR overrides */
-.ui-spinner .ui-icon-triangle-1-s {
- /* need to fix icons sprite */
- background-position: -65px -16px;
-}
.ui-tabs {
position: relative;/* position: relative prevents IE scroll bug
(element with position: relative inside container with overflow: auto appear as
"fixed") */
padding: .2em;
@@ -820,8 +876,6 @@ button.ui-button::-moz-focus-inner {
position: absolute;
z-index: 9999;
max-width: 300px;
- -webkit-box-shadow: 0 0 5px #aaa;
- box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
border-width: 2px;
@@ -843,6 +897,9 @@ body .ui-tooltip {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
+.ui-widget.ui-widget-content {
+ border: 1px solid #aed0ea;
+}
.ui-widget-content {
border: 1px solid #dddddd;
background: #f2f5f7
url("images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") 50% top repeat-x;
@@ -865,7 +922,13 @@ body .ui-tooltip {
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
-.ui-widget-header .ui-state-default {
+.ui-widget-header .ui-state-default,
+.ui-button,
+
+/* We use html here because we need a greater specificity to make sure disabled
+works properly when clicked or hovered */
+html .ui-button.ui-state-disabled:hover,
+html .ui-button.ui-state-disabled:active {
border: 1px solid #aed0ea;
background: #d7ebf9 url("images/ui-bg_glass_80_d7ebf9_1x400.png") 50%
50% repeat-x;
font-weight: normal;
@@ -873,7 +936,11 @@ body .ui-tooltip {
}
.ui-state-default a,
.ui-state-default a:link,
-.ui-state-default a:visited {
+.ui-state-default a:visited,
+a.ui-button,
+a:link.ui-button,
+a:visited.ui-button,
+.ui-button {
color: #2779aa;
text-decoration: none;
}
@@ -882,7 +949,9 @@ body .ui-tooltip {
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
-.ui-widget-header .ui-state-focus {
+.ui-widget-header .ui-state-focus,
+.ui-button:hover,
+.ui-button:focus {
border: 1px solid #74b2e2;
background: #e4f1fb url("images/ui-bg_glass_100_e4f1fb_1x400.png") 50%
50% repeat-x;
font-weight: normal;
@@ -895,18 +964,32 @@ body .ui-tooltip {
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
-.ui-state-focus a:visited {
+.ui-state-focus a:visited,
+a.ui-button:hover,
+a.ui-button:focus {
color: #0070a3;
text-decoration: none;
}
+
+.ui-visual-focus {
+ box-shadow: 0 0 3px 1px rgb(94, 158, 214);
+}
.ui-state-active,
.ui-widget-content .ui-state-active,
-.ui-widget-header .ui-state-active {
+.ui-widget-header .ui-state-active,
+a.ui-button:active,
+.ui-button:active,
+.ui-button.ui-state-active:hover {
border: 1px solid #2694e8;
background: #3baae3 url("images/ui-bg_glass_50_3baae3_1x400.png") 50%
50% repeat-x;
font-weight: normal;
color: #ffffff;
}
+.ui-icon-background,
+.ui-state-active .ui-icon-background {
+ border: #2694e8;
+ background-color: #ffffff;
+}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
@@ -923,6 +1006,10 @@ body .ui-tooltip {
background: #ffef8f
url("images/ui-bg_highlight-soft_25_ffef8f_1x100.png") 50% top repeat-x;
color: #363636;
}
+.ui-state-checked {
+ border: 1px solid #f9dd34;
+ background: #ffef8f;
+}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
@@ -932,7 +1019,7 @@ body .ui-tooltip {
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
- background: #cd0a0a url("images/ui-bg_flat_15_cd0a0a_40x100.png") 50%
50% repeat-x;
+ background: #cd0a0a;
color: #ffffff;
}
.ui-state-error a,
@@ -983,17 +1070,22 @@ body .ui-tooltip {
.ui-widget-header .ui-icon {
background-image: url("images/ui-icons_72a7cf_256x240.png");
}
-.ui-state-default .ui-icon {
+.ui-button .ui-icon {
background-image: url("images/ui-icons_3d80b3_256x240.png");
}
.ui-state-hover .ui-icon,
-.ui-state-focus .ui-icon {
+.ui-state-focus .ui-icon,
+.ui-button:hover .ui-icon,
+.ui-button:focus .ui-icon,
+.ui-state-default .ui-icon {
background-image: url("images/ui-icons_2694e8_256x240.png");
}
-.ui-state-active .ui-icon {
+.ui-state-active .ui-icon,
+.ui-button:active .ui-icon {
background-image: url("images/ui-icons_ffffff_256x240.png");
}
-.ui-state-highlight .ui-icon {
+.ui-state-highlight .ui-icon,
+.ui-button .ui-state-highlight.ui-icon {
background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
@@ -1003,21 +1095,21 @@ body .ui-tooltip {
/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
-.ui-icon-carat-1-n { background-position: 0 0; }
-.ui-icon-carat-1-ne { background-position: -16px 0; }
-.ui-icon-carat-1-e { background-position: -32px 0; }
-.ui-icon-carat-1-se { background-position: -48px 0; }
-.ui-icon-carat-1-s { background-position: -64px 0; }
-.ui-icon-carat-1-sw { background-position: -80px 0; }
-.ui-icon-carat-1-w { background-position: -96px 0; }
-.ui-icon-carat-1-nw { background-position: -112px 0; }
-.ui-icon-carat-2-n-s { background-position: -128px 0; }
-.ui-icon-carat-2-e-w { background-position: -144px 0; }
+.ui-icon-caret-1-n { background-position: 0 0; }
+.ui-icon-caret-1-ne { background-position: -16px 0; }
+.ui-icon-caret-1-e { background-position: -32px 0; }
+.ui-icon-caret-1-se { background-position: -48px 0; }
+.ui-icon-caret-1-s { background-position: -65px 0; }
+.ui-icon-caret-1-sw { background-position: -80px 0; }
+.ui-icon-caret-1-w { background-position: -96px 0; }
+.ui-icon-caret-1-nw { background-position: -112px 0; }
+.ui-icon-caret-2-n-s { background-position: -128px 0; }
+.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
-.ui-icon-triangle-1-s { background-position: -64px -16px; }
+.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
@@ -1027,7 +1119,7 @@ body .ui-tooltip {
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
-.ui-icon-arrow-1-s { background-position: -64px -32px; }
+.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
@@ -1039,7 +1131,7 @@ body .ui-tooltip {
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
-.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
+.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
@@ -1216,10 +1308,6 @@ body .ui-tooltip {
filter: Alpha(Opacity=80); /* support: IE8 */
}
.ui-widget-shadow {
- margin: -7px 0 0 -7px;
- padding: 7px;
- background: #000000
url("images/ui-bg_highlight-hard_70_000000_1x100.png") 50% top repeat-x;
- opacity: .3;
- filter: Alpha(Opacity=30); /* support: IE8 */
- border-radius: 8px;
+ -webkit-box-shadow: -7px -7px 7px #000000;
+ box-shadow: -7px -7px 7px #000000;
}