Савинцев Егор 🚶 (savintsev_egor) wrote in changelog,
Савинцев Егор 🚶
savintsev_egor
changelog

[livejournal] r22388: LJSUP-12824: Round corners in IE9

Committer: esavintcev
LJSUP-12824: Round corners in IE9
U   trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css
===================================================================
--- trunk/htdocs/stc/lj_base.css	2012-07-04 11:25:42 UTC (rev 22387)
+++ trunk/htdocs/stc/lj_base.css	2012-07-04 12:12:35 UTC (rev 22388)
@@ -4361,14 +4361,13 @@
 	padding: 0.4em;
 	-moz-border-radius: 10px;
 	border-radius: 10px;
-	background: #038;
-	background: #038 -moz-linear-gradient(top, #38D 0%, #038 100%);
-	background: #038 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38D), color-stop(100%,#038));
-	background: #038 -webkit-linear-gradient(top, #38D 0%,#038 100%);
-	background: #038 -o-linear-gradient(top, #38D 0%,#038 100%);
-	background: #038 -ms-linear-gradient(top, #38D 0%,#038 100%);
-	background: #038 linear-gradient(top, #38D 0%,#038 100%);
-	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3388DD', endColorstr='#003388',GradientType=0 );
+	background: #049;
+	background: #049 -moz-linear-gradient(top, #38D 0%, #038 100%);
+	background: #049 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#38D), color-stop(100%,#038));
+	background: #049 -webkit-linear-gradient(top, #38D 0%,#038 100%);
+	background: #049 -o-linear-gradient(top, #38D 0%,#038 100%);
+	background: #049 -ms-linear-gradient(top, #38D 0%,#038 100%);
+	background: #049 linear-gradient(top, #38D 0%,#038 100%);
 	}
 .b-ljbutton-submit.b-ljbutton-disabled {
 	background: #AFAFAF;
@@ -4378,7 +4377,6 @@
 	background: #AFAFAF -o-linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
 	background: #AFAFAF -ms-linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
 	background: #AFAFAF linear-gradient(top, #E8E8E8 0%,#AFAFAF 100%);
-	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8E8E8', endColorstr='#AFAFAF',GradientType=0 );
 	}
 .b-ljbutton-delete {
 	margin: -0.4em 0;
@@ -4392,7 +4390,6 @@
 	background: #970000 -o-linear-gradient(top, #DA0000 0%,#970000 100%);
 	background: #970000 -ms-linear-gradient(top, #DA0000 0%,#970000 100%);
 	background: #970000 linear-gradient(top, #DA0000 0%,#970000 100%);
-	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DA0000', endColorstr='#970000',GradientType=0 );
 	}
 
 

Tags: css, esavintcev, livejournal, savintsev_egor
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments