You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2016/02/12 12:09:35 UTC

svn commit: r1729990 - in /comdev/helpwanted.apache.org/site: css/hw2.css images/community_large.png images/documentation_large.png images/marketing_large.png images/programming_large.png images/translation_large.png images/webdesign_large.png

Author: humbedooh
Date: Fri Feb 12 11:09:34 2016
New Revision: 1729990

URL: http://svn.apache.org/viewvc?rev=1729990&view=rev
Log:
style changes

Added:
    comdev/helpwanted.apache.org/site/images/community_large.png   (with props)
    comdev/helpwanted.apache.org/site/images/documentation_large.png   (with props)
    comdev/helpwanted.apache.org/site/images/marketing_large.png   (with props)
    comdev/helpwanted.apache.org/site/images/programming_large.png   (with props)
    comdev/helpwanted.apache.org/site/images/translation_large.png   (with props)
    comdev/helpwanted.apache.org/site/images/webdesign_large.png   (with props)
Modified:
    comdev/helpwanted.apache.org/site/css/hw2.css

Modified: comdev/helpwanted.apache.org/site/css/hw2.css
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/css/hw2.css?rev=1729990&r1=1729989&r2=1729990&view=diff
==============================================================================
--- comdev/helpwanted.apache.org/site/css/hw2.css (original)
+++ comdev/helpwanted.apache.org/site/css/hw2.css Fri Feb 12 11:09:34 2016
@@ -101,19 +101,18 @@
 #innerpicker {
     text-align: left;
 	font-family:Arial, Helvetica, sans-serif;
-	color:#666;
-	font-size:12px;
+	color:#333;
+	font-size:12pt;
 	text-shadow: 1px 1px 0px #fff;
-	background:#fafbfc;
+	background: linear-gradient(135deg, rgba(222,231,237,1) 0%,rgba(171,190,204,1) 100%);
 	border:#ccc 1px solid;
-	width: 600px;
-	min-height: 300px;
+	width: 820px;
+	height: auto;
     padding: 5px;
 	margin: 0 auto;
 	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
 	border-radius:3px;
-
 	-moz-box-shadow: 0 1px 2px #d1d1d1;
 	-webkit-box-shadow: 0 1px 2px #d1d1d1;
 	box-shadow: 0 1px 2px #d1d1d1;
@@ -254,8 +253,9 @@
   margin-right: 7px;
   height: 12px;
   font-size: 9px;
-  margin-bottom: 4px;
-  padding-top: 0px;
+  margin-bottom: 4px !important;
+  padding-top: 0px !important;
+  line-height: 12px !important;
   position: relative;
   top: 0px;
   left: 0px;
@@ -264,4 +264,21 @@
 .hwwidget img {
     vertical-align: middle;
     margin-right: 5px;
+}
+
+
+.wizitem {
+    border-radius: 10px;
+    border: 2px solid #333;
+	text-align: center;
+	margin: 15px;
+	height: 180px !important;
+	position: relative;
+	float: none !important;
+	display: inline-block;
+	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
+}
+
+.wizitem:hover {
+    cursor: pointer;
 }
\ No newline at end of file

Added: comdev/helpwanted.apache.org/site/images/community_large.png
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/images/community_large.png?rev=1729990&view=auto
==============================================================================
Binary file - no diff available.

Propchange: comdev/helpwanted.apache.org/site/images/community_large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: comdev/helpwanted.apache.org/site/images/documentation_large.png
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/images/documentation_large.png?rev=1729990&view=auto
==============================================================================
Binary file - no diff available.

Propchange: comdev/helpwanted.apache.org/site/images/documentation_large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: comdev/helpwanted.apache.org/site/images/marketing_large.png
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/images/marketing_large.png?rev=1729990&view=auto
==============================================================================
Binary file - no diff available.

Propchange: comdev/helpwanted.apache.org/site/images/marketing_large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: comdev/helpwanted.apache.org/site/images/programming_large.png
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/images/programming_large.png?rev=1729990&view=auto
==============================================================================
Binary file - no diff available.

Propchange: comdev/helpwanted.apache.org/site/images/programming_large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: comdev/helpwanted.apache.org/site/images/translation_large.png
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/images/translation_large.png?rev=1729990&view=auto
==============================================================================
Binary file - no diff available.

Propchange: comdev/helpwanted.apache.org/site/images/translation_large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: comdev/helpwanted.apache.org/site/images/webdesign_large.png
URL: http://svn.apache.org/viewvc/comdev/helpwanted.apache.org/site/images/webdesign_large.png?rev=1729990&view=auto
==============================================================================
Binary file - no diff available.

Propchange: comdev/helpwanted.apache.org/site/images/webdesign_large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream