Commit 9ef9c58f authored by randx's avatar randx

Better UI for projects list on dahboard

parent 5f5cd2be
......@@ -373,8 +373,8 @@ p.time {
h4 {
font-size:14px;
padding:2px 10px;
color:#888;
border-bottom:1px solid #eee;
color:#666;
border-bottom:1px solid #f1f1f1;
}
a:last-child h4 { border:none; }
......@@ -382,6 +382,7 @@ p.time {
h4 {
color:#111;
background:$hover;
border-color:#CCC;
.ico.project {
background-position:-209px -21px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment