mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 12:41:09 +00:00
[svn] fix the revert and css
This commit is contained in:
@@ -344,4 +344,21 @@ h1 {
|
||||
|
||||
.noticeBox {
|
||||
border:thin black solid; width: 40%; color:#F00; margin-left:auto; margin-right:auto
|
||||
}
|
||||
}
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user