You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by le...@apache.org on 2014/07/28 20:32:51 UTC

svn commit: r1614113 - in /oodt/cms_site/trunk/content: images/socialpack/GooglePlus-512.png stylesheets/style.css

Author: lewismc
Date: Mon Jul 28 18:32:50 2014
New Revision: 1614113

URL: http://svn.apache.org/r1614113
Log:
add google logo

Added:
    oodt/cms_site/trunk/content/images/socialpack/GooglePlus-512.png   (with props)
Modified:
    oodt/cms_site/trunk/content/stylesheets/style.css

Added: oodt/cms_site/trunk/content/images/socialpack/GooglePlus-512.png
URL: http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/images/socialpack/GooglePlus-512.png?rev=1614113&view=auto
==============================================================================
Binary file - no diff available.

Propchange: oodt/cms_site/trunk/content/images/socialpack/GooglePlus-512.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: oodt/cms_site/trunk/content/stylesheets/style.css
URL: http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/stylesheets/style.css?rev=1614113&r1=1614112&r2=1614113&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/stylesheets/style.css (original)
+++ oodt/cms_site/trunk/content/stylesheets/style.css Mon Jul 28 18:32:50 2014
@@ -819,6 +819,8 @@ a:focus { outline: none }
 .facebook:hover { background: url(../images/socialpack/facebooka.png) }
 .twitter { background: url(../images/socialpack/twitter.png) }
 .twitter:hover { background: url(../images/socialpack/twittera.png) }
+.google { background: url(../images/socialpack/GooglePlus-512.png) }
+.google:hover { background: url(../images/socialpack/twittera.png) }
 .dribbble { background: url(../images/socialpack/dribbble.png) }
 .dribbble:hover { background: url(../images/socialpack/dribbblea.png) }
 .deviantart { background: url(../images/socialpack/deviantart.png) }
@@ -870,4 +872,4 @@ a:focus { outline: none }
 
 
 .optionsbutton {position:fixed;top:250px;right:-4px;border-radius:0px;z-index:100;background: #eee; border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #444; display: inline-block; font-size: 11px; font-weight: bold; text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.75); cursor: pointer; margin-bottom: 20px; line-height: normal; padding: 8px 10px; font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
-.optionscolor {width:20px;height:20px;border:1px solid #fff; float:left;}
\ No newline at end of file
+.optionscolor {width:20px;height:20px;border:1px solid #fff; float:left;}