mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 16:37:52 +00:00
fix warning background
This commit is contained in:
parent
838a7b9afd
commit
5449acc787
@ -2586,7 +2586,7 @@ ol.toptrends-list a:hover {
|
||||
|
||||
|
||||
.inline-warn {
|
||||
background-color: #FEFEDF;
|
||||
background-color: #404655;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
@ -3229,7 +3229,7 @@ position: relative;
|
||||
|
||||
.uri-shortener-modal .uris-list li.highlighted,
|
||||
.uri-shortener-modal .uris-list li:hover {
|
||||
background-color: #FEFEDF;
|
||||
background-color: #404655;
|
||||
}
|
||||
|
||||
.uri-shortener-modal .uris-list .short {
|
||||
|
Loading…
Reference in New Issue
Block a user