Sha256: 6ca759cba734b97b608d5889802d74b82aefacc8ecf07a6768df5d740c82cb86

Contents?: true

Size: 965 Bytes

Versions: 8

Compression:

Stored size: 965 Bytes

Contents

.tabinfo li {
	display: inline;
	list-style: none;
	padding-right: 2px;
}

.tabinfo li a {
	text-decoration: none;
	padding: 4px 3px;
	outline: none;
}

.tabinfo li a:hover,.tabinfo li a:active,.tabinfo li.ui-tabs-selected a
	{
	background: #deeff8;
	font-weight: bold;
	text-decoration: none;
}

.tabinfo {
	margin-top: 2px;
	background: #fff;
	/*border-top: thin solid #D4E4EA;*/
	padding: 2px 0px 2px 0px;
}

.tabinfo fondo {
	background: transparent url(../images/title_background.png) scroll 0px;
}
/****************** POST - ACTIVITIES *********************/

.contacts_header {
  vertical-align: middle;
  background: transparent url(../images/title_background.png) scroll 0px;
  padding-left: 10px;
  display: block;
  height:20px;
  width: 14em;
}

.contacts_text_header {
  padding-top: 2px;
  vertical-align:top;
	display: inline-block;
}

.contacts_footer {
	float: right;
}

.contacts_icon {
	margin-top: 1px;
}

.contacts{
	padding: 5px 4px 5px 4px;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
social_stream-0.1.7 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.6 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.5 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.4 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.3 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.2 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.1 lib/generators/social_stream/templates/public/stylesheets/right.css
social_stream-0.1.0 lib/generators/social_stream/templates/public/stylesheets/right.css