error and text editor updates. remove useless file

This commit is contained in:
Scott O'Hara 2013-07-13 23:21:34 -04:00
parent 01f03e1795
commit dcf12e13e8
3 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,7 @@
.row
.span8.offset2.text-center
.page
.content-Base.txt-Center
h2 Site Error
h4 There has been an error performing the requested action.
p.eps There has been an error performing the requested action.
<br />
h4 We have been notified of the problem.
h5 If you need to add any special information or if this error has not been resolved in a while, <a href="/contact">contact us</a> and report the problem. Thank you!
p If you need to add any special information or if this error has not been resolved in a while, <a href="/contact" title="let us know!">contact us</a> and report the problem. Thank you!

View file

@ -8,7 +8,8 @@ css:
}
.theme-Code{
float:right;
margin-top:20px;
position:relative;
top:-50px;
}
.page
@ -17,7 +18,7 @@ css:
h2 Editing #{params[:filename]}
div.theme-Code
p Theme:
p style="display:inline-block; margin-right:10px" Theme:
select id="theme" size="1" onchange="setTheme();" onkeyup="setTheme();"
optgroup label="Bright"
option value="ace/theme/chrome" Chrome