Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
c4bcf2b9
Commit
c4bcf2b9
authored
Jul 01, 2020
by
panpp
Browse files
修改了常用功能样式
parent
33df7e9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/main.ftl
View file @
c4bcf2b9
...
@@ -43,8 +43,7 @@
...
@@ -43,8 +43,7 @@
</div>
</div>
<div class="class-6" >
<div class="class-6" >
</div>
</div>
<div class="class-7" >
<div class="panel" >
<div class="panel">
<div v-if="alwaysList.length>0" class="panel-title">
<div v-if="alwaysList.length>0" class="panel-title">
常用功能
常用功能
</div>
</div>
...
@@ -61,9 +60,6 @@
...
@@ -61,9 +60,6 @@
<!--文本结束-->
<!--文本结束-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--大容器开始-->
<!--大容器开始-->
<div class="class-43" >
<div class="class-43" >
...
@@ -466,35 +462,39 @@
...
@@ -466,35 +462,39 @@
}
);
}
);
</
script
>
</
script
>
<
style
>
<
style
>
.panel-content .mitem
{
.panel
{
margin-top
:
10
px
;
color
:
#
333333
;
color
:
#
333333
;
cursor
:
pointer
;
padding-right
:
20
px
;
padding-top
:
20
px
;
max-width
:
100
%;
padding-left
:
20
px
;
outline-offset
:
-1
px
;
outline-offset
:
-1
px
;
height
:
88
px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
)
;
flex-direction
:
column
;
flex-direction
:
column
;
display
:
flex
;
display
:
flex
;
animation-duration
:
1
s
;
animation-duration
:
1
s
;
width
:
88
px
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
align-items
:
center
;
}
}
.panel .panel-content .mitem
:
hover
i ,.panel .panel-content .mitem:hover .item-title
{
.panel .panel-content .mitem
:
hover
i ,.panel .panel-content .mitem:hover .item-title
{
color
:
#
409
EFF
color
:
#
409
EFF
}
}
.panel-content .mitem
i
{
.panel-content .mitem
i
{
font-size
:
36
px
;
font-size
:
40
px
;
}
}
.panel
{
.panel
-content .mitem
{
color
:
#
333333
;
color
:
#
333333
;
padding
:
10
px
;
cursor
:
pointer
;
outline-offset
:
-1
px
;
outline-offset
:
-1
px
;
flex
:
1
;
max-width
:
100
%
;
background-color
:
rgba
(
255
,
255
,
255
,
1
)
;
height
:
69
px
;
flex-direction
:
column
;
flex-direction
:
column
;
display
:
flex
;
display
:
flex
;
animation-duration
:
1
s
;
animation-duration
:
1
s
;
width
:
25
%;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
align-items
:
center
;
margin-bottom
:
20
px
;
}
}
.panel .panel-title
{
.panel .panel-title
{
color
:
#
333333
;
color
:
#
333333
;
...
@@ -503,8 +503,6 @@
...
@@ -503,8 +503,6 @@
display
:
inline-block
;
display
:
inline-block
;
animation-duration
:
1
s
;
animation-duration
:
1
s
;
font-size
:
16
px
;
font-size
:
16
px
;
padding-left
:
10
px
;
margin-top
:
5
px
;
}
}
.panel .panel-content
{
.panel .panel-content
{
color
:
#
333333
;
color
:
#
333333
;
...
@@ -521,6 +519,14 @@
...
@@ -521,6 +519,14 @@
padding-left
:
10
px
;
padding-left
:
10
px
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
}
}
.panel .panel-content .mitem .item-title
{
color:#333333;
word-wrap:break-word;
display:inline-block;
animation-duration:1s;
font-size:14px;
line-height:1.4;
}
.custom-body
{
.custom-body
{
}
}
.class-1
.class-1
...
...
Write
Preview
Supports
Markdown
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