Commit 9ef9c58f authored by randx's avatar randx

Better UI for projects list on dahboard

parent 5f5cd2be
...@@ -373,8 +373,8 @@ p.time { ...@@ -373,8 +373,8 @@ p.time {
h4 { h4 {
font-size:14px; font-size:14px;
padding:2px 10px; padding:2px 10px;
color:#888; color:#666;
border-bottom:1px solid #eee; border-bottom:1px solid #f1f1f1;
} }
a:last-child h4 { border:none; } a:last-child h4 { border:none; }
...@@ -382,6 +382,7 @@ p.time { ...@@ -382,6 +382,7 @@ p.time {
h4 { h4 {
color:#111; color:#111;
background:$hover; background:$hover;
border-color:#CCC;
.ico.project { .ico.project {
background-position:-209px -21px; 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