Skip to content

Instantly share code, notes, and snippets.

View neotericdesign's full-sized avatar

Neoteric Design, Inc. neotericdesign

View GitHub Profile
/* this: */
#page_actions{
height:35px;
@include fixclear;
@include helvetica-neue;
font-size:13px;
ul{
@include menu;
float:right;
@mixin menu{
padding:0;
margin:0;
list-style-type:none;
@include fixclear;
li{
margin:0;
padding:0;
float:left;
list-style-type:none;
<!--[if lt IE 7]>
<script src="../js/dd_belatedpng.js?v=1"></script>
<script>
// use class="png_bg" on elements that should be caught by this
DD_belatedPNG.fix('.png_bg, img');
</script>
<![endif]-->
#footer{
border-top: 2px solid #b0320e;
border-bottom: 6px solid #b0320e;
background:#E36329 url(/_images/students/bg-footer.png) repeat-x;
@include linear-gradient(color-stops(#dc4d24,#e29623), top);
.footer_content{
border-right:1px dotted #f1a080;
}
}
<div id="share">
<iframe src="http://www.facebook.com/plugins/like.php?href=<$mt:EntryPermaLink url_encode='1'$>&amp;layout=standard&amp;show_faces=false&amp;width=250&amp;action=like&amp;font=lucida+grande&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:35px;" allowTransparency="true"></iframe>
<div id="share_this" class="box rounded">
<ul class="menu clearfix">
<li><a id="email" class="icon email addthis_button_email at300b" href="#">Email</a></li>
<li><a id="print" href="javascript:window.print();">Print</a></li>
<li><a id="share_link" class="addthis_button_compact" href="http://addthis.com/bookmark.php?v=250&amp;username=[ADDTHIS USERNAME]">Share</a></li>
<li><a id="rss" href="http://feeds.feedburner.com/[FEEDBURNER URL]">RSS</a></li>
</ul>
</div><!-- /share_this -->
<% if (children = @page.children.any? ? @page.children : @page.self_and_siblings) -%>
<% children = @page.parent.self_and_siblings if @page.parent and @page.parent.skip_to_first_child -%>
<h2 id="menu_title"><%= link_to top_page_title(@page), top_page_link(@page) %></h2>
<nav id="sub_nav">
<% children.each do |child| -%>
<%= link_to child.title, child.url, :class => "subnav_link #{render :text => 'skip' if child.skip_to_first_child}" %>
<% if child.children.any? -%>
<% child.children.each do |child| -%>
<%= link_to child.title, child.url, :class => 'sub subnav_link' %>
<% end -%>
Sent mail to [email protected] (38ms)
There was an error delivering an inquiry notification.
Address family not supported by protocol - socket(2)
Rendered .bundle/gems/ruby/1.8/gems/refinerycms-inquiries-0.9.8.9/app/views/inquiry_mailer/confirmation.html.erb (0.7ms)
There was an error delivering an inquiry confirmation:
ActionView::Template::Error
Redirected to http://[redacted]/contact/thank_you
Completed 302 Found in 491ms
def instructors
faculty = []
courses.collect do |course|
course.instructors.collect do |i|
faculty << i
end
course.visiting_faculty.collect do |v|
faculty << v
end
end
#content{
@include column(18,true);
background:url(/images/filename/bg-white-opacity-55.png);
p{
line-height:1.6;
margin:0 0 15px;
}
a{
color:$sienna;
text-decoration:none;
"{:line_comments=>true, :template_location=>[[\"/Users/joe/Projects/SpoonFeed/public/stylesheets/sass\", \"/Users/joe/Projects/SpoonFeed/public/stylesheets\"], [\"/Users/joe/Projects/SpoonFeed/public/stylesheets/sass\", \"/Users/joe/Projects/SpoonFeed/public/soapbox/_css\"], [\"/Users/joe/.rvm/gems/ruby-1.8.7-p302@spoonfeed/gems/compass-0.10.5/frameworks/blueprint/stylesheets\", \"/Users/joe/Projects/SpoonFeed/public/soapbox/_css\"], [\"/Users/joe/.rvm/gems/ruby-1.8.7-p302@spoonfeed/gems/compass-0.10.5/frameworks/_blueprint_deprecated_imports/stylesheets\", \"/Users/joe/Projects/SpoonFeed/public/soapbox/_css\"], [\"/Users/joe/.rvm/gems/ruby-1.8.7-p302@spoonfeed/gems/compass-0.10.5/frameworks/compass/stylesheets\", \"/Users/joe/Projects/SpoonFeed/public/soapbox/_css\"], [\"/Users/joe/.rvm/gems/ruby-1.8.7-p302@spoonfeed/gems/compass-0.10.5/frameworks/_compass_deprecated_imports/stylesheets\", \"/Users/joe/Projects/SpoonFeed/public/soapbox/_css\"]], :css_location=>\"/Users/joe/Projects/SpoonFeed/public/styleshee