Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
c4bcf2b9
Commit
c4bcf2b9
authored
Jul 01, 2020
by
panpp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了常用功能样式
parent
33df7e9f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
18 deletions
+24
-18
main.ftl
src/main/webapp/WEB-INF/manager/main.ftl
+24
-18
No files found.
src/main/webapp/WEB-INF/manager/main.ftl
View file @
c4bcf2b9
...
...
@@ -43,8 +43,7 @@
</div>
<div
class=
"class-6"
>
</div>
<div
class=
"class-7"
>
<div
class=
"panel"
>
<div
class=
"panel"
>
<div
v-if=
"alwaysList.length>0"
class=
"panel-title"
>
常用功能
</div>
...
...
@@ -61,9 +60,6 @@
<!--文本结束-->
</div>
</div>
</div>
</div>
<!--大容器开始-->
<div
class=
"class-43"
>
...
...
@@ -466,35 +462,39 @@
});
</script>
<style>
.panel-content
.mitem
{
.panel
{
margin-top
:
10px
;
color
:
#333333
;
cursor
:
pointer
;
padding-right
:
20px
;
padding-top
:
20px
;
max-width
:
100%
;
padding-left
:
20px
;
outline-offset
:
-1px
;
height
:
88px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
)
;
flex-direction
:
column
;
display
:
flex
;
animation-duration
:
1s
;
width
:
88px
;
background-repeat
:
no-repeat
;
align-items
:
center
;
}
.panel
.panel-content
.mitem
:hover
i
,
.panel
.panel-content
.mitem
:hover
.item-title
{
color
:
#409EFF
}
.panel-content
.mitem
i
{
font-size
:
36
px
;
font-size
:
40
px
;
}
.panel
{
.panel
-content
.mitem
{
color
:
#333333
;
padding
:
10px
;
cursor
:
pointer
;
outline-offset
:
-1px
;
flex
:
1
;
background-color
:
rgba
(
255
,
255
,
255
,
1
)
;
max-width
:
100%
;
height
:
69px
;
flex-direction
:
column
;
display
:
flex
;
animation-duration
:
1s
;
width
:
25%
;
background-repeat
:
no-repeat
;
align-items
:
center
;
margin-bottom
:
20px
;
}
.panel
.panel-title
{
color
:
#333333
;
...
...
@@ -503,8 +503,6 @@
display
:
inline-block
;
animation-duration
:
1s
;
font-size
:
16px
;
padding-left
:
10px
;
margin-top
:
5px
;
}
.panel
.panel-content
{
color
:
#333333
;
...
...
@@ -521,6 +519,14 @@
padding-left
:
10px
;
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
{
}
.class-1
...
...
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