Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/enigma/skins/larry/enigma_icons.pngbin5774 -> 2520 bytes
-rw-r--r--plugins/help/skins/larry/help.pngbin2876 -> 1124 bytes
-rw-r--r--plugins/jqueryui/themes/larry/jquery-ui.css57
3 files changed, 3 insertions, 54 deletions
diff --git a/plugins/enigma/skins/larry/enigma_icons.png b/plugins/enigma/skins/larry/enigma_icons.png
index d6c51587b..0d9eba8de 100644
--- a/plugins/enigma/skins/larry/enigma_icons.png
+++ b/plugins/enigma/skins/larry/enigma_icons.png
Binary files differ
diff --git a/plugins/help/skins/larry/help.png b/plugins/help/skins/larry/help.png
index e815e5444..824eca9eb 100644
--- a/plugins/help/skins/larry/help.png
+++ b/plugins/help/skins/larry/help.png
Binary files differ
diff --git a/plugins/jqueryui/themes/larry/jquery-ui.css b/plugins/jqueryui/themes/larry/jquery-ui.css
index d83bd8c70..ed011ed7e 100644
--- a/plugins/jqueryui/themes/larry/jquery-ui.css
+++ b/plugins/jqueryui/themes/larry/jquery-ui.css
@@ -926,13 +926,6 @@ button.ui-button::-moz-focus-inner {
padding: 0 1px 0 0;
white-space: nowrap;
background: #f8f8f8;
- background: -moz-linear-gradient(top, #f8f8f8 0%, #d3d3d3 50%, #f8f8f8 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#d3d3d3), color-stop(100%,#f8f8f8));
- background: -webkit-linear-gradient(top, #f8f8f8 0%, #d3d3d3 50%, #f8f8f8 100%);
- background: -o-linear-gradient(top, #f8f8f8 0%, #d3d3d3 50%, #f8f8f8 100%);
- background: -ms-linear-gradient(top, #f8f8f8 0%, #d3d3d3 50%, #f8f8f8 100%);
- background: linear-gradient(top, #f8f8f8 0%, #d3d3d3 50%, #f8f8f8 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d3d3d3', GradientType=0);
}
.ui-tabs .ui-tabs-nav li:last-child {
background: none;
@@ -959,12 +952,6 @@ button.ui-button::-moz-focus-inner {
outline: none;
color: #004458;
background: #efefef;
- background: -moz-linear-gradient(top, #fafafa 40%, #e4e4e4 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#fff), color-stop(100%,#e4e4e4));
- background: -o-linear-gradient(top, #fafafa 40%, #e4e4e4 100%);
- background: -ms-linear-gradient(top, #fafafa 40%, #e4e4e4 100%);
- background: linear-gradient(top, #fafafa 40%, #e4e4e4 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e4e4e4', GradientType=0);
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
@@ -1015,12 +1002,6 @@ body .ui-tooltip {
color: #333333;
font-weight: bold;
background: #e4e4e4;
- background: -moz-linear-gradient(top, #f2f2f2 0%, #e4e4e4 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e4e4e4));
- background: -o-linear-gradient(top, #f2f2f2 0%, #e4e4e4 100%);
- background: -ms-linear-gradient(top, #f2f2f2 0%, #e4e4e4 100%);
- background: linear-gradient(top, #f2f2f2 0%, #e4e4e4 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e4e4e4', GradientType=0);
}
.ui-widget-header a {
color: #333333;
@@ -1405,39 +1386,18 @@ a.ui-button:active,
display: inline-block;
margin: 0 2px;
padding: 1px 2px;
- text-shadow: 0px 1px 1px #fff;
- border: 1px solid #c6c6c6;
+ border: 1px solid #c0c0c0;
border-radius: 4px;
background: #f7f7f7;
- background: -moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e6e6e6));
- background: -o-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
- background: -ms-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
- background: linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0);
- -webkit-box-shadow: 0 1px 1px 0 rgba(140, 140, 140, 0.3);
- -moz-box-shadow: 0 1px 1px 0 rgba(140, 140, 140, 0.3);
- -o-box-shadow: 0 1px 1px 0 rgba(140, 140, 140, 0.3);
- box-shadow: 0 1px 1px 0 rgba(140, 140, 140, 0.3);
+ color: #525252;
text-decoration: none;
outline: none;
}
.ui-button.mainaction {
color: #ededed;
- text-shadow: 0px 1px 1px #333;
border-color: #1f262c;
- background: #505050;
- background: -moz-linear-gradient(top, #505050 0%, #2a2e31 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#2a2e31));
- background: -o-linear-gradient(top, #505050 0%, #2a2e31 100%);
- background: -ms-linear-gradient(top, #505050 0%, #2a2e31 100%);
- background: linear-gradient(top, #505050 0%, #2a2e31 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#2a2e31', GradientType=0);
- -moz-box-shadow: inset 0 1px 0 0 #777;
- -webkit-box-shadow: inset 0 1px 0 0 #777;
- -o-box-shadow: inset 0 1px 0 0 #777;
- box-shadow: inset 0 1px 0 0 #777;
+ background: #2c2f33;
}
.ui-button.ui-state-focus {
@@ -1453,12 +1413,6 @@ a.ui-button:active,
color: #525252;
border-color: #aaa;
background: #e6e6e6;
- background: -moz-linear-gradient(top, #e6e6e6 0%, #f9f9f9 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f9f9f9));
- background: -o-linear-gradient(top, #e6e6e6 0%, #f9f9f9 100%);
- background: -ms-linear-gradient(top, #e6e6e6 0%, #f9f9f9 100%);
- background: linear-gradient(top, #e6e6e6 0%, #f9f9f9 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f9f9f9', GradientType=0);
}
.ui-button.ui-state-focus.mainaction,
@@ -1477,11 +1431,6 @@ a.ui-button:active,
.ui-button.ui-state-active.mainaction {
color: #fff;
background: #515151;
- background: -moz-linear-gradient(top, #2a2e31 0%, #505050 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a2e31), color-stop(100%,#505050));
- background: -o-linear-gradient(top, #2a2e31 0%, #505050 100%);
- background: -ms-linear-gradient(top, #2a2e31 0%, #505050 100%);
- background: linear-gradient(top, #2a2e31 0%, #505050 100%);
}
.ui-button[disabled],