|
|
@ -399,16 +399,9 @@ a.helpLink:hover {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#content-insert code, #headlines-frame code, .dijitContentPane code {
|
|
|
|
#content-insert code, #headlines-frame code, .dijitContentPane code {
|
|
|
|
margin : 5px 0px 5px 0px;
|
|
|
|
|
|
|
|
padding : 10px;
|
|
|
|
|
|
|
|
color : #009900;
|
|
|
|
color : #009900;
|
|
|
|
font-family : monospace;
|
|
|
|
font-family : monospace;
|
|
|
|
font-size : 12px;
|
|
|
|
font-size : 12px;
|
|
|
|
border-width : 0px;
|
|
|
|
|
|
|
|
border-color : #c0e0c0;
|
|
|
|
|
|
|
|
border-style : solid;
|
|
|
|
|
|
|
|
background : #fafafa;
|
|
|
|
|
|
|
|
display : block;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#content-insert pre, #headlines-frame pre, .dijitContentPane pre {
|
|
|
|
#content-insert pre, #headlines-frame pre, .dijitContentPane pre {
|
|
|
|