Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chat_webview
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abookCommunication
chat_webview
Commits
2c3dfd56
Commit
2c3dfd56
authored
Apr 28, 2021
by
Lee Munkyeong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
デザイン修正
parent
335685c1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
public_new/css/collaboration.css
+1
-1
public_new/template/template_user_name_card.html
+1
-1
No files found.
public_new/css/collaboration.css
View file @
2c3dfd56
...
...
@@ -129,7 +129,7 @@
.btn.add_user_btn.hide
,
.btn.user_btn.hide
{
transition
:
0.3s
;
background-image
:
url("../icon/icon_
clos
e.png")
;
background-image
:
url("../icon/icon_
member_blu
e.png")
;
}
.overlay
{
transition
:
0.7s
;
...
...
public_new/template/template_user_name_card.html
View file @
2c3dfd56
...
...
@@ -36,7 +36,7 @@
</div>
</button>
{{/isFavorite}}
<button
type=
"button"
class=
"border-0 bg_
dark_
gray"
>
<button
type=
"button"
class=
"border-0 bg_gray"
>
<div
class=
"d-flex flex-column"
>
<div
class=
"img_wrap"
>
<img
src=
"icon/icon_profile_phone.png"
alt=
"通話"
onclick=
"alert(getLocalizedString('notify_not_released'));"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment