Fossil SCM

Minor CSS changes

joel 2014-01-03 08:42 UTC csstree
Commit 331185fa0d41ae53fe98782baa0afd3f41f2044c
1 file changed +6 -11
+6 -11
--- src/style.c
+++ src/style.c
@@ -773,29 +773,24 @@
773773
@ padding-left: 0.5em;
774774
@ white-space: nowrap;
775775
},
776776
{ ".filetree",
777777
"file tree",
778
- @ padding-left: 0;
778
+ @ padding: 0;
779779
@ list-style: none;
780
- },
781
- {
782
- ".filetree li",
783
- "file tree list items",
784
- @ margin: .2em 0;
780
+ @ line-height: 1.3;
785781
},
786782
{ ".filetree ul",
787783
"file tree subdirectory lists",
788
- @ margin-left: 7px;
789
- @ padding-left: 12px;
784
+ @ margin: 0 0 .4em 7px;
785
+ @ padding: .2em 0 0 12px;
790786
@ border-left: 2px dotted #aaa;
791787
},
792
- {
793
- ".filetree a:before",
788
+ { ".filetree a:before",
794789
"file tree link icons",
795790
@ margin-right: 5px;
796
- @ vertical-align: middle;
791
+ @ vertical-align: -3px;
797792
},
798793
{ ".filetree .dir > a:before",
799794
"file tree directory link icons",
800795
@ content: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=);
801796
},
802797
--- src/style.c
+++ src/style.c
@@ -773,29 +773,24 @@
773 @ padding-left: 0.5em;
774 @ white-space: nowrap;
775 },
776 { ".filetree",
777 "file tree",
778 @ padding-left: 0;
779 @ list-style: none;
780 },
781 {
782 ".filetree li",
783 "file tree list items",
784 @ margin: .2em 0;
785 },
786 { ".filetree ul",
787 "file tree subdirectory lists",
788 @ margin-left: 7px;
789 @ padding-left: 12px;
790 @ border-left: 2px dotted #aaa;
791 },
792 {
793 ".filetree a:before",
794 "file tree link icons",
795 @ margin-right: 5px;
796 @ vertical-align: middle;
797 },
798 { ".filetree .dir > a:before",
799 "file tree directory link icons",
800 @ content: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=);
801 },
802
--- src/style.c
+++ src/style.c
@@ -773,29 +773,24 @@
773 @ padding-left: 0.5em;
774 @ white-space: nowrap;
775 },
776 { ".filetree",
777 "file tree",
778 @ padding: 0;
779 @ list-style: none;
780 @ line-height: 1.3;
 
 
 
 
781 },
782 { ".filetree ul",
783 "file tree subdirectory lists",
784 @ margin: 0 0 .4em 7px;
785 @ padding: .2em 0 0 12px;
786 @ border-left: 2px dotted #aaa;
787 },
788 { ".filetree a:before",
 
789 "file tree link icons",
790 @ margin-right: 5px;
791 @ vertical-align: -3px;
792 },
793 { ".filetree .dir > a:before",
794 "file tree directory link icons",
795 @ content: url(data:image/gif;base64,R0lGODlhEAAQAJEAAP/WVCIiIv\/\/\/wAAACH5BAEHAAIALAAAAAAQABAAAAInlI9pwa3XYniCgQtkrAFfLXkiFo1jaXpo+jUs6b5Z/K4siDu5RPUFADs=);
796 },
797

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button