mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 21:20:06 +00:00
💄 improve: done #10 进度条
This commit is contained in:
@@ -89,32 +89,6 @@ table {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.location-progress .progress {
|
||||
margin: 0 0 15px 0;
|
||||
}
|
||||
|
||||
.progress {
|
||||
background-color: #d5dade;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
background: linear-gradient(to right, #44ce78 0%, #43ce9f 100%) !important;
|
||||
}
|
||||
|
||||
.progress-bar-danger {
|
||||
background: #d9534f !important;
|
||||
}
|
||||
|
||||
.progress-bar-warning {
|
||||
background: #f0ad4e !important;
|
||||
}
|
||||
|
||||
.progress-sm {
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
.table {
|
||||
/* font-size: 0.9rem; */
|
||||
font-weight: 800;
|
||||
@@ -183,4 +157,21 @@ h1 {
|
||||
background-size: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.location-progress .bar {
|
||||
height: 0.5em !important;
|
||||
margin-bottom: 1em !important;
|
||||
}
|
||||
|
||||
.ui.progress {
|
||||
margin: unset !important;
|
||||
}
|
||||
|
||||
.ui.progress .bar {
|
||||
line-height: unset !important;
|
||||
}
|
||||
|
||||
table tr {
|
||||
height: 3em !important;
|
||||
}
|
||||
Reference in New Issue
Block a user