misc changes SortTimeStamps,CursorDownArrow,DragDropPolish

This commit is contained in:
Curtis SerVaas
2014-10-26 10:48:02 -04:00
parent e97ef73fc4
commit ef862d52d6
4 changed files with 30 additions and 20 deletions
+2 -12
View File
@@ -1,16 +1,10 @@
.root ul {
position: relative;
right: 9px; /*controls positioning of border*/
/*border-left: 1px solid grey;*/
padding-left: 25px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 25px; padding-top: 1px; padding-bottom: 1px;
list-style-type: square;
}
@@ -18,14 +12,10 @@
.root li {
position: relative;
/*box-shadow: 0px 1px 0px blue;*/
padding: 0;
padding-top: 0px;
margin: 0;
margin-left: 10px;
margin-bottom: 3px;
margin: 0; margin-left: 10px; margin-bottom: 3px;
background-repeat: no-repeat;
list-style: none;