seansummers
7/4/2011 - 7:54 PM

User Stylesheet for Google Plus

User Stylesheet for Google Plus

/**
 * User stylesheet for Google+ https://plus.google.com
 * 
 * @author  Thomas Scholz http://toscho.de/+
 * @version 1.4
 * @browser Opera 11.5
 * @license MIT http://www.opensource.org/licenses/mit-license.php
 * @description https://plus.google.com/115532307838378431827/posts/PCLQhk32gTE
 *
 *
 * v1.4
 *		wider videos
 * v1.3
 *		hide notices about people you don't follow
 */

body, 
.a-f-i, 
.a-b-la-A div, 
.a-b-la-A div a, 
.ea-S-R
{
	font-family:	Calibri, sans-serif 	!important;
	font-size:		15px					!important;
}
#contentPane,
.a-b-f-i-p,
.a-f-i-p,
.a-b-f-i-oa, .a-b-f-i-oa > div
{
	background:		#f9f9f9					!important;
}
div
{
	cursor:			text 					!important;
}
/* Content column */
.a-p-M-T-gi-xc, 
.a-f-p,
.a-b-l-C-Vb,
.CsUbkf,/*
#contentPane,*/
.MJI2hd
{
	width:			700px					!important;
}
/* Video */
[data-content-type="application/x-shockwave-flash"],
[data-content-type="application/x-shockwave-flash"] *
{
	width:			560px					!important;
	height:			349px					!important;
	overflow:		visible					!important;
}
/* Right sidebar */
.a-kh-Ae
{
	display:		none;
}
/* Current menu item */
.a-la-h-Pa, .a-la-h-Pa:hover, .a-la-hA.a-la-h-Pa
{
	color:			#eee					!important;
	background:		#333					!important;
}
/* Notice for sharings from people you don't follow */
.a-Hc-A.a-b-Hc-A
{
	display:		none;
}