Commit f114a4f3 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

css fixes

parent 79b64ef4
.black .highlighttable {
background: #111;
background: #333;
pre { color: #eee }
.highlight { background: #111; border-left:1px solid #555; }
.highlight { background: #333; border-left:1px solid #555; }
.hll { background-color: #ffffff }
.c { color: #888888; font-style: italic } /* Comment */
......
......@@ -24,7 +24,7 @@
border:1px solid #D3D3D3;
padding: 3px;
height: 28px;
width: 300px;
width: 250px;
-webkit-appearance:none;
box-sizing: border-box;
-moz-box-sizing: border-box;
......
......@@ -4,6 +4,7 @@
%h2.icon
%span
= @project.name
.clear
- if @project.errors.any?
#error_explanation
%h2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment