mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
CSS: Remove border from extrapolated circles in the timeline
Looks cleaner to me
This commit is contained in:
parent
b6a76581b0
commit
656359a108
@ -395,12 +395,6 @@ div.timeline {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
|
||||||
&.extrapolated {
|
|
||||||
border-width: 2px;
|
|
||||||
border-style: dotted;
|
|
||||||
border-radius: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.inner-circle {
|
a.inner-circle {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user