mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add focus style to teams cards #1506
This commit is contained in:
parent
3765e7b7b2
commit
a55cad0339
@ -142,6 +142,9 @@
|
||||
height: 384px;
|
||||
padding: 50px;
|
||||
margin: 5px;
|
||||
&:focus{
|
||||
outline: @variables_focus_style;
|
||||
}
|
||||
&.create, &:not(.empty) {
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user