Changeset - 67897bda0a9c
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 11 years ago 2014-06-16 23:10:55
drewp@bigasterisk.com
layout on asco
Ignore-this: 4094076b058c718be7689f6d7a77f379
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/style.css
Show inline comments
 
@@ -49,24 +49,25 @@ button a {
 
    background: #55A5C9;
 
}
 
.timeRow {
 
    margin: 14px;
 
}
 
.stalled {
 
    opacity: .5;
 
}
 
.num {
 
    font-size: 27px;
 
    color: rgb(233, 122, 122);
 
    display: inline-block; 
 
    padding: 10px
 
}
 

	
 
.dropTarget {
 
    padding: 10px 5px;
 
    border: 2px dashed gray;
 
    font-style: italic;
 
    color: rgb(78, 90, 107);
 
}
 
.dropTarget:hover {
 
    background: #1F1F0D;
 
}
 
.twoColList {
0 comments (0 inline, 0 general)