css fixes

This commit is contained in:
Dmitriy Zaporozhets 2011-11-29 20:10:48 +02:00
parent 79b64ef4ac
commit f114a4f349
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
.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 */

View file

@ -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;

View file

@ -4,6 +4,7 @@
%h2.icon
%span
= @project.name
.clear
- if @project.errors.any?
#error_explanation
%h2