first commit
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,257 @@
|
||||
.rwzt {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.layui-table td img {
|
||||
border: 2px solid #eee;
|
||||
}
|
||||
|
||||
.layui-table td img:hover {
|
||||
border: 5px solid #ccc;
|
||||
transition: .2s;
|
||||
}
|
||||
|
||||
.layui-xmlx {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
padding: 0 6px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
color: #ff5722;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.layui-col-m5 {
|
||||
width: 49.5%;
|
||||
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.fl {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mrb1 {
|
||||
margin-right: 1%;
|
||||
}
|
||||
|
||||
.pl10 {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.p10 {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.layui-input-block1 {
|
||||
min-height: 0px;
|
||||
margin-left: 110px;
|
||||
}
|
||||
|
||||
.hover-edit i {
|
||||
margin-left: 4px;
|
||||
font-weight: 800;
|
||||
cursor: pointer;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 12px;
|
||||
}
|
||||
|
||||
td.layui-td-gray {
|
||||
width: 15%;
|
||||
}
|
||||
|
||||
|
||||
element.style {}
|
||||
|
||||
.md-content-content i.iconfont.icon-wodedianping {
|
||||
position: relative;
|
||||
/*top: -38px !important;*/
|
||||
/*right: -70px !important;*/
|
||||
}
|
||||
|
||||
.hover-edit i.iconfont.icon-wodedianping {
|
||||
position: relative;
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.md-content-content .md_content {
|
||||
border: 1px solid #eee;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#box_desc,
|
||||
#box_url {
|
||||
border: 1px solid #eee;
|
||||
}
|
||||
|
||||
.addedit {
|
||||
width: 100%;
|
||||
height: 300px !important;
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
|
||||
.layui-input-inline .layui-input {
|
||||
border: 1px solid #eee;
|
||||
}
|
||||
|
||||
.layui-input-inline {
|
||||
display: block;
|
||||
/* margin-bottom: 10px; */
|
||||
}
|
||||
|
||||
.ms_title {
|
||||
color: #4285F4;
|
||||
margin: 20px 0 !important;
|
||||
padding-left: 10px !important;
|
||||
border-left: 10px #4285F4 solid;
|
||||
border-bottom: 1px #4285F4 solid;
|
||||
font-size: 16px;
|
||||
font-weight: bolder;
|
||||
line-height: 40px;
|
||||
}
|
||||
|
||||
input.layui-input.layui-unselect,
|
||||
input.layui-input {
|
||||
font-weight: bolder;
|
||||
/* letter-spacing: 1.5px; */
|
||||
font-size: 15px;
|
||||
color: #313131;
|
||||
}
|
||||
|
||||
#articleLayer .layui-textarea {
|
||||
height: 26px;
|
||||
line-height: 1.3;
|
||||
line-height: 26px\9;
|
||||
/*border-width: 0px 0px 0px 1px;*/
|
||||
border-width: 0;
|
||||
border-style: solid;
|
||||
background-color: #fff;
|
||||
color: rgba(0, 0, 0, .85);
|
||||
border-radius: 2px
|
||||
}
|
||||
|
||||
#articleLayer .p-4 {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.layui-progress {
|
||||
background-color: #757575 !important;
|
||||
}
|
||||
|
||||
.project_task_btn {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.layui-progress.layui-progress-big {
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.layui-table-cell {
|
||||
/* height: auto !important;
|
||||
min-height: 38px !important; */
|
||||
}
|
||||
|
||||
.layui-layer-content {
|
||||
/* padding: 20px; */
|
||||
/* max-width: 1200px;
|
||||
max-height: 1200px; */
|
||||
/* display: grid; */
|
||||
}
|
||||
|
||||
.layui-layer-content img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.layui-upload {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.line {
|
||||
width: 100%;
|
||||
display: block;
|
||||
border-bottom: 1px solid #ddd;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.jieduan {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.feiziyan {
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
.ziyan {
|
||||
background-color: green;
|
||||
}
|
||||
|
||||
.feiziyan,
|
||||
.ziyan {
|
||||
width: 50px;
|
||||
height: 25px;
|
||||
display: block;
|
||||
color: white;
|
||||
border-radius: 5px;
|
||||
margin-right: 10px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.pt-4 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.unread,
|
||||
.isread {
|
||||
padding: 4px 8px;
|
||||
border-radius: 5px;
|
||||
color: #fff;
|
||||
line-height: 15px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.unread {
|
||||
background-color: #4285F4;
|
||||
}
|
||||
|
||||
.isread {
|
||||
background-color: #ff5722;
|
||||
}
|
||||
|
||||
.new-label {
|
||||
display: inline-block;
|
||||
padding: 2px 6px;
|
||||
background-color: #FF5722;
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
border-radius: 5px;
|
||||
margin-right: 5px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
#contactList td span {
|
||||
background: #3c9cff;
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
color: #fff;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.sticky-bar {
|
||||
position: -webkit-sticky;
|
||||
/* Safari */
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
background-color: white;
|
||||
/* 背景色与页面背景一致 */
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,293 @@
|
||||
.sticky-bar {
|
||||
position: -webkit-sticky;
|
||||
/* Safari */
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
background-color: white;
|
||||
/* 背景色与页面背景一致 */
|
||||
}
|
||||
|
||||
.fl {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.fr {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.p-10 {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.btn_l,
|
||||
.btn_r {
|
||||
width: calc(50% - 10px);
|
||||
margin-bottom: 20px;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.btn_l .layui-btn,
|
||||
.btn_r .layui-btn {
|
||||
font-size: 2em !important;
|
||||
}
|
||||
|
||||
.btns {
|
||||
/* width: calc(50% - 20px); */
|
||||
margin: 20px;
|
||||
margin-bottom: 20px;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.btn_list {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.diy-button {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
width: 400px;
|
||||
height: 100% !important;
|
||||
border-radius: 20px !important;
|
||||
font-size: 2em;
|
||||
|
||||
strong {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 0.6em;
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.tags {
|
||||
font-size: 0.8em;
|
||||
color: #fff;
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
.tags-1 {
|
||||
background-color: #ff5722;
|
||||
}
|
||||
|
||||
.tags-2 {
|
||||
background-color: #ffb800;
|
||||
}
|
||||
|
||||
.tags-3 {
|
||||
background-color: #16baaa;
|
||||
}
|
||||
|
||||
.tags-4 {
|
||||
background-color: #1e9fff;
|
||||
}
|
||||
|
||||
.tags-5 {
|
||||
background-color: #a233c6;
|
||||
}
|
||||
|
||||
.tags-6 {
|
||||
background-color: #2f363c;
|
||||
}
|
||||
|
||||
.new-label {
|
||||
font-size: 0.8em;
|
||||
background-color: #FF5722;
|
||||
padding: 5px;
|
||||
color: #fff;
|
||||
border-radius: 5px;
|
||||
position: relative;
|
||||
top: -2px;
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
.multi dl dd.layui-this {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.ziyan {
|
||||
background-color: #1e9fff;
|
||||
padding: 3px 7px;
|
||||
font-size: 11px;
|
||||
margin-right: 10px;
|
||||
border-radius: 5px;
|
||||
line-height: 20px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.feiziyan {
|
||||
background-color: #16b777;
|
||||
padding: 3px 7px;
|
||||
font-size: 11px;
|
||||
margin-right: 10px;
|
||||
border-radius: 5px;
|
||||
line-height: 20px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.card-container {
|
||||
column-count: 8;
|
||||
column-gap: 15px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.card-item {
|
||||
break-inside: avoid;
|
||||
background-color: #f2f2f2;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
||||
margin-bottom: 15px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.items {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.item-image {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.item-image img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 4px;
|
||||
object-fit: cover;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.item-name {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.names {
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
font-size: 18px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.path-row {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.path-value {
|
||||
padding: 2px;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.action-row {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.action-item {
|
||||
padding: 10px;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#pagination {
|
||||
display: flex !important;
|
||||
display: inline;
|
||||
zoom: 1;
|
||||
vertical-align: middle;
|
||||
margin: 40px 0;
|
||||
font-size: 0;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.img-ids {
|
||||
height: 30px;
|
||||
padding: 5px 0;
|
||||
border-bottom: 1px solid #ddd;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.layui-layer-page .layui-layer-content {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
.create-folder {
|
||||
padding: 10px;
|
||||
|
||||
.btnbar {
|
||||
margin: 40px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.layui-input-block {
|
||||
margin-left: 120px;
|
||||
}
|
||||
|
||||
.layui-input {
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
|
||||
#go-to-top {
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
display: none;
|
||||
border-radius: 100%;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.uploaddemo {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.layui-upload-drag {
|
||||
width: 90%;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
.uploadbtn{
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user