Skip to content
Snippets Groups Projects
Unverified Commit 5affa10a authored by Gaëlle Morin's avatar Gaëlle Morin
Browse files

admin-project: hashtag added to project's name

parent 52dc49fc
No related branches found
No related tags found
2 merge requests!104Gm responsive left menu,!88Project admin listing & project creation
......@@ -73,7 +73,7 @@
data-src=`${endpoints.projects}`
fields='name, members, captain, buttons'
class-name='w25 cell border'
class-name='w25 cell border hashtag'
class-members='w25 cell border'
class-captain='w25 cell border'
class-buttons='w25 cell border'
......
......@@ -72,9 +72,9 @@
.w50 {
width: 50%;
}
[name="buttons"] {
.hashtag::before {
content: '#';
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment