You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/admin/css/users.css

6 lines
236 B

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 }
#content>table { margin-top:6.5em }