前端
This commit is contained in:
parent
ed730cc827
commit
a5df647c54
68
assets/css/ace.min.css
vendored
68
assets/css/ace.min.css
vendored
@ -2648,7 +2648,7 @@ li [class*=' icon-'],
|
|||||||
.btn {
|
.btn {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
|
/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important; */
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
border: 5px solid #fff;
|
border: 5px solid #fff;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
@ -2693,7 +2693,7 @@ button.btn:active {
|
|||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
border: 1px solid #e2e2e2;
|
border: 1px solid #e2e2e2;
|
||||||
color: #8b8b8b !important;
|
color: #8b8b8b !important;
|
||||||
font-weight: 300;
|
font-weight: initial;
|
||||||
}
|
}
|
||||||
.btn:hover,
|
.btn:hover,
|
||||||
.btn-default:hover,
|
.btn-default:hover,
|
||||||
@ -2793,33 +2793,35 @@ fieldset[disabled] .btn-primary:active,
|
|||||||
.btn-primary.disabled.active,
|
.btn-primary.disabled.active,
|
||||||
.btn-primary[disabled].active,
|
.btn-primary[disabled].active,
|
||||||
fieldset[disabled] .btn-primary.active {
|
fieldset[disabled] .btn-primary.active {
|
||||||
background-color: #428bca !important;
|
background-color: #0078f7 !important;
|
||||||
border-color: #428bca;
|
border-color: #0078f7;
|
||||||
}
|
}
|
||||||
.btn-info,
|
.btn-info,
|
||||||
.btn-info:focus {
|
.btn-info:focus {
|
||||||
background-color: #0078f7 !important;
|
background-color: #0078f7 !important;
|
||||||
border-color: #0078f7;
|
border-color: #0078f7;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
border: 0px !important;
|
||||||
}
|
}
|
||||||
.btn-info:hover,
|
.btn-info:hover,
|
||||||
.open .btn-info.dropdown-toggle {
|
.open .btn-info.dropdown-toggle {
|
||||||
background-color: #4f99c6 !important;
|
background-color: #0078f7 !important;
|
||||||
border-color: #6fb3e0;
|
border-color: #0078f7 !important;
|
||||||
|
border: 1px solid #0078f7 !important;
|
||||||
}
|
}
|
||||||
.btn-info.no-border:hover {
|
.btn-info.no-border:hover {
|
||||||
border-color: #4f99c6;
|
border-color: #0078f7;
|
||||||
}
|
}
|
||||||
.btn-info.no-hover:hover {
|
.btn-info.no-hover:hover {
|
||||||
background-color: #6fb3e0 !important;
|
background-color: #0078f7 !important;
|
||||||
}
|
}
|
||||||
.btn-info.active {
|
.btn-info.active {
|
||||||
background-color: #5fa6d3 !important;
|
background-color: #0078f7 !important;
|
||||||
border-color: #4396cb;
|
border-color: #0078f7;
|
||||||
}
|
}
|
||||||
.btn-info.no-border.active {
|
.btn-info.no-border.active {
|
||||||
background-color: #539fd0 !important;
|
background-color: #0078f7 !important;
|
||||||
border-color: #539fd0;
|
border-color: #0078f7;
|
||||||
}
|
}
|
||||||
.btn-info.disabled,
|
.btn-info.disabled,
|
||||||
.btn-info[disabled],
|
.btn-info[disabled],
|
||||||
@ -3009,28 +3011,28 @@ fieldset[disabled] .btn-inverse.active {
|
|||||||
}
|
}
|
||||||
.btn-pink,
|
.btn-pink,
|
||||||
.btn-pink:focus {
|
.btn-pink:focus {
|
||||||
background-color: #d6487e !important;
|
background-color: #ff7f7f !important;
|
||||||
border-color: #d6487e;
|
border-color: #ff7f7f;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
.btn-pink:hover,
|
.btn-pink:hover,
|
||||||
.open .btn-pink.dropdown-toggle {
|
.open .btn-pink.dropdown-toggle {
|
||||||
background-color: #b73766 !important;
|
background-color: #ff7f7f !important;
|
||||||
border-color: #d6487e;
|
border-color: #ff7f7f;
|
||||||
}
|
}
|
||||||
.btn-pink.no-border:hover {
|
.btn-pink.no-border:hover {
|
||||||
border-color: #b73766;
|
border-color: #ff7f7f;
|
||||||
}
|
}
|
||||||
.btn-pink.no-hover:hover {
|
.btn-pink.no-hover:hover {
|
||||||
background-color: #d6487e !important;
|
background-color: #ff7f7f !important;
|
||||||
}
|
}
|
||||||
.btn-pink.active {
|
.btn-pink.active {
|
||||||
background-color: #c74072 !important;
|
background-color: #ff7f7f !important;
|
||||||
border-color: #af3462;
|
border-color: #ff7f7f;
|
||||||
}
|
}
|
||||||
.btn-pink.no-border.active {
|
.btn-pink.no-border.active {
|
||||||
background-color: #be386a !important;
|
background-color: #ff7f7f !important;
|
||||||
border-color: #be386a;
|
border-color: #ff7f7f;
|
||||||
}
|
}
|
||||||
.btn-pink.disabled,
|
.btn-pink.disabled,
|
||||||
.btn-pink[disabled],
|
.btn-pink[disabled],
|
||||||
@ -3639,37 +3641,37 @@ fieldset[disabled] .btn-light.active {
|
|||||||
linear,
|
linear,
|
||||||
left 0,
|
left 0,
|
||||||
left 100%,
|
left 100%,
|
||||||
from(#75b5e6),
|
from(#0078f7),
|
||||||
to(#5ba4d5)
|
to(#0078f7)
|
||||||
) !important;
|
) !important;
|
||||||
background-image: -webkit-linear-gradient(
|
background-image: -webkit-linear-gradient(
|
||||||
top,
|
top,
|
||||||
#75b5e6,
|
#0078f7,
|
||||||
0%,
|
0%,
|
||||||
#5ba4d5,
|
#0078f7,
|
||||||
100%
|
100%
|
||||||
) !important;
|
) !important;
|
||||||
background-image: -moz-linear-gradient(
|
background-image: -moz-linear-gradient(
|
||||||
top,
|
top,
|
||||||
#75b5e6 0,
|
#0078f7 0,
|
||||||
#5ba4d5 100%
|
#0078f7 100%
|
||||||
) !important;
|
) !important;
|
||||||
background-image: linear-gradient(
|
background-image: linear-gradient(
|
||||||
to bottom,
|
to bottom,
|
||||||
#75b5e6 0,
|
#0078f7 0,
|
||||||
#5ba4d5 100%
|
#0078f7 100%
|
||||||
) !important;
|
) !important;
|
||||||
background-repeat: repeat-x !important;
|
background-repeat: repeat-x !important;
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6',endColorstr='#ff5ba4d5',GradientType=0) !important;
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6',endColorstr='#ff5ba4d5',GradientType=0) !important;
|
||||||
}
|
}
|
||||||
.btn-app.btn-info:hover {
|
.btn-app.btn-info:hover {
|
||||||
background: #3f96d4 !important;
|
background: #0078f7 !important;
|
||||||
background-image: -webkit-gradient(
|
background-image: -webkit-gradient(
|
||||||
linear,
|
linear,
|
||||||
left 0,
|
left 0,
|
||||||
left 100%,
|
left 100%,
|
||||||
from(#4a9ede),
|
from(#0078f7),
|
||||||
to(#348dc9)
|
to(#0078f7)
|
||||||
) !important;
|
) !important;
|
||||||
background-image: -webkit-linear-gradient(
|
background-image: -webkit-linear-gradient(
|
||||||
top,
|
top,
|
||||||
|
@ -350,9 +350,8 @@ if ($act == 'newevent') {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#gameinfo {
|
#gameinfo {
|
||||||
/* margin: 15px 0; */
|
margin: 0 0 30px 0;
|
||||||
height: 13px;
|
/* background-color:#f5f5f9; */
|
||||||
background-color:#f5f5f9;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#gameinfo li {
|
#gameinfo li {
|
||||||
@ -394,6 +393,11 @@ if ($act == 'newevent') {
|
|||||||
position: relative;
|
position: relative;
|
||||||
top: -40px;
|
top: -40px;
|
||||||
}
|
}
|
||||||
|
.xian3 {
|
||||||
|
height: 13px;
|
||||||
|
width:100%;
|
||||||
|
background-color:#f5f5f9;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div id="gameinfo" style="display:block">
|
<div id="gameinfo" style="display:block">
|
||||||
@ -402,6 +406,7 @@ if ($act == 'newevent') {
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="xian3"></div>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.fc-event {
|
.fc-event {
|
||||||
@ -413,13 +418,13 @@ if ($act == 'newevent') {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.data_tab {
|
.data_tab {
|
||||||
width: 380px;
|
width: 450px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
right: 11px;
|
right: 2%;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user