mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-28 16:41:46 -05:00
theme: missed the "a" on rgba (#3336)
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
}
|
||||
|
||||
.query-info {
|
||||
background-color: rgb(187, 144, 13);
|
||||
background-color: rgba(187, 144, 13);
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user