mirror of https://github.com/gophish/gophish
Update main.css
parent
5eb712869b
commit
ac5bcb4a78
|
@ -226,10 +226,6 @@
|
|||
fill:#F39C12 !important;
|
||||
}
|
||||
|
||||
.ct-point-enabled {
|
||||
fill:#D9534F !important;
|
||||
}
|
||||
|
||||
.ct-point-opened {
|
||||
fill:#f9bf3b !important;
|
||||
}
|
||||
|
@ -342,10 +338,6 @@
|
|||
stroke:#F39C12!important;
|
||||
}
|
||||
|
||||
.ct-slice-donut.ct-slice-donut-enabled{
|
||||
stroke:#D9534F!important;
|
||||
}
|
||||
|
||||
.ct-slice-donut.ct-slice-donut-sending{
|
||||
stroke:#428bca !important;
|
||||
}
|
||||
|
@ -370,10 +362,6 @@
|
|||
background-color: #F39C12 !important;
|
||||
}
|
||||
|
||||
.ct-legend-enabled {
|
||||
background-color: #D9534F !important;
|
||||
}
|
||||
|
||||
.ct-legend-sending {
|
||||
background-color: #428bca !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue