Fossil SCM

Add some padding around subscripted inherited privilege markers to improve readability.

andybradford 2014-09-27 05:54 UTC trunk
Commit 957d0374073603321064655462bcaace585a9f9f
1 file changed +4
--- src/style.c
+++ src/style.c
@@ -934,22 +934,26 @@
934934
@ white-space: nowrap;
935935
},
936936
{ "span.ueditInheritNobody",
937937
"color for capabilities, inherited by nobody",
938938
@ color: green;
939
+ @ padding: .2em;
939940
},
940941
{ "span.ueditInheritDeveloper",
941942
"color for capabilities, inherited by developer",
942943
@ color: red;
944
+ @ padding: .2em;
943945
},
944946
{ "span.ueditInheritReader",
945947
"color for capabilities, inherited by reader",
946948
@ color: black;
949
+ @ padding: .2em;
947950
},
948951
{ "span.ueditInheritAnonymous",
949952
"color for capabilities, inherited by anonymous",
950953
@ color: blue;
954
+ @ padding: .2em;
951955
},
952956
{ "span.capability",
953957
"format for capabilities, mentioned on the user edit page",
954958
@ font-weight: bold;
955959
},
956960
--- src/style.c
+++ src/style.c
@@ -934,22 +934,26 @@
934 @ white-space: nowrap;
935 },
936 { "span.ueditInheritNobody",
937 "color for capabilities, inherited by nobody",
938 @ color: green;
 
939 },
940 { "span.ueditInheritDeveloper",
941 "color for capabilities, inherited by developer",
942 @ color: red;
 
943 },
944 { "span.ueditInheritReader",
945 "color for capabilities, inherited by reader",
946 @ color: black;
 
947 },
948 { "span.ueditInheritAnonymous",
949 "color for capabilities, inherited by anonymous",
950 @ color: blue;
 
951 },
952 { "span.capability",
953 "format for capabilities, mentioned on the user edit page",
954 @ font-weight: bold;
955 },
956
--- src/style.c
+++ src/style.c
@@ -934,22 +934,26 @@
934 @ white-space: nowrap;
935 },
936 { "span.ueditInheritNobody",
937 "color for capabilities, inherited by nobody",
938 @ color: green;
939 @ padding: .2em;
940 },
941 { "span.ueditInheritDeveloper",
942 "color for capabilities, inherited by developer",
943 @ color: red;
944 @ padding: .2em;
945 },
946 { "span.ueditInheritReader",
947 "color for capabilities, inherited by reader",
948 @ color: black;
949 @ padding: .2em;
950 },
951 { "span.ueditInheritAnonymous",
952 "color for capabilities, inherited by anonymous",
953 @ color: blue;
954 @ padding: .2em;
955 },
956 { "span.capability",
957 "format for capabilities, mentioned on the user edit page",
958 @ font-weight: bold;
959 },
960

Keyboard Shortcuts

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