Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
550a8510
提交
550a8510
编写于
12月 13, 2024
作者:
zhf
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 更新插件
上级
e79a2cbd
变更
1
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
+1
-1
style.css
.../@ibiz-template-plugin/sy-pms-portal@0.0.1/dist/style.css
+1
-1
未找到文件。
app_Web/public/plugins/@ibiz-template-plugin/sy-pms-portal@0.0.1/dist/style.css
浏览文件 @
550a8510
@charset
"UTF-8"
;
.ibiz-app-portal-list-portlet
{
display
:
flex
;
align-items
:
center
;
width
:
100%
;
margin-top
:
16px
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
{
display
:
flex
;
flex
:
1
0
0
;
flex-direction
:
column
;
flex-shrink
:
0
;
justify-content
:
space-between
;
width
:
340px
;
height
:
200px
;
margin-right
:
14px
;
overflow
:
hidden
;
cursor
:
pointer
;
border-radius
:
10px
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item--disabled
{
cursor
:
not-allowed
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-app-portal-list-portlet-item__text
{
flex-shrink
:
0
;
margin
:
36px
0
0
20px
;
overflow
:
hidden
;
font-family
:
MicrosoftYaHei-Bold
,
MicrosoftYaHei
,
sans-serif
;
font-size
:
24px
;
font-weight
:
700
;
line-height
:
31px
;
color
:
#fff
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.ibiz-app-portal-list-portlet-item__icon
{
margin
:
0
0
0
auto
}
.ibiz-app-portal-list-portlet-item__icon
img
{
display
:
block
;
user-select
:
none
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
1
)
{
background
:
linear-gradient
(
132deg
,
#3e33ee
0%
,
#55bffc
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
1
)
.ibiz-app-portal-list-portlet-item__icon
{
margin
:
0
8px
8px
auto
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
2
)
{
background
:
linear-gradient
(
137deg
,
#24c69e
0%
,
#29d57f
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
2
)
.ibiz-app-portal-list-portlet-item__icon
img
{
object-position
:
0
-8px
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
3
)
{
background
:
linear-gradient
(
139deg
,
#ffba61
0%
,
#fee475
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
4
)
{
background
:
linear-gradient
(
139deg
,
#ff7575
0%
,
#ffa8a8
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
4
)
.ibiz-app-portal-list-portlet-item__icon
{
margin
:
0
8px
8px
auto
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:last-child
{
margin-right
:
0
}
.ibiz-func-portal-list-portlet
{
display
:
flex
;
flex-direction
:
column
;
width
:
1048px
;
padding
:
0
16px
;
background
:
#fff
;
border-radius
:
10px
}
.ibiz-func-portal-list-portlet__divider
{
height
:
1px
;
background
:
#d8d8d8
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-header
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
justify-content
:
space-between
;
height
:
57px
;
padding
:
0
5px
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-header
.ibiz-func-portal-list-portlet-header-left
{
display
:
flex
;
align-items
:
flex-end
}
.ibiz-func-portal-list-portlet-header-left__icon
{
width
:
19px
;
height
:
19px
;
margin-right
:
8px
}
.ibiz-func-portal-list-portlet-header-left__icon
img
{
display
:
block
;
max-width
:
100%
}
.ibiz-func-portal-list-portlet-header-left__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
16px
;
line-height
:
21px
;
color
:
#15233f
;
letter-spacing
:
3px
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-header
.ibiz-func-portal-list-portlet-header-right
{
display
:
flex
;
align-items
:
center
;
cursor
:
pointer
}
.ibiz-func-portal-list-portlet-header-right__icon
{
width
:
20px
;
height
:
20px
;
margin-right
:
6px
}
.ibiz-func-portal-list-portlet-header-right__icon
img
{
display
:
block
;
max-width
:
100%
}
.ibiz-func-portal-list-portlet-header-right__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
14px
;
line-height
:
19px
;
color
:
#2d8cf0
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
{
display
:
flex
;
flex-wrap
:
wrap
;
min-height
:
138px
;
padding
:
24px
5px
7px
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ibiz-func-portal-list-portlet-item
{
display
:
flex
;
flex-direction
:
column
;
flex-shrink
:
0
;
align-items
:
center
;
width
:
96px
;
margin
:
0
34px
26px
0
;
cursor
:
pointer
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ibiz-func-portal-list-portlet-item--disabled
{
cursor
:
not-allowed
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ibiz-func-portal-list-portlet-item
:nth-child
(
8n
)
{
margin-right
:
0
}
.ibiz-func-portal-list-portlet-item__icon
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
width
:
52px
;
height
:
52px
;
margin-bottom
:
8px
}
.ibiz-func-portal-list-portlet-item__icon
:hover
{
background
:
#ecf5ff
}
.ibiz-func-portal-list-portlet-item__icon
img
{
display
:
block
;
max-width
:
36px
}
.ibiz-func-portal-list-portlet-item__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
12px
;
line-height
:
16px
;
color
:
#666
;
text-align
:
center
}
.ibiz-func-drawer
{
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
;
width
:
100vw
;
height
:
100vh
;
margin-top
:
-100vh
;
overflow
:
auto
;
background
:
#f5f5f5
;
transition
:
all
.5s
}
.ibiz-func-drawer--show
{
margin-top
:
0
}
.ibiz-func-drawer
::-webkit-scrollbar
{
width
:
6px
;
height
:
6px
;
background
:
transparent
}
.ibiz-func-drawer
::-webkit-scrollbar-thumb
{
background-color
:
#c1c1c1
;
border
:
0
;
border-radius
:
4px
;
box-shadow
:
none
}
.ibiz-func-drawer
::-webkit-scrollbar-track
{
border
:
0
;
border-radius
:
4px
;
box-shadow
:
none
}
.ibiz-func-drawer
.ibiz-func-drawer-content
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
width
:
1200px
;
padding-bottom
:
60px
;
margin
:
0
auto
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
{
display
:
flex
;
flex-direction
:
column
;
width
:
100%
;
margin-top
:
24px
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header
{
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
height
:
20px
;
padding-left
:
8px
;
margin-bottom
:
14px
;
font-size
:
14px
;
font-weight
:
600
;
line-height
:
28px
;
color
:
#333
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header-right
{
display
:
flex
;
align-items
:
center
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header-right
.ivu-btn
{
height
:
28px
;
margin-right
:
12px
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header-right
.ivu-btn
:last-child
{
margin-right
:
0
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
{
display
:
flex
;
flex-wrap
:
wrap
;
min-height
:
133px
;
padding
:
24px
21px
0
;
background-color
:
#fff
;
border-radius
:
8px
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ibiz-func-drawer-group-item
{
position
:
relative
;
display
:
flex
;
flex-direction
:
column
;
flex-shrink
:
0
;
align-items
:
center
;
width
:
96px
;
margin
:
0
34px
24px
0
;
cursor
:
pointer
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ibiz-func-drawer-group-item--disabled
{
cursor
:
not-allowed
}
.ibiz-func-drawer-group-item__checkbox
{
position
:
absolute
;
top
:
-5px
;
right
:
12px
;
display
:
none
;
align-items
:
center
;
justify-content
:
center
;
width
:
20px
;
height
:
20px
;
background-color
:
#fff
;
border
:
1px
solid
#dcdfe6
;
border-radius
:
50%
}
.ibiz-func-drawer-group-item__checkbox--show
{
display
:
flex
}
.ibiz-func-drawer-group-item__checkbox
:hover
{
border-color
:
#409eff
}
.ibiz-func-drawer-group-item__checkbox--remove
{
color
:
#fff
;
background-color
:
#f44945
;
border
:
none
}
.ibiz-func-drawer-group-item__checkbox--selected
{
color
:
#409eff
;
border-color
:
#409eff
}
.ibiz-func-drawer-group-item__icon
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
width
:
52px
;
height
:
52px
;
margin-bottom
:
12px
}
.ibiz-func-drawer-group-item__icon
:hover
{
background
:
#ecf5ff
}
.ibiz-func-drawer-group-item__icon
img
{
display
:
block
;
max-width
:
36px
}
.ibiz-func-drawer-group-item__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
12px
;
line-height
:
16px
;
color
:
#666
;
text-align
:
center
}
.ibiz-todo-app-menu-portlet
{
display
:
flex
;
align-items
:
center
;
width
:
100%
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
width
:
200px
;
height
:
120px
;
padding
:
26px
24px
22px
;
margin-right
:
12px
;
cursor
:
pointer
;
background
:
#fff
;
border-radius
:
10px
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item--disabled
{
cursor
:
not-allowed
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:last-child
{
margin-right
:
0
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ibiz-todo-app-menu-portlet-item-left
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
justify-content
:
center
;
width
:
72px
;
height
:
100%
;
margin-right
:
16px
;
border-radius
:
4px
}
.ibiz-todo-app-menu-portlet-item-left__icon
{
width
:
40px
;
height
:
40px
}
.ibiz-todo-app-menu-portlet-item-left__icon
img
{
display
:
block
;
max-width
:
100%
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ibiz-todo-app-menu-portlet-item-right
{
display
:
flex
;
flex-direction
:
column
;
flex-grow
:
1
;
flex-shrink
:
0
;
justify-content
:
space-between
;
height
:
100%
}
.ibiz-todo-app-menu-portlet-item-right__count
{
flex
:
1
;
margin-top
:
6px
;
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
28px
;
line-height
:
37px
;
color
:
#ff4d4f
;
white-space
:
nowrap
}
.ibiz-todo-app-menu-portlet-item-right__add
{
position
:
relative
}
.ibiz-todo-app-menu-portlet-item-right__add
:after
{
position
:
absolute
;
right
:
-13px
;
bottom
:
-4px
;
font-size
:
20px
;
content
:
"+"
}
.ibiz-todo-app-menu-portlet-item-right__count
span
:nth-child
(
2
)
{
margin-left
:
12px
;
font-size
:
16px
;
line-height
:
21px
;
color
:
#666
}
.ibiz-todo-app-menu-portlet-item-right__text
{
margin
:
2px
0
6px
;
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
16px
;
line-height
:
21px
;
color
:
#666
;
white-space
:
nowrap
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
1
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#fff3f3
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
1
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#ff4d4f
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
2
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#f1ffe9
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
2
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#73d13d
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
3
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#f6efff
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
3
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#9152de
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
4
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#fff3f3
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
4
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#f98b15
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
5
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#e9f5ff
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
5
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#40a9ff
}
.app
{
width
:
100vw
;
height
:
100vh
}
.app
.ibiz-layout
{
position
:
relative
;
margin
:
auto
;
--ibiz-layout-width
:
1280px
}
.ibiz-view--app-portal-view
.ibiz-view-layout-content
{
padding
:
0
;
margin-top
:
0
}
@charset
"UTF-8"
;
.ibiz-app-portal-list-portlet
{
display
:
flex
;
align-items
:
center
;
width
:
100%
;
margin-top
:
16px
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
{
display
:
flex
;
flex
:
1
0
0
;
flex-direction
:
column
;
flex-shrink
:
0
;
justify-content
:
space-between
;
width
:
340px
;
height
:
200px
;
margin-right
:
14px
;
overflow
:
hidden
;
cursor
:
pointer
;
border-radius
:
10px
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item--disabled
{
cursor
:
not-allowed
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-app-portal-list-portlet-item__text
{
flex-shrink
:
0
;
margin
:
36px
0
0
20px
;
overflow
:
hidden
;
font-family
:
MicrosoftYaHei-Bold
,
MicrosoftYaHei
,
sans-serif
;
font-size
:
24px
;
font-weight
:
700
;
line-height
:
31px
;
color
:
#fff
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.ibiz-app-portal-list-portlet-item__icon
{
margin
:
0
0
0
auto
}
.ibiz-app-portal-list-portlet-item__icon
img
{
display
:
block
;
user-select
:
none
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
1
)
{
background
:
linear-gradient
(
132deg
,
#3e33ee
0%
,
#55bffc
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
1
)
.ibiz-app-portal-list-portlet-item__icon
{
margin
:
0
8px
8px
auto
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
2
)
{
background
:
linear-gradient
(
137deg
,
#24c69e
0%
,
#29d57f
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
2
)
.ibiz-app-portal-list-portlet-item__icon
img
{
object-position
:
0
-8px
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
3
)
{
background
:
linear-gradient
(
139deg
,
#ffba61
0%
,
#fee475
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
4
)
{
background
:
linear-gradient
(
139deg
,
#ff7575
0%
,
#ffa8a8
100%
)}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:nth-child
(
4
)
.ibiz-app-portal-list-portlet-item__icon
{
margin
:
0
8px
8px
auto
}
.ibiz-app-portal-list-portlet
.ibiz-app-portal-list-portlet-item
:last-child
{
margin-right
:
0
}
.ibiz-func-portal-list-portlet
{
display
:
flex
;
flex-direction
:
column
;
width
:
1048px
;
padding
:
0
16px
;
background
:
#fff
;
border-radius
:
10px
}
.ibiz-func-portal-list-portlet__divider
{
height
:
1px
;
background
:
#d8d8d8
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-header
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
justify-content
:
space-between
;
height
:
57px
;
padding
:
0
5px
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-header
.ibiz-func-portal-list-portlet-header-left
{
display
:
flex
;
align-items
:
flex-end
}
.ibiz-func-portal-list-portlet-header-left__icon
{
width
:
19px
;
height
:
19px
;
margin-right
:
8px
}
.ibiz-func-portal-list-portlet-header-left__icon
img
{
display
:
block
;
max-width
:
100%
}
.ibiz-func-portal-list-portlet-header-left__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
16px
;
line-height
:
21px
;
color
:
#15233f
;
letter-spacing
:
3px
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-header
.ibiz-func-portal-list-portlet-header-right
{
display
:
flex
;
align-items
:
center
;
cursor
:
pointer
}
.ibiz-func-portal-list-portlet-header-right__icon
{
width
:
20px
;
height
:
20px
;
margin-right
:
6px
}
.ibiz-func-portal-list-portlet-header-right__icon
img
{
display
:
block
;
max-width
:
100%
}
.ibiz-func-portal-list-portlet-header-right__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
14px
;
line-height
:
19px
;
color
:
#2d8cf0
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
{
display
:
flex
;
flex-wrap
:
wrap
;
min-height
:
138px
;
padding
:
24px
5px
7px
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ibiz-func-portal-list-portlet-item
{
display
:
flex
;
flex-direction
:
column
;
flex-shrink
:
0
;
align-items
:
center
;
width
:
96px
;
margin
:
0
34px
26px
0
;
cursor
:
pointer
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ibiz-func-portal-list-portlet-item--disabled
{
cursor
:
not-allowed
}
.ibiz-func-portal-list-portlet
.ibiz-func-portal-list-portlet-content
.ibiz-func-portal-list-portlet-item
:nth-child
(
8n
)
{
margin-right
:
0
}
.ibiz-func-portal-list-portlet-item__icon
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
width
:
52px
;
height
:
52px
;
margin-bottom
:
8px
}
.ibiz-func-portal-list-portlet-item__icon
:hover
{
background
:
#ecf5ff
}
.ibiz-func-portal-list-portlet-item__icon
img
{
display
:
block
;
max-width
:
36px
}
.ibiz-func-portal-list-portlet-item__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
12px
;
line-height
:
16px
;
color
:
#666
;
text-align
:
center
}
.ibiz-func-drawer
{
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
999
;
width
:
100vw
;
height
:
100vh
;
margin-top
:
-100vh
;
overflow
:
auto
;
visibility
:
hidden
;
background
:
#f5f5f5
;
transition
:
all
.5s
}
.ibiz-func-drawer--show
{
margin-top
:
0
;
visibility
:
visible
}
.ibiz-func-drawer
::-webkit-scrollbar
{
width
:
6px
;
height
:
6px
;
background
:
transparent
}
.ibiz-func-drawer
::-webkit-scrollbar-thumb
{
background-color
:
#c1c1c1
;
border
:
0
;
border-radius
:
4px
;
box-shadow
:
none
}
.ibiz-func-drawer
::-webkit-scrollbar-track
{
border
:
0
;
border-radius
:
4px
;
box-shadow
:
none
}
.ibiz-func-drawer
.ibiz-func-drawer-content
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
width
:
1200px
;
padding-bottom
:
60px
;
margin
:
0
auto
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
{
display
:
flex
;
flex-direction
:
column
;
width
:
100%
;
margin-top
:
24px
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header
{
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
height
:
20px
;
padding-left
:
8px
;
margin-bottom
:
14px
;
font-size
:
14px
;
font-weight
:
600
;
line-height
:
28px
;
color
:
#333
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header-right
{
display
:
flex
;
align-items
:
center
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header-right
.ivu-btn
{
height
:
28px
;
margin-right
:
12px
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-header-right
.ivu-btn
:last-child
{
margin-right
:
0
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
{
display
:
flex
;
flex-wrap
:
wrap
;
min-height
:
133px
;
padding
:
24px
21px
0
;
background-color
:
#fff
;
border-radius
:
8px
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ibiz-func-drawer-group-item
{
position
:
relative
;
display
:
flex
;
flex-direction
:
column
;
flex-shrink
:
0
;
align-items
:
center
;
width
:
96px
;
margin
:
0
34px
24px
0
;
cursor
:
pointer
}
.ibiz-func-drawer
.ibiz-func-drawer-content
.ibiz-func-drawer-group
.ibiz-func-drawer-group-content
.ibiz-func-drawer-group-item--disabled
{
cursor
:
not-allowed
}
.ibiz-func-drawer-group-item__checkbox
{
position
:
absolute
;
top
:
-5px
;
right
:
12px
;
display
:
none
;
align-items
:
center
;
justify-content
:
center
;
width
:
20px
;
height
:
20px
;
background-color
:
#fff
;
border
:
1px
solid
#dcdfe6
;
border-radius
:
50%
}
.ibiz-func-drawer-group-item__checkbox--show
{
display
:
flex
}
.ibiz-func-drawer-group-item__checkbox
:hover
{
border-color
:
#409eff
}
.ibiz-func-drawer-group-item__checkbox--remove
{
color
:
#fff
;
background-color
:
#f44945
;
border
:
none
}
.ibiz-func-drawer-group-item__checkbox--selected
{
color
:
#409eff
;
border-color
:
#409eff
}
.ibiz-func-drawer-group-item__icon
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
width
:
52px
;
height
:
52px
;
margin-bottom
:
12px
}
.ibiz-func-drawer-group-item__icon
:hover
{
background
:
#ecf5ff
}
.ibiz-func-drawer-group-item__icon
img
{
display
:
block
;
max-width
:
36px
}
.ibiz-func-drawer-group-item__text
{
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
12px
;
line-height
:
16px
;
color
:
#666
;
text-align
:
center
}
.ibiz-todo-app-menu-portlet
{
display
:
flex
;
align-items
:
center
;
width
:
100%
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
width
:
200px
;
height
:
120px
;
padding
:
26px
24px
22px
;
margin-right
:
12px
;
cursor
:
pointer
;
background
:
#fff
;
border-radius
:
10px
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item--disabled
{
cursor
:
not-allowed
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:last-child
{
margin-right
:
0
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ivu-tooltip-arrow
{
border-bottom-color
:
#303133
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ivu-tooltip-inner
{
background-color
:
#303133
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ibiz-todo-app-menu-portlet-item-left
{
display
:
flex
;
flex-shrink
:
0
;
align-items
:
center
;
justify-content
:
center
;
width
:
72px
;
height
:
100%
;
margin-right
:
16px
;
border-radius
:
4px
}
.ibiz-todo-app-menu-portlet-item-left__icon
{
width
:
40px
;
height
:
40px
}
.ibiz-todo-app-menu-portlet-item-left__icon
img
{
display
:
block
;
max-width
:
100%
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
.ibiz-todo-app-menu-portlet-item-right
{
display
:
flex
;
flex-direction
:
column
;
flex-grow
:
1
;
flex-shrink
:
0
;
justify-content
:
space-between
;
height
:
100%
}
.ibiz-todo-app-menu-portlet-item-right__count
{
flex
:
1
;
margin-top
:
6px
;
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
28px
;
line-height
:
37px
;
color
:
#ff4d4f
;
white-space
:
nowrap
}
.ibiz-todo-app-menu-portlet-item-right__add
{
position
:
relative
}
.ibiz-todo-app-menu-portlet-item-right__add
:after
{
position
:
absolute
;
right
:
-13px
;
bottom
:
-4px
;
font-size
:
20px
;
content
:
"+"
}
.ibiz-todo-app-menu-portlet-item-right__count
span
:nth-child
(
2
)
{
margin-left
:
12px
;
font-size
:
16px
;
line-height
:
21px
;
color
:
#666
}
.ibiz-todo-app-menu-portlet-item-right__text
{
margin
:
2px
0
6px
;
font-family
:
MicrosoftYaHei
,
sans-serif
;
font-size
:
16px
;
line-height
:
21px
;
color
:
#666
;
white-space
:
nowrap
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
1
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#fff3f3
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
1
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#ff4d4f
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
2
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#f1ffe9
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
2
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#73d13d
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
3
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#f6efff
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
3
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#9152de
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
4
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#fff3f3
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
4
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#f98b15
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
5
)
.ibiz-todo-app-menu-portlet-item-left
{
background
:
#e9f5ff
}
.ibiz-todo-app-menu-portlet
.ibiz-todo-app-menu-portlet-item
:nth-child
(
5
)
.ibiz-todo-app-menu-portlet-item-right
.ibiz-todo-app-menu-portlet-item-right__count
{
color
:
#40a9ff
}
.app
{
width
:
100vw
;
height
:
100vh
}
.app
.ibiz-layout
{
position
:
relative
;
margin
:
auto
;
--ibiz-layout-width
:
1280px
}
.ibiz-view--app-portal-view
.ibiz-view-layout-content
{
padding
:
0
;
margin-top
:
0
}
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录