[textpattern] r5477 committed - Decided not to include gradient syntax from old Safari/Chrome, reverti...

0 views
Skip to first unread message

textp...@googlecode.com

unread,
May 14, 2013, 12:15:09 PM5/14/13
to txp...@googlegroups.com
Revision: 5477
Author: ph...@designhive.com
Date: Tue May 14 09:12:52 2013
Log: Decided not to include gradient syntax from old Safari/Chrome,
reverting previous commit
http://code.google.com/p/textpattern/source/detail?r=5477

Modified:
/development/4.x/textpattern/theme/classic/textpattern.css
/development/4.x/textpattern/theme/hive/css/textpattern.css

/development/4.x/textpattern/vendors/jquery/ui/css/textpattern/jquery-ui.css

=======================================
--- /development/4.x/textpattern/theme/classic/textpattern.css Mon May 13
09:48:42 2013
+++ /development/4.x/textpattern/theme/classic/textpattern.css Tue May 14
09:12:52 2013
@@ -1047,7 +1047,6 @@
border-top: 1px solid #f8c225;
border-bottom: 1px solid #d9a307;
background-color: #ffda44;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffda44), color-stop(100%, #f8c225));
background-image: -webkit-linear-gradient(#ffda44, #f8c225);
background-image: -moz-linear-gradient(#ffda44, #f8c225);
background-image: -o-linear-gradient(#ffda44, #f8c225);
=======================================
--- /development/4.x/textpattern/theme/hive/css/textpattern.css Mon May 13
09:48:42 2013
+++ /development/4.x/textpattern/theme/hive/css/textpattern.css Tue May 14
09:12:52 2013
@@ -603,7 +603,6 @@
border-top: 1px solid #dddddd;
border-bottom: 1px solid #bebebe;
background-color: #eeeeee;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
background-image: -moz-linear-gradient(#eeeeee, #dddddd);
background-image: -o-linear-gradient(#eeeeee, #dddddd);
@@ -676,7 +675,6 @@
border-top: 1px solid #dddddd;
border-bottom: 1px solid #bebebe;
background-color: #eeeeee;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
background-image: -moz-linear-gradient(#eeeeee, #dddddd);
background-image: -o-linear-gradient(#eeeeee, #dddddd);
@@ -688,7 +686,6 @@
border-top: 1px solid #f8c225;
border-bottom: 1px solid #d9a307;
background-color: #ffda44;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffda44), color-stop(100%, #f8c225));
background-image: -webkit-linear-gradient(#ffda44, #f8c225);
background-image: -moz-linear-gradient(#ffda44, #f8c225);
background-image: -o-linear-gradient(#ffda44, #f8c225);
@@ -975,7 +972,6 @@
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
background-color: #eeeeee;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
background-image: -moz-linear-gradient(#eeeeee, #dddddd);
background-image: -o-linear-gradient(#eeeeee, #dddddd);
@@ -995,7 +991,6 @@
color: #333333;
text-decoration: none;
background-color: #f8f8f8;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #f8f8f8), color-stop(100%, #e7e7e7));
background-image: -webkit-linear-gradient(#f8f8f8, #e7e7e7);
background-image: -moz-linear-gradient(#f8f8f8, #e7e7e7);
background-image: -o-linear-gradient(#f8f8f8, #e7e7e7);
@@ -1016,7 +1011,6 @@
-moz-box-shadow: inset 0 0.2em 0.25em rgba(0, 0, 0, 0.15);
box-shadow: inset 0 0.2em 0.25em rgba(0, 0, 0, 0.15);
background-color: #e6e6e6;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #e6e6e6), color-stop(100%, #d5d5d5));
background-image: -webkit-linear-gradient(#e6e6e6, #d5d5d5);
background-image: -moz-linear-gradient(#e6e6e6, #d5d5d5);
background-image: -o-linear-gradient(#e6e6e6, #d5d5d5);
@@ -1031,7 +1025,6 @@
border: 1px solid #f8c225;
border-bottom-color: #d9a307;
background-color: #ffe168;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffe168), color-stop(100%, #f9cc48));
background-image: -webkit-linear-gradient(#ffe168, #f9cc48);
background-image: -moz-linear-gradient(#ffe168, #f9cc48);
background-image: -o-linear-gradient(#ffe168, #f9cc48);
@@ -1043,7 +1036,6 @@
border: 1px solid #e3ab07;
border-bottom-color: #b68906;
background-color: #ffe88b;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffe88b), color-stop(100%, #fad56a));
background-image: -webkit-linear-gradient(#ffe88b, #fad56a);
background-image: -moz-linear-gradient(#ffe88b, #fad56a);
background-image: -o-linear-gradient(#ffe88b, #fad56a);
@@ -1055,7 +1047,6 @@
border: 1px solid #e3ab07;
border-bottom-color: #b68906;
background-color: #ffdc4e;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffdc4e), color-stop(100%, #f8c52f));
background-image: -webkit-linear-gradient(#ffdc4e, #f8c52f);
background-image: -moz-linear-gradient(#ffdc4e, #f8c52f);
background-image: -o-linear-gradient(#ffdc4e, #f8c52f);
@@ -1074,7 +1065,6 @@
border-top: 1px solid #9d261d;
border-bottom: 1px solid #691913;
background-color: #dc4e44;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #dc4e44), color-stop(100%, #9d261d));
background-image: -webkit-linear-gradient(#dc4e44, #9d261d);
background-image: -moz-linear-gradient(#dc4e44, #9d261d);
background-image: -o-linear-gradient(#dc4e44, #9d261d);
@@ -1088,7 +1078,6 @@
border-top: 1px solid #c83025;
border-bottom: 1px solid #94241b;
background-color: #e36f66;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #e36f66), color-stop(100%, #c83025));
background-image: -webkit-linear-gradient(#e36f66, #c83025);
background-image: -moz-linear-gradient(#e36f66, #c83025);
background-image: -o-linear-gradient(#e36f66, #c83025);
@@ -1101,7 +1090,6 @@
border-top: 1px solid #8c221a;
border-bottom: 1px solid #581510;
background-color: #d93e32;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #d93e32), color-stop(100%, #8c221a));
background-image: -webkit-linear-gradient(#d93e32, #8c221a);
background-image: -moz-linear-gradient(#d93e32, #8c221a);
background-image: -o-linear-gradient(#d93e32, #8c221a);
@@ -1167,7 +1155,6 @@
border-color: #a3bef3;
border-bottom-color: #769eed;
background-color: #e3edfc;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #e3edfc), color-stop(100%, #c7dbfa));
background-image: -webkit-linear-gradient(#e3edfc, #c7dbfa);
background-image: -moz-linear-gradient(#e3edfc, #c7dbfa);
background-image: -o-linear-gradient(#e3edfc, #c7dbfa);
@@ -1177,7 +1164,6 @@
border-color: #97b0ef;
border-bottom-color: #6b8fe8;
background-color: #f1f6fe;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #f1f6fe), color-stop(100%, #ccdefa));
background-image: -webkit-linear-gradient(#f1f6fe, #ccdefa);
background-image: -moz-linear-gradient(#f1f6fe, #ccdefa);
background-image: -o-linear-gradient(#f1f6fe, #ccdefa);
@@ -1187,7 +1173,6 @@
border-color: #97b0ef;
border-bottom-color: #6b8fe8;
background-color: #c7dbfa;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #c7dbfa), color-stop(100%, #b0cbf7));
background-image: -webkit-linear-gradient(#c7dbfa, #b0cbf7);
background-image: -moz-linear-gradient(#c7dbfa, #b0cbf7);
background-image: -o-linear-gradient(#c7dbfa, #b0cbf7);
@@ -1325,7 +1310,6 @@
.txp-list thead th {
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
background-color: #eeeeee;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
background-image: -moz-linear-gradient(#eeeeee, #dddddd);
background-image: -o-linear-gradient(#eeeeee, #dddddd);
@@ -1336,7 +1320,6 @@
}
.txp-list thead th.asc, .txp-list thead th.desc {
background-color: #d3d3d3;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #d3d3d3), color-stop(100%, #e4e4e4));
background-image: -webkit-linear-gradient(#d3d3d3, #e4e4e4);
background-image: -moz-linear-gradient(#d3d3d3, #e4e4e4);
background-image: -o-linear-gradient(#d3d3d3, #e4e4e4);
@@ -1428,7 +1411,6 @@
border-top: 1px solid #f8c225;
border-bottom: 1px solid #d9a307;
background-color: #ffda44;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffda44), color-stop(100%, #f8c225));
background-image: -webkit-linear-gradient(#ffda44, #f8c225);
background-image: -moz-linear-gradient(#ffda44, #f8c225);
background-image: -o-linear-gradient(#ffda44, #f8c225);
@@ -1834,7 +1816,6 @@
border-top: 1px solid #f8c225;
border-bottom: 1px solid #d9a307;
background-color: #ffda44;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #ffda44), color-stop(100%, #f8c225));
background-image: -webkit-linear-gradient(#ffda44, #f8c225);
background-image: -moz-linear-gradient(#ffda44, #f8c225);
background-image: -o-linear-gradient(#ffda44, #f8c225);
=======================================
---
/development/4.x/textpattern/vendors/jquery/ui/css/textpattern/jquery-ui.css
Sat May 11 08:16:57 2013
+++
/development/4.x/textpattern/vendors/jquery/ui/css/textpattern/jquery-ui.css
Tue May 14 09:12:52 2013
@@ -76,7 +76,6 @@
.ui-widget-header {
font-weight: bold;
background-color: #eeeeee;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
background-image: -moz-linear-gradient(#eeeeee, #dddddd);
background-image: -o-linear-gradient(#eeeeee, #dddddd);
@@ -386,7 +385,6 @@
vertical-align: baseline;
overflow: visible; /* the overflow property removes extra width in IE */
background-color: #eeeeee;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
background-image: -moz-linear-gradient(#eeeeee, #dddddd);
background-image: -o-linear-gradient(#eeeeee, #dddddd);
@@ -398,7 +396,6 @@
border-bottom-color: #919191;
text-decoration: none;
background-color: #f8f8f8;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #f8f8f8), color-stop(100%, #e7e7e7));
background-image: -webkit-linear-gradient(#f8f8f8, #e7e7e7);
background-image: -moz-linear-gradient(#f8f8f8, #e7e7e7);
background-image: -o-linear-gradient(#f8f8f8, #e7e7e7);
@@ -412,7 +409,6 @@
-moz-box-shadow: inset 0 0.2em 0.25em rgba(0, 0, 0, 0.15);
box-shadow: inset 0 0.2em 0.25em rgba(0, 0, 0, 0.15);
background-color: #e6e6e6;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #e6e6e6), color-stop(100%, #d5d5d5));
background-image: -webkit-linear-gradient(#e6e6e6, #d5d5d5);
background-image: -moz-linear-gradient(#e6e6e6, #d5d5d5);
background-image: -o-linear-gradient(#e6e6e6, #d5d5d5);
@@ -542,7 +538,6 @@
border-color: #a3bef3;
border-bottom-color: #769eed;
background-color: #e3edfc;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #e3edfc), color-stop(100%, #c7dbfa));
background-image: -webkit-linear-gradient(#e3edfc, #c7dbfa);
background-image: -moz-linear-gradient(#e3edfc, #c7dbfa);
background-image: -o-linear-gradient(#e3edfc, #c7dbfa);
@@ -553,7 +548,6 @@
border-color: #97b0ef;
border-bottom-color: #6b8fe8;
background-color: #f1f6fe;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #f1f6fe), color-stop(100%, #ccdefa));
background-image: -webkit-linear-gradient(#f1f6fe, #ccdefa);
background-image: -moz-linear-gradient(#f1f6fe, #ccdefa);
background-image: -o-linear-gradient(#f1f6fe, #ccdefa);
@@ -564,7 +558,6 @@
border-color: #97b0ef;
border-bottom-color: #6b8fe8;
background-color: #c7dbfa;
- background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,
color-stop(0%, #c7dbfa), color-stop(100%, #b0cbf7));
background-image: -webkit-linear-gradient(#c7dbfa, #b0cbf7);
background-image: -moz-linear-gradient(#c7dbfa, #b0cbf7);
background-image: -o-linear-gradient(#c7dbfa, #b0cbf7);
Reply all
Reply to author
Forward
0 new messages