diff --git a/media/css/main3.css b/media/css/main3.css index 24544a9..be613a2 100644 --- a/media/css/main3.css +++ b/media/css/main3.css @@ -344,4 +344,21 @@ h1 { .noticeBox { border:thin black solid; width: 40%; color:#F00; margin-left:auto; margin-right:auto -} \ No newline at end of file +} + +div.codeframebit +{ + border:thin black solid; + background-color: #ffffdf; +} +CodeMirror-line-numbers +{ + background-color: #bbb; +} +div#difflistajax +{ + margin-left: 5px; + background-color: #dfffdf; + border: thin green solid; +} + diff --git a/templates/svxfile.html b/templates/svxfile.html index 601d6ba..335b2fd 100644 --- a/templates/svxfile.html +++ b/templates/svxfile.html @@ -5,7 +5,6 @@ {% block head %} - @@ -43,7 +42,6 @@ $(document).ready(function()
- (Not implemented: )