提交 35339bb1 编写于 作者: R Robert Speicher

Update markup/styling for syntax highlight theme preference

上级 0e21436a
......@@ -37,22 +37,20 @@
}
}
.code_highlight_opts {
margin-top: 10px;
.syntax-theme {
label {
margin-right: 20px;
text-align: center;
.prev {
width: 160px;
.preview {
margin-bottom: 10px;
width: 160px;
img {
max-width: 100%;
@include border-radius(4px);
max-width: 100%;
}
}
}
}
......@@ -16,9 +16,9 @@
= f.radio_button :theme_id, theme.id
= theme.name
.panel.panel-default.code-preview-theme
.panel.panel-default.syntax-theme
.panel-heading
Code preview theme
Syntax highlighting theme
.panel-body
- color_schemes.each do |color_scheme_id, color_scheme|
= label_tag do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册