app/assets/stylesheets/kinney/clips.css.scss in kinney-0.0.3 vs app/assets/stylesheets/kinney/clips.css.scss in kinney-0.1.0
- old
+ new
@@ -1,21 +1,12 @@
-ul#clip_profiles {
- .one {clear:both;}
- .nav {margin-bottom: 0;}
-}
-
#more_transcript {
text-align:right;
#more_transcript_button {top:-50px;position:relative;}
}
/* fade the last line showing */
#transcript_table tr.last {
opacity: 0.5;
-}
-
-#topic_clips {
- .clips { max-height: 490px; overflow:auto}
}
.thumbnail {
.nav-stacked {
margin-bottom: 0;
\ No newline at end of file