server/admin/css/users.css

7 lines
236 B
CSS
Raw Normal View History

2011-08-10 18:51:35 +00:00
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 }