This commit is contained in:
Ian Gilman 2010-07-02 16:36:26 -07:00
commit 5420ee8d1b

View File

@ -196,8 +196,10 @@ body {
.guideTrench {
z-index: -101;
opacity: 0.9;
border-top: 2px solid rgba(0,0,0,0.13);
border-left: 2px solid rgba(0,0,0,0.13);
border: 1px dashed rgba(0,0,0,.08);
border-bottom: none;
border-right: none;
-moz-box-shadow: 1px 1px 0 rgba(255,255,255,.1);
}
.visibleTrench {