Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
max_android_panel
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
Zhang Xin
max_android_panel
Commits
37a39bc8
Commit
37a39bc8
authored
Jul 16, 2018
by
Zhang Xin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改回样式
parent
336d5a4a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
123 additions
and
24 deletions
+123
-24
client/components/TroubleComponent/TroubleItemComponent/index.css
+123
-24
No files found.
client/components/TroubleComponent/TroubleItemComponent/index.css
View file @
37a39bc8
.editUploadItem
.newTroubleContent
.problemCategory
{
.troubleItemComponent
{
width
:
1396px
;
height
:
608px
;
border
:
1px
solid
#e5e5e5
;
background-color
:
#ffffff
;
border-radius
:
20px
;
overflow
:
hidden
;
padding
:
42px
45px
0
45px
;
position
:
relative
;
}
.troubleItemComponent
.border_e5
{
border
:
2px
solid
#e5e5e5
;
border-radius
:
10px
;
}
.troubleItemComponent
.border_dashed_e5
{
border
:
2px
dashed
#e5e5e5
;
border-radius
:
10px
;
}
.troubleItemComponent
.rel
{
position
:
relative
;
padding-left
:
44px
;
}
.troubleItemComponent
.itemText
{
font-weight
:
bold
;
}
}
.editUploadItem
.newTroubleContent
.DetailProblem
{}
.troubleItemComponent
.itemWrongInfo
{
.editUploadItem
.newTroubleRemark
{
height
:
86px
;
margin-top
:
4px
;
position
:
relative
;
}
}
.editUploadItem
.newTroubleRemark
.startIcon
{
.troubleItemComponent
.itemWrongInfo
>
p
{
float
:
left
;
line-height
:
32px
;
top
:
50%
;
transform
:
translateY
(
-50%
);
position
:
absolute
;
}
}
.editUploadItem
.newTroubleRemark
.remarkContent
{
.troubleItemComponent
.star
{
float
:
left
;
display
:
inline-block
;
position
:
absolute
;
top
:
50%
;
transform
:
translateY
(
-50%
);
left
:
0
;
}
.troubleItemComponent
.jugdeQuestion
{
height
:
61px
;
line-height
:
61px
;
margin-bottom
:
30px
;
}
.troubleItemComponent
.jugdeQuestion
.questionBox
{
height
:
100%
;
width
:
161px
;
text-align
:
center
;
display
:
inline-block
;
margin-left
:
30px
;
}
.troubleItemComponent
.jugdeQuestion
.questionBox.active
{
border-color
:
#26ce61
;
}
.troubleItemComponent
.itemTextArea
{
height
:
198px
;
margin-bottom
:
29px
;
}
.troubleItemComponent
.itemTextAreaBox
{
width
:
1250px
;
width
:
1250px
;
height
:
100%
;
display
:
inline-block
;
background-color
:
#f2f2f2
;
padding
:
20px
;
overflow
:
hidden
;
}
.itemTextAreaBoxs
{
background-color
:
#f2f2f2
;
border
:
none
;
resize
:
none
;
width
:
100%
;
height
:
100%
;
line-height
:
40px
;
text-align
:
justify
;
}
.troubleItemComponent
.itemTextArea
.itemPlayceHolder
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
}
}
.editUploadItem
.newTroubleRemark
.remarkContent
.editIcon
{
.troubleItemComponent
.itemTextArea
.itemTextEdit
{
text-align
:
right
;
text-align
:
right
;
padding
:
13px
10px
;
position
:
absolute
;
font-size
:
24px
;
line-height
:
57px
;
color
:
#ff7860
;
top
:
-57px
;
right
:
46px
;
}
.troubleItemComponent
.itemControl
.controlBox
{
width
:
90px
;
height
:
90px
;
position
:
relative
;
display
:
inline-block
;
margin-right
:
30px
;
}
.troubleItemComponent
.itemControl
.controlBox
>
img
{
position
:
absolute
;
width
:
90px
;
height
:
90px
;
top
:
50%
;
left
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
}
.troubleItemComponent
.finishBox
{
display
:
none
;
position
:
absolute
;
top
:
0
;
right
:
0
;
width
:
0
;
height
:
0
;
border-top
:
63px
solid
#26ce61
;
border-bottom
:
63px
solid
transparent
;
border-left
:
63px
solid
transparent
;
border-right
:
63px
solid
#26ce61
;
}
}
.editUploadItem
.newTroubleRemark
.remarkContent
.remarkText
{
.troubleItemComponent
.finishBox
.finishText
{
height
:
198px
;
position
:
absolute
;
border
:
1px
solid
#e5e5e5
;
border-radius
:
10px
;
background-color
:
#f2f2f2
;
line-height
:
198px
;
text-align
:
center
;
text-align
:
center
;
font-size
:
24px
;
width
:
178px
;
color
:
#999999
;
height
:
178px
;
line-height
:
126px
;
left
:
-89px
;
top
:
-89px
;
transform
:
rotate
(
45deg
);
}
}
.editUploadItem
.damageImgs
.uploadImgRight
{
.troubleItemComponent.finish
{
float
:
left
;
border
:
3px
solid
#26ce61
;
}
}
.editUploadItem
.damageImgs
.operationLeft
{
.troubleItemComponent.finish
.finishBox
{
float
:
left
;
display
:
block
;
}
}
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