Fossil SCM

Removed redundant sidebar styling; should've been done as part of [bcbd1c1e].

wyoung 2024-02-10 14:29 inskinerator-modern-backport
Commit 8aff48548af896c1dade0e0ed535f514a45150a83be48566b2472f0b706dfcda
1 file changed -8
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -701,14 +701,6 @@
701701
* above, expressed as padding instead of margin so it adds to the
702702
* outer margin instead of forcing the browser into picking one. */
703703
.local-indent {
704704
padding-left: 30pt;
705705
}
706
-
707
- /* Float sidebars to the right of the main content only on screens big
708
- * enough to give enough room for both. Margin needed only then. */
709
- .sidebar {
710
- float: right;
711
- max-width: 33%;
712
- margin-left: 1em;
713
- }
714706
}
715707
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -701,14 +701,6 @@
701 * above, expressed as padding instead of margin so it adds to the
702 * outer margin instead of forcing the browser into picking one. */
703 .local-indent {
704 padding-left: 30pt;
705 }
706
707 /* Float sidebars to the right of the main content only on screens big
708 * enough to give enough room for both. Margin needed only then. */
709 .sidebar {
710 float: right;
711 max-width: 33%;
712 margin-left: 1em;
713 }
714 }
715
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -701,14 +701,6 @@
701 * above, expressed as padding instead of margin so it adds to the
702 * outer margin instead of forcing the browser into picking one. */
703 .local-indent {
704 padding-left: 30pt;
705 }
 
 
 
 
 
 
 
 
706 }
707

Keyboard Shortcuts

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