Initial Commit after switching from SVN to git
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
table.sortable, tbody.sortable {
|
||||
> tr.sortactive > td {
|
||||
background-color: lightyellow !important;
|
||||
box-shadow: 1px 1px 2px rgba(50,50,50,.3);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user