allow for full sorting, slice and dicing with all options in the UI, and the previous shortcuts. now have a lot more flexibility to slice and dice as desired
This commit is contained in:
@@ -124,3 +124,15 @@ body {
|
||||
background-position: left center;
|
||||
outline: 0;
|
||||
}
|
||||
#cbox {
|
||||
margin-top: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
#cbox_fast {
|
||||
font-size: 14px;
|
||||
}
|
||||
#cbox_fast a {
|
||||
display: inline-block;
|
||||
background-color: #eee;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user