mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-22 07:43:09 -04:00
remove styles for svg circles
This commit is contained in:
@@ -93,3 +93,23 @@
|
||||
#zonePoints table a {
|
||||
margin: 0 2px;
|
||||
}
|
||||
.zones polygon {
|
||||
fill-opacity: 0.25;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
.Active {
|
||||
stroke: #ff0000;
|
||||
fill: #ff0000;
|
||||
}
|
||||
.Inclusive {
|
||||
stroke: #FFA500;
|
||||
fill: #FFA500;
|
||||
}
|
||||
.Exclusive {
|
||||
stroke: #800080;
|
||||
fill: #800080;
|
||||
}
|
||||
.Preclusive {
|
||||
stroke: #0000FF;
|
||||
fill: #0000FF;
|
||||
}
|
||||
|
||||
@@ -18,8 +18,3 @@
|
||||
stroke: #0000FF;
|
||||
fill: #0000FF;
|
||||
}
|
||||
.zones circle {
|
||||
r: 5px;
|
||||
fill-opacity: 0.5;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
@@ -93,3 +93,23 @@
|
||||
#zonePoints table a {
|
||||
margin: 0 2px;
|
||||
}
|
||||
.zones polygon {
|
||||
fill-opacity: 0.25;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
.Active {
|
||||
stroke: #ff0000;
|
||||
fill: #ff0000;
|
||||
}
|
||||
.Inclusive {
|
||||
stroke: #FFA500;
|
||||
fill: #FFA500;
|
||||
}
|
||||
.Exclusive {
|
||||
stroke: #800080;
|
||||
fill: #800080;
|
||||
}
|
||||
.Preclusive {
|
||||
stroke: #0000FF;
|
||||
fill: #0000FF;
|
||||
}
|
||||
|
||||
@@ -18,8 +18,3 @@
|
||||
stroke: #0000FF;
|
||||
fill: #0000FF;
|
||||
}
|
||||
.zones circle {
|
||||
r: 5px;
|
||||
fill-opacity: 0.5;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
@@ -93,3 +93,23 @@
|
||||
#zonePoints table a {
|
||||
margin: 0 2px;
|
||||
}
|
||||
.zones polygon {
|
||||
fill-opacity: 0.25;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
.Active {
|
||||
stroke: #ff0000;
|
||||
fill: #ff0000;
|
||||
}
|
||||
.Inclusive {
|
||||
stroke: #FFA500;
|
||||
fill: #FFA500;
|
||||
}
|
||||
.Exclusive {
|
||||
stroke: #800080;
|
||||
fill: #800080;
|
||||
}
|
||||
.Preclusive {
|
||||
stroke: #0000FF;
|
||||
fill: #0000FF;
|
||||
}
|
||||
|
||||
@@ -18,8 +18,3 @@
|
||||
stroke: #0000FF;
|
||||
fill: #0000FF;
|
||||
}
|
||||
.zones circle {
|
||||
r: 5px;
|
||||
fill-opacity: 0.5;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user