Fossil SCM

Separate sbsdiff block separator meta-rows a little more from regular rows in built-in skin 4.

jan 2011-10-16 02:07 jan-sbsdiff
Commit 7a47abe17f38971ee0adedced960fdb15937f4ed
1 file changed +10
+10
--- src/skins.c
+++ src/skins.c
@@ -1057,11 +1057,21 @@
10571057
@ /* border-bottom: 1px solid rgb(220, 220, 220); */
10581058
@ }
10591059
@
10601060
@ table.sbsdiff tr td.meta {
10611061
@ background-color: rgb(170, 160, 255);
1062
+@ padding-top: 0.25em;
1063
+@ padding-bottom: 0.25em;
10621064
@ text-align: center;
1065
+@ -moz-border-radius: 5px;
1066
+@ -moz-border-radius: 5px;
1067
+@ -webkit-border-radius: 5px;
1068
+@ -webkit-border-radius: 5px;
1069
+@ -border-radius: 5px;
1070
+@ -border-radius: 5px;
1071
+@ border-radius: 5px;
1072
+@ border-radius: 5px;
10631073
@ }
10641074
@
10651075
@ table.sbsdiff tr td.added {
10661076
@ background-color: rgb(180, 250, 180);
10671077
@ /* border-bottom: 1px solid rgb(160, 230, 160); */
10681078
--- src/skins.c
+++ src/skins.c
@@ -1057,11 +1057,21 @@
1057 @ /* border-bottom: 1px solid rgb(220, 220, 220); */
1058 @ }
1059 @
1060 @ table.sbsdiff tr td.meta {
1061 @ background-color: rgb(170, 160, 255);
 
 
1062 @ text-align: center;
 
 
 
 
 
 
 
 
1063 @ }
1064 @
1065 @ table.sbsdiff tr td.added {
1066 @ background-color: rgb(180, 250, 180);
1067 @ /* border-bottom: 1px solid rgb(160, 230, 160); */
1068
--- src/skins.c
+++ src/skins.c
@@ -1057,11 +1057,21 @@
1057 @ /* border-bottom: 1px solid rgb(220, 220, 220); */
1058 @ }
1059 @
1060 @ table.sbsdiff tr td.meta {
1061 @ background-color: rgb(170, 160, 255);
1062 @ padding-top: 0.25em;
1063 @ padding-bottom: 0.25em;
1064 @ text-align: center;
1065 @ -moz-border-radius: 5px;
1066 @ -moz-border-radius: 5px;
1067 @ -webkit-border-radius: 5px;
1068 @ -webkit-border-radius: 5px;
1069 @ -border-radius: 5px;
1070 @ -border-radius: 5px;
1071 @ border-radius: 5px;
1072 @ border-radius: 5px;
1073 @ }
1074 @
1075 @ table.sbsdiff tr td.added {
1076 @ background-color: rgb(180, 250, 180);
1077 @ /* border-bottom: 1px solid rgb(160, 230, 160); */
1078

Keyboard Shortcuts

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