Aleksander Machniak
2016-03-26 e8b6e726f6e023a46e23c982ba7b3f76f0b657cb
plugins/jqueryui/themes/larry/jquery-ui-css.diff
@@ -1,6 +1,15 @@
--- jquery-ui-1.10.4.custom.orig.css   2014-06-17 00:47:00.000000000 +0200
+++ jquery-ui-1.10.4.custom.css   2014-06-17 15:31:02.000000000 +0200
@@ -463,20 +463,29 @@
+++ jquery-ui-1.10.4.custom.css   2014-07-31 08:54:40.000000000 +0200
@@ -238,6 +238,8 @@
 .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
+   width: 1px;
+   overflow: hidden;
 }
 .ui-button-text-icon-primary .ui-button-text,
 .ui-button-text-icons .ui-button-text {
@@ -463,20 +465,29 @@
    border-left-width: 1px;
 }
 .ui-dialog {
@@ -34,7 +43,7 @@
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
@@ -484,50 +493,81 @@
@@ -484,50 +495,84 @@
 }
 .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
@@ -69,6 +78,9 @@
+   width: 30px;
+   height: 30px;
+   background: url("images/ui-dialog-close.png") 0 0 no-repeat;
+}
+.no-close .ui-dialog-titlebar-close {
+   display: none !important;
 }
 .ui-dialog .ui-dialog-content {
    position: relative;
@@ -132,7 +144,7 @@
 }
 .ui-menu .ui-menu {
    margin-top: -3px;
@@ -539,6 +579,16 @@
@@ -539,6 +584,16 @@
    width: 100%;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
@@ -149,7 +161,7 @@
 }
 .ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
@@ -550,15 +600,26 @@
@@ -550,15 +605,26 @@
 .ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
@@ -178,7 +190,7 @@
 }
 
 .ui-menu .ui-state-disabled {
@@ -626,7 +687,13 @@
@@ -626,7 +692,13 @@
    font-size: .7em;
    display: block;
    border: 0;
@@ -193,7 +205,7 @@
 }
 
 /* For IE8 - See #6727 */
@@ -732,23 +799,41 @@
@@ -732,23 +804,41 @@
    padding: .2em;
 }
 .ui-tabs .ui-tabs-nav {
@@ -243,7 +255,7 @@
 }
 .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
@@ -759,14 +844,26 @@
@@ -759,14 +849,26 @@
 .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
 }
@@ -272,7 +284,7 @@
 }
 .ui-tooltip {
    padding: 8px;
@@ -798,15 +895,21 @@
@@ -798,15 +900,21 @@
 }
 .ui-widget-content {
    border: 1px solid #aaaaaa;
@@ -283,7 +295,7 @@
 }
 .ui-widget-content a {
-   color: 33333;
+   color: #333333;
+   color: #0186ba;
 }
 .ui-widget-header {
    border: 1px solid #fafafa;
@@ -298,7 +310,7 @@
    color: #666666;
    font-weight: bold;
 }
@@ -820,7 +923,7 @@
@@ -820,7 +928,7 @@
 .ui-widget-content .ui-state-default,
 .ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
@@ -307,7 +319,7 @@
    font-weight: bold;
    color: #666666;
 }
@@ -837,7 +940,7 @@
@@ -837,7 +945,7 @@
 .ui-widget-content .ui-state-focus,
 .ui-widget-header .ui-state-focus {
    border: 1px solid #aaaaaa;
@@ -316,7 +328,7 @@
    font-weight: bold;
    color: #333333;
 }
@@ -856,7 +959,7 @@
@@ -856,7 +964,7 @@
 .ui-widget-content .ui-state-active,
 .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
@@ -325,7 +337,7 @@
    font-weight: bold;
    color: #333333;
 }
@@ -873,7 +976,7 @@
@@ -873,7 +981,7 @@
 .ui-widget-content .ui-state-highlight,
 .ui-widget-header .ui-state-highlight {
    border: 1px solid #a3a3a3;
@@ -334,7 +346,7 @@
    color: #004458;
 }
 .ui-state-highlight a,
@@ -885,7 +988,7 @@
@@ -885,7 +993,7 @@
 .ui-widget-content .ui-state-error,
 .ui-widget-header .ui-state-error {
    border: 1px solid #d7211e;
@@ -343,7 +355,7 @@
    color: #d64040;
 }
 .ui-state-error a,
@@ -1164,15 +1267,231 @@
@@ -1164,15 +1272,240 @@
 
 /* Overlays */
 .ui-widget-overlay {
@@ -526,10 +538,10 @@
+           appearance: none;
+}
+.mozilla .ui-datepicker .ui-datepicker-title select {
+   background-position: right -17px;
+   background-position: right -14px;
+   text-indent: 0.01px;
+   text-overflow: '';
+   padding-right: 0;
+   padding-right: 10px;
+}
+.ui-datepicker .ui-datepicker-month:focus,
+.ui-datepicker .ui-datepicker-year:focus {
@@ -538,6 +550,10 @@
+.ui-datepicker table {
+   margin: 0;
+   border-spacing: 0;
+}
+.ui-datepicker table:focus {
+   outline: 2px solid #4fadd5;
+   outline-offset: -2px;
+}
+.ui-datepicker td {
+   border: 1px solid #bbb;
@@ -564,9 +580,9 @@
+}
+.ui-datepicker td a.ui-state-active {
+   color: #fff;
+   border-color: #0286ac;
+   text-shadow: 0px 1px 1px #00516e;
+   background: #00acd4;
+   border-color: #0286ac !important;
+   text-shadow: 0px 1px 1px #00516e !important;
+   background: #00acd4 !important;
+   background: -moz-linear-gradient(top, #00acd4 0%, #008fc7 100%);
+   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00acd4), color-stop(100%,#008fc7));
+   background: -o-linear-gradient(top, #00acd4 0%, #008fc7 100%);
@@ -576,4 +592,9 @@
+.ui-datepicker .ui-state-highlight {
+   color: #0081c2;
+}
+
+.ui-datepicker td.ui-datepicker-days-cell-over a.ui-state-default {
+   color: #fff;
+   border-color: rgba(73,180,210,0.7);
+   background: rgba(73,180,210,0.7);
+   text-shadow: 0px 1px 1px #666;
+}