Commit 4374104c authored by Marin Jankovski's avatar Marin Jankovski

Add styling for the projects in the select box.

parent 95649362
......@@ -128,6 +128,15 @@ select {
}
}
.project-result {
.project-name {
font-weight: bold;
}
.project-path {
color: #999;
}
}
.user-result {
.user-image {
float: left;
......
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