canvas-lms/app/stylesheets/base
Ryan Shaw da63680b0d put 'active' tab indication back.
put styling for active tab in <head> because
setting an .active class in the partial wont work
since it is cached.
And it can't be done in css with all combinations of:

body.whatever #section-tabs .whatever,
body.otherthing #section-tabs .otherthing {…}

because by adding a BLTI tab, you would not know
the class until runtime.

test plan:
in an environment with caching turned on,
verify that it looks like this:
http://cl.ly/2T0N0f0h1B0S1K070U0D
not this:
http://cl.ly/0e0T430J1Y12211C2r29

fixes: #6791

Change-Id: I10d405f7fdf8d8edce8cec3e74ad62ec977a4676
Reviewed-on: https://gerrit.instructure.com/7887
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2012-01-06 12:53:08 -07:00
..
_#header.sass help dialog overhaul fixes: #5784 2012-01-05 09:19:42 -07:00
_#left-side.sass put 'active' tab indication back. 2012-01-06 12:53:08 -07:00
_#right-side.sass fix main content scrolling on top of #right_side 2011-12-13 13:58:46 -07:00
_layout.sass upgrade compass to latest version 2011-09-29 12:44:23 -06:00
_native.sass upgrade compass to latest version 2011-09-29 12:44:23 -06:00
_typography.sass Initial commit. 2011-01-31 18:57:29 -07:00