snippets are ready
This commit is contained in:
parent
526ad466c8
commit
9265de3d25
28 changed files with 366 additions and 8 deletions
|
@ -310,6 +310,7 @@ input.ssh_project_url {
|
|||
}
|
||||
|
||||
#projects-list .project,
|
||||
#snippets-table .snippet,
|
||||
#issues-table .issue{
|
||||
cursor:pointer;
|
||||
|
||||
|
@ -360,6 +361,8 @@ input.ssh_project_url {
|
|||
.user_new,
|
||||
.edit_user,
|
||||
.new_project,
|
||||
.new_snippet,
|
||||
.edit_snippet,
|
||||
.edit_project {
|
||||
input[type='text'],
|
||||
input[type='email'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue