mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
fix styles
This commit is contained in:
parent
88d264aa85
commit
4f64bdc332
|
|
@ -180,25 +180,3 @@
|
|||
.timeline-break {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.progress-radial {
|
||||
margin-right: 20px;
|
||||
position: relative;
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
border-radius: 50%;
|
||||
background-color: tomato;
|
||||
|
||||
.overlay {
|
||||
position: absolute;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
background-color: #fff;
|
||||
border-radius: 50%;
|
||||
margin-left: 5px;
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
line-height: 60px;
|
||||
font-size: 9px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user