[Groonga-commit] groonga/gcs.groonga.org [gh-pages] Fix indent level

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 22日 (金) 15:57:19 JST


SHIMODA Hiroshi	2012-06-22 15:57:19 +0900 (Fri, 22 Jun 2012)

  New Revision: 61f92821c14865f66967658933be241db741b60a
  https://github.com/groonga/gcs.groonga.org/commit/61f92821c14865f66967658933be241db741b60a

  Log:
    Fix indent level

  Modified files:
    stylesheets/screen/home.css

  Modified: stylesheets/screen/home.css (+7 -7)
===================================================================
--- stylesheets/screen/home.css    2012-06-22 15:55:17 +0900 (aa3fd10)
+++ stylesheets/screen/home.css    2012-06-22 15:57:19 +0900 (a0a5ad6)
@@ -107,13 +107,13 @@ nav {
 #features section {
   /* generated by http://www.colorzilla.com/gradient-editor/ */
   background: rgb(36,85,130); /* Old browsers */
-background: -moz-linear-gradient(top, rgba(36,85,130,1) 0%, rgba(113,164,209,1) 100%); /* FF3.6+ */
-background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,85,130,1)), color-stop(100%,rgba(113,164,209,1))); /* Chrome,Safari4+ */
-background: -webkit-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* Chrome10+,Safari5.1+ */
-background: -o-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* Opera 11.10+ */
-background: -ms-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* IE10+ */
-background: linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* W3C */
-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#245582', endColorstr='#71a4d1',GradientType=0 ); /* IE6-9 */
+  background: -moz-linear-gradient(top, rgba(36,85,130,1) 0%, rgba(113,164,209,1) 100%); /* FF3.6+ */
+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,85,130,1)), color-stop(100%,rgba(113,164,209,1))); /* Chrome,Safari4+ */
+  background: -webkit-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* Chrome10+,Safari5.1+ */
+  background: -o-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* Opera 11.10+ */
+  background: -ms-linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* IE10+ */
+  background: linear-gradient(top, rgba(36,85,130,1) 0%,rgba(113,164,209,1) 100%); /* W3C */
+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#245582', endColorstr='#71a4d1',GradientType=0 ); /* IE6-9 */
 
   border: 1px solid #74B3CF;
   -moz-border-radius: 0.5em;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Descargar 



Groonga-commit メーリングリストの案内
Back to archive index