前端
This commit is contained in:
parent
e3bb6ac2a0
commit
3980df632b
49
assets/css/ace.min.css
vendored
49
assets/css/ace.min.css
vendored
@ -4388,20 +4388,24 @@ fieldset[disabled] .btn-light.active {
|
||||
.label-success,
|
||||
.badge-success {
|
||||
background-color: #77da80 !important;
|
||||
color: #00ba11 !important;
|
||||
color: #fff !important;
|
||||
/* box-shadow: 0px 0px 2px #77da80; */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/lu_bg.jpg');
|
||||
/* background-image: url('http://10.0.0.5/leguevent_dev/assets/images/lu_bg.jpg'); */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/lu_jiao.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
background-position: 0 0;
|
||||
/* background-size: 100% 100%; */
|
||||
}
|
||||
.label-danger,
|
||||
.badge-danger {
|
||||
background-color: #ffecec !important;
|
||||
color: #ff5959 !important;
|
||||
background-color: #ff7f7f !important;
|
||||
color: #fff !important;
|
||||
/* box-shadow: 0px 0px 2px #ff7f7f; */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/red_bg.jpg');
|
||||
/* background-image: url('http://10.0.0.5/leguevent_dev/assets/images/red_bg.jpg'); */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/hong_jiao.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
/* background-size: 100% 100%; */
|
||||
background-position: 0 0;
|
||||
}
|
||||
.label-important,
|
||||
.badge-important {
|
||||
@ -4413,33 +4417,36 @@ fieldset[disabled] .btn-light.active {
|
||||
}
|
||||
.label-warning,
|
||||
.badge-warning {
|
||||
background-color: #ffcc2f !important;
|
||||
color: #e38601 !important;
|
||||
background-color: #ffa423 !important;
|
||||
color: #fff !important;
|
||||
/* box-shadow: 0px 0px 2px #ffcc2f; */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/huang_bg.jpg');
|
||||
/* background-image: url('http://10.0.0.5/leguevent_dev/assets/images/huang_bg.jpg'); */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/cheng_jiao.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
background-position: 0 0;
|
||||
/* background-size: 100% 100%; */
|
||||
}
|
||||
|
||||
.label-pink,
|
||||
.badge-pink {
|
||||
background-color: #fff !important;
|
||||
color: #155dff !important;
|
||||
/* box-shadow: 0px 0px 2px #5a8dff; */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/pink_bg.jpg');
|
||||
background-color: #709cff !important;
|
||||
color: #fff !important;
|
||||
/* background-image: url('http://10.0.0.5/leguevent_dev/assets/images/pink_bg.jpg'); */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/lan_jiao.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
/* background-position: 5px 5px; */
|
||||
/* background-size: ; */
|
||||
background-position: 0 0;
|
||||
/* background-size: 100% 100%; */
|
||||
}
|
||||
.label-purple,
|
||||
.badge-purple {
|
||||
background-color: #a494f9 !important;
|
||||
color: #7257ff !important;
|
||||
color: #fff !important;
|
||||
/* box-shadow: 0px 0px 2px #a494f9; */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/zi_bg.jpg');
|
||||
/* background-image: url('http://10.0.0.5/leguevent_dev/assets/images/zi_bg.jpg'); */
|
||||
background-image: url('http://10.0.0.5/leguevent_dev/assets/images/zi_jiao.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
background-position: 0 0;
|
||||
/* background-size: 100% 100%; */
|
||||
}
|
||||
.label-yellow,
|
||||
.badge-yellow {
|
||||
|
@ -140,10 +140,10 @@ html .fc,
|
||||
}
|
||||
|
||||
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
|
||||
background: #fff;
|
||||
background-image: url('http://10.0.0.5/leguevent_dev//assets/images/dian.png');
|
||||
background: #f5f5f9;
|
||||
/* background-image: url('http://10.0.0.5/leguevent_dev//assets/images/dian.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: right 3.5px top 7.5px;
|
||||
background-position: right 3.5px top 7.5px; */
|
||||
}
|
||||
|
||||
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
|
||||
@ -297,7 +297,7 @@ html .fc,
|
||||
padding: 10px 5px 10px 15px;
|
||||
margin: 10px 12px 0px 12px;
|
||||
cursor:pointer;
|
||||
font-weight: bold;
|
||||
/* font-weight: bold; */
|
||||
}
|
||||
|
||||
@media only screen and (max-width:360px) {
|
||||
|
BIN
assets/images/cheng_jiao.png
Normal file
BIN
assets/images/cheng_jiao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 B |
BIN
assets/images/hong_jiao.png
Normal file
BIN
assets/images/hong_jiao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 B |
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 158 B |
BIN
assets/images/lu_jiao.png
Normal file
BIN
assets/images/lu_jiao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 159 B |
BIN
assets/images/zi_jiao.png
Normal file
BIN
assets/images/zi_jiao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 158 B |
Loading…
Reference in New Issue
Block a user