diff --git a/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/gold.css b/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/gold.css index edcdc35..dbf2844 100644 --- a/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/gold.css +++ b/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/gold.css @@ -1126,7 +1126,7 @@ tr:hover .history_added { color: black; } #cboxTopCenter{height:21px; background:url(images/colorbox-border.png) 0 0 repeat-x;} #cboxBottomCenter{height:21px; background:url(images/colorbox-border.png) 0 -29px repeat-x;} #cboxContent{background:#fff;} - #cboxLoadedContent{margin-top:28px;} + #cboxLoadedContent{margin-top:28px;font-family: Courier, monospace;} #cboxLoadedContent a{color:blue;} #cboxTitle{position:absolute; top:4px; left:0; text-align:center; width:100%; color:#949494; font-weight:bold;} #cboxCurrent{position:absolute; top:4px; left:58px; color:#fff;}