recompile

This commit is contained in:
Sven Fuchs 2012-09-26 22:25:43 +02:00
parent 0447f62a19
commit 93b67a7cbb
3 changed files with 3 additions and 7 deletions

View File

@ -263,6 +263,7 @@ DEPENDENCIES
bunny bunny
coffee-script coffee-script
compass compass
debugger
foreman foreman
gh! gh!
guard guard

File diff suppressed because one or more lines are too long

View File

@ -6334,13 +6334,8 @@ table.list .red .number a {
#main #tab_job { #main #tab_job {
display: none; display: none;
} }
/* line 56, /Users/sven/Development/projects/travis/travis-ember/assets/stylesheets/tabs.sass */
#main #tab_build.display,
#main #tab_job.display {
display: inline-block !important;
}
/* line 61, /Users/sven/Development/projects/travis/travis-ember/assets/stylesheets/tabs.sass */ /* line 59, /Users/sven/Development/projects/travis/travis-ember/assets/stylesheets/tabs.sass */
#profile #main .tab { #profile #main .tab {
margin: 30px 0 0 12px; margin: 30px 0 0 12px;
} }