Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
蒋勇
zhichan
Commits
cb389f8e
Commit
cb389f8e
authored
Nov 27, 2019
by
haozhenhua
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'igirl-web' of gitlab.gongsibao.com:jiangyong/zhichan into igirl-web
parents
a6b2b17e
e5aae664
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
118 additions
and
0 deletions
+118
-0
igirl-web/app/front/vues/pages/policyquery/policyquery.css
+118
-0
No files found.
igirl-web/app/front/vues/pages/policyquery/policyquery.css
View file @
cb389f8e
.policylist-title
{
width
:
100%
;
height
:
51px
;
line-height
:
35px
;
font-size
:
16px
;
font-family
:
MicrosoftYaHei-Bold
,
MicrosoftYaHei
;
font-weight
:
bold
;
color
:
rgba
(
72
,
72
,
72
,
1
);
}
.policyquery-items
{
border
:
1px
solid
#F0F3F0
;
/* height: 100px; */
width
:
100%
;
display:flex;
display
:
-webkit-flex
;
align-items
:
stretch
;
}
.policyquery-items
>
.items_left
{
width
:
97px
;
height
:
inherit
;
float
:
left
;
background-color
:
#FAFAFA
;
padding
:
13px
20px
;
box-sizing
:
border-box
;
font-size
:
14px
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
121
,
121
,
121
,
1
);
}
.policyquery-items
>
.items_item
{
width
:
calc
(
100%
-
167px
);
float
:
left
;
padding
:
5px
20px
;
box-sizing
:
border-box
;
font-size
:
14px
;
font-family
:
MicrosoftYaHei
;
color
:
rgba
(
72
,
72
,
72
,
1
);
overflow
:
hidden
;
}
.policyquery-items
>
.items_item
>
div
{
float
:
left
;
padding
:
8px
0px
;
padding-right
:
20px
;
box-sizing
:
border-box
;
cursor
:
pointer
;
}
.policyquery-items
>
.items_item
>
.pitch
{
color
:
#118EE9
;
}
.policyquery-items
>
.items_right
{
width
:
70px
;
float
:
right
;
padding-right
:
20px
;
padding-top
:
13px
;
box-sizing
:
border-box
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
72
,
72
,
72
,
1
);
cursor
:
pointer
;
}
.policyquery-items
>
.items_right
>
i
{
margin-left
:
2px
;
}
.policylist-headerbut
{
margin
:
0
auto
;
font-size
:
14px
;
text-align
:
center
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
72
,
72
,
72
,
1
);
line-height
:
14px
;
width
:
81px
;
height
:
22px
;
line-height
:
22px
;
border-radius
:
0px
0px
15px
15px
;
border
:
1px
solid
rgba
(
240
,
243
,
240
,
1
);
border-top
:
0px
;
margin-bottom
:
10px
;
cursor
:
pointer
;
}
.policylist-selected
{
width
:
100%
;
min-height
:
40px
;
overflow
:
hidden
;
}
.policylist-selected
>
.leftName
{
width
:
97px
;
float
:
left
;
font-size
:
14px
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
color
:
rgba
(
121
,
121
,
121
,
1
);
}
.policylist-selected
>
.itemsName
{
width
:
calc
(
100%
-
97px
);
float
:
left
;
overflow
:
hidden
;
}
.policylist-selected
>
.itemsName
>
.itemName
{
float
:
left
;
margin-right
:
6px
;
margin-bottom
:
16px
;
padding
:
0px
6px
;
padding-right
:
20px
;
box-sizing
:
border-box
;
height
:
26px
;
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
1px
;
border
:
1px
solid
rgba
(
17
,
142
,
233
,
1
);
text-align
:
center
;
line-height
:
26px
;
color
:
#118EE9
;
position
:
relative
;
}
.policylist-selected
>
.itemsName
>
.itemName
>
i
{
position
:
absolute
;
right
:
6px
;
top
:
7px
;
cursor
:
pointer
;
}
.policylist-warpper
{
.policylist-warpper
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
...
...
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