vendor/assets/javascripts/webshims/shims/styles/shim.css in webshims-rails-0.4.2 vs vendor/assets/javascripts/webshims/shims/styles/shim.css in webshims-rails-0.4.3
- old
+ new
@@ -68,9 +68,18 @@
padding: 3px 5px;
background: #000;
background: rgba(0,0,0,0.8);
color: #fff;
}
+.cue-display .description-cues {
+ position: absolute;
+ top: -99px;
+ left: -99px;
+ display: block;
+ width: 5px;
+ height: 5px;
+ overflow: hidden;
+}
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;