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
83beca84
Commit
83beca84
authored
May 24, 2021
by
Lee Munkyeong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
インデント修正
parent
fc8f8e7a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
44 deletions
+44
-44
public_new/css/collaboration.css
+44
-44
No files found.
public_new/css/collaboration.css
View file @
83beca84
...
...
@@ -23,8 +23,8 @@
}
.breadcrumb_item
:not
(
:last-child
)
:after
{
content
:
">"
;
margin
:
0
5px
;
content
:
">"
;
margin
:
0
5px
;
}
/**************************** main *************************/
...
...
@@ -452,20 +452,20 @@
}
#buttonAddUser
{
position
:
inherit
;
position
:
inherit
;
}
.add_user_modal
{
width
:
80%
;
height
:
80%
;
left
:
12.5%
;
overflow
:
auto
;
width
:
80%
;
height
:
80%
;
left
:
12.5%
;
overflow
:
auto
;
}
.add_user_confirm_modal
{
max-height
:
80%
;
left
:
5%
;
width
:
90%
;
max-height
:
80%
;
left
:
5%
;
width
:
90%
;
}
#userInGroupListForAddUserInCollaboration
>
ul
{
...
...
@@ -605,55 +605,55 @@ input[name="tab_item"] {
}
.modal-content
.chat_item_l
.thumbnail3
.img_wrap
:nth-child
(
1
)
{
width
:
25px
;
height
:
50px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
width
:
25px
;
height
:
50px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
}
.modal-content
.chat_item_l
.thumbnail3
.img_wrap
:nth-child
(
1
)
img
{
width
:
50px
;
height
:
50px
;
position
:
absolute
;
left
:
-12px
;
width
:
50px
;
height
:
50px
;
position
:
absolute
;
left
:
-12px
;
}
.modal-content
.chat_item_l
.thumbnail3
.img_wrap
:nth-child
(
2
)
{
width
:
25px
;
height
:
25px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
width
:
25px
;
height
:
25px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
}
.modal-content
.chat_item_l
.thumbnail3
.img_wrap
:nth-child
(
2
)
img
,
.chat_item_l
.thumbnail3
.img_wrap
:nth-child
(
3
)
img
{
width
:
25px
;
height
:
30px
;
width
:
25px
;
height
:
30px
;
}
.modal-content
.chat_item_l
.thumbnail3
.img_wrap
:nth-child
(
3
)
{
width
:
25px
;
height
:
25px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
width
:
25px
;
height
:
25px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
}
.modal-content
.chat_item_l
.thumbnail2
.img_wrap
:nth-child
(
1
)
{
width
:
25px
;
height
:
50px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
width
:
25px
;
height
:
50px
;
position
:
relative
;
overflow
:
hidden
;
float
:
left
;
}
.modal-content
.chat_item_l
.thumbnail2
.img_wrap
:nth-child
(
2
)
{
width
:
25px
;
height
:
50px
;
position
:
relative
;
overflow
:
hidden
;
width
:
25px
;
height
:
50px
;
position
:
relative
;
overflow
:
hidden
;
}
.modal-content
.chat_item_l
.thumbnail2
.img_wrap
img
{
width
:
50px
;
height
:
50px
;
position
:
absolute
;
left
:
-12px
;
width
:
50px
;
height
:
50px
;
position
:
absolute
;
left
:
-12px
;
}
.modal-content
.chat_item
{
...
...
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