mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 16:25:29 -05:00
5 lines
186 B
CSS
5 lines
186 B
CSS
form {display:inline}
|
|
td.remove>img,td.select>input{display:none;cursor:pointer}
|
|
td.select,td.remove{width:1em}
|
|
tr:hover>td.remove>img{display:inline}
|
|
li.selected{background-color:#ddd}
|