# HG changeset patch # User dellsystem # Date 1351369164 14400 # Node ID 5abda22e4637bfe0dac6e7e8556269b11daf68a5 # Parent b711f0087709bbb5f8e6aa0974c500fb62805053 Recompile CSS diff -r b711f0087709 -r 5abda22e4637 static/css/agora.css --- a/static/css/agora.css Sat Oct 27 15:58:08 2012 -0400 +++ b/static/css/agora.css Sat Oct 27 16:19:24 2012 -0400 @@ -59,9 +59,10 @@ dl dd{margin-left:200px;} #bundle-filebrowser{overflow-x:auto;background:#fbfbfb;border:1px solid #e6e6e6;padding:10px;padding-bottom:0;width:208px;float:left;}#bundle-filebrowser ul{list-style-type:none;margin-left:0;} #bundle-filebrowser li{margin-left:5px;}#bundle-filebrowser li.selected{font-weight:bold;} -#bundle-file{padding:0 20px;margin-left:220px;}#bundle-file h2{padding-top:0;}#bundle-file h2 small{color:#aaaaaa;font-size:0.7em;} +#bundle-file{padding:0 20px;margin-left:230px;}#bundle-file h2{padding-top:0;}#bundle-file h2 small{color:#aaaaaa;font-size:0.7em;} .bundle-folder{background-image:url('../img/folder.png');background-repeat:no-repeat;margin-left:0;padding-left:18px;} .form-field{margin-bottom:10px;} +.bundle-description{white-space:pre-wrap;border:1px solid #60cae1;background:#c3e9f5;padding:10px;margin-bottom:10px;} .row{clear:both;} .span3{width:300px;display:inline-block;zoom:1;*display:inline;vertical-align:top;padding-right:30px;}.span3:last-child{padding-right:0px !important;} .snippet{width:670px;font-family:monospace;position:relative;}.snippet .code-lines{position:relative;left:40px;padding:10px;border:1px solid #e6e6e6;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.snippet .code-lines .line{white-space:pre-wrap;word-wrap:break-word;}