mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Fixed svg error
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<text x="260" y="40" style="font-family: Arial;">Outage manager blurs the boundaries</text>
|
||||
<rect x="10" y="50" height="50" width="150" style="stroke:#000; fill: #eee;" /><text x="90" y="80">Open</text>
|
||||
<rect x="160" y="50" height="50" width="50" style="stroke:#000; fill: #ff7c00;"/><text x="185" y="80">Warn</text>
|
||||
<rect x="210" y="50" height="50" width="100" style="stroke:#000; fill: #800080;"/><text x="260" y="80" fill=white>Maint</text>
|
||||
<rect x="310" y="50" height="50" width="50" style="stroke:#000; fill: #e00;" /><text x="335" y="80" fill=white>Test</text>
|
||||
<rect x="360" y="50" height="50" width="20" style="stroke:#000; fill: #090;" /><text x="370" y="80" fill=white>✓</text>
|
||||
<rect x="210" y="50" height="50" width="100" style="stroke:#000; fill: #800080;"/><text x="260" y="80" fill="white">Maint</text>
|
||||
<rect x="310" y="50" height="50" width="50" style="stroke:#000; fill: #e00;" /><text x="335" y="80" fill="white">Test</text>
|
||||
<rect x="360" y="50" height="50" width="20" style="stroke:#000; fill: #090;" /><text x="370" y="80" fill="white">✓</text>
|
||||
<rect x="380" y="50" height="50" width="130" style="stroke:#000; fill: #eee;" /><text x="445" y="80">Open</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 951 B After Width: | Height: | Size: 957 B |
Reference in New Issue
Block a user