Sha256: f7aea64f73dc6e37ddb61ce8e44a24b9fd87286f5e317b211ad4931cb81cc4ae
Contents?: true
Size: 323 Bytes
Versions: 13
Compression:
Stored size: 323 Bytes
Contents
<% WebConsole.config.style.instance_eval do %> body { color: <%= colors.foreground %>; background: <%= colors.background %>; margin: 0; padding: 0; } .terminal { float: left; overflow: hidden; font: <%= font %>; } .terminal-cursor { color: <%= colors.background %>; background: <%= colors.foreground %>; } <% end %>
Version data entries
13 entries across 13 versions & 2 rubygems