Sha256: 690b346d5b8c8cc1051c6e5403764aa1401999b6a33a36c4172f67edcd4384d0
Contents?: true
Size: 1.51 KB
Versions: 25
Compression:
Stored size: 1.51 KB
Contents
#site_bar, #site_bar * { color: white; font-family: Arial; font-size: 14px; font-weight: normal; } #editor_switch, #site_bar_branding, a#site_bar_refinery_cms_logo { position: absolute; } #editor_switch { left: 0px; } #site_bar_branding { right: 0px; } #site_bar #site_bar_company_name { font-weight: bold; } #site_bar #site_bar_branding a { font-weight: normal; } #site_bar #site_bar_branding a#logout { margin-left: 12px; } #site_bar * { line-height: 47px; } #site_bar { height: 47px; background: #22a7f2; padding: 0px; } #site_bar a { border-bottom: 1px dotted white; text-decoration: none; } #site_bar a:hover { border-bottom: 1px solid white; } #site_bar_content { position: relative; } a#site_bar_refinery_cms_logo { left: 44.5%; border-bottom: none; line-height: 29px; height: 29px; margin-top: 9px; overflow: hidden; } a#site_bar_refinery_cms_logo:hover { border-bottom: none; opacity: 1; } a#site_bar_refinery_cms_logo:hover img { margin-top: -29px; } #editor_switch a, #editor_switch a:hover { color: white; background: #e7682c url('/images/refinery/orange_button.png') repeat-x; border-bottom: 0px none; padding: 4px 14px; border: 1px solid #fca87f; height: 24px; line-height: 24px; cursor: pointer; } #editor_switch span { border: 1px solid #0280c7; height: 26px; line-height: 26px; margin-top: 9px; display: block; cursor: pointer; } #editor_switch a, #editor_switch span { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
Version data entries
25 entries across 25 versions & 1 rubygems