mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
adjust the button color on focus
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -23,6 +23,11 @@ a {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.button:focus {
|
||||
color:black;
|
||||
border: 2px solid black;
|
||||
}
|
||||
|
||||
#logout {
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user