Sha256: cefab56973bf633ac61f97e3ecc85e03a0a32d7926ff32bc00f9339fbd074741

Contents?: true

Size: 1.46 KB

Versions: 43

Compression:

Stored size: 1.46 KB

Contents

/*
==========================================================================
 Project: Greenhouse - General Styling
 Author: Matt Grantham - @MattGrantham
==========================================================================
*/

/* Custom Fonts
---------------------------------------------- */

@font-face {
	font-family: 'MuseoSans500';
	src: url('fonts/museosans_500.eot');
	src: local('Museo Sans'), local('MuseoSans-500'), url('fonts/museosans_500.woff') format('woff'), url('fonts/museosans_500.otf') format('opentype');
}

@font-face {
	font-family: 'MuseoSans500Italic';
	src: url('fonts/museosans_500_italic.eot');
	src: local('Museo Sans'), local('fonts/MuseoSans-500Italic'), url('fonts/museosans_500_italic.woff') format('woff'), url('fonts/museosans_500_italic.otf') format('opentype');
}

/* General Styles
---------------------------------------------- */

body.sc-theme > .sc-pane.sc-main{ 
  overflow: hidden;
  background: static_url('images/main-bg.png');
}

.sc-view {
	font: 12px/1.5 MuseoSans500, "Helvetica Neue", Helvetica, sans-serif;
}

.sc-view select, .sc-view input, .sc-view textarea, .sc-view button {
  font: 12px/1.5 MuseoSans500, "Helvetica Neue", Helvetica, sans-serif !important;
}

/* Footer / Loading Bar
---------------------------------------------- */


.footer,
.sc-label-view.sc-regular-size.footer {
  border-top: 1px solid #494949;
  background: #1d1d1d;
  color: #b3d93b;
  line-height: 30px;
  text-shadow: 0 1px 0 #000;
  font-size: 12px;
}

Version data entries

43 entries across 43 versions & 2 rubygems

Version Path
sproutcore-1.11.0 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.11.0.rc3 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.11.0.rc2 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.11.0.rc1 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.3.1 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.2 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.1 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.0 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.0.rc.3 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.0.rc.2 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.10.0.rc.1 lib/frameworks/sproutcore/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.9.2 lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.9.1 lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.9.0 lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.8.2.1 lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.8.1 lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.8.0 lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.7.1.beta-java lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.7.1.beta lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css
sproutcore-1.6.0.1-java lib/frameworks/sproutcore/frameworks/experimental/apps/greenhouse/english.lproj/css/general.css