mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-01 15:46:38 +00:00
deploy: f09c72acd8
This commit is contained in:
parent
be7e2781b1
commit
833ddbefb3
255 changed files with 6247 additions and 6240 deletions
css
|
@ -1629,6 +1629,13 @@ html[dir="rtl"] .menu-control span {
|
|||
appearance: none;
|
||||
width: 100%;
|
||||
}
|
||||
.menu-control button:active,
|
||||
.menu-control button:focus,
|
||||
.menu-control select:active,
|
||||
.menu-control select:focus{
|
||||
outline-style: auto;
|
||||
}
|
||||
|
||||
.menu-control select {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue