Fossil SCM

Updates to the Xekri skin to match the changes in the other skins * [7211414857] Disable font-inflation on all skins. * [72cddddbcc] Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in.

zakero 2015-03-25 22:13 skin-xekri
Commit 290a1c3363d09ed6ca5f86d0168b7e06f10efd1d
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -22,10 +22,13 @@
2222
}
2323
2424
body {
2525
margin: 0;
2626
padding: 0;
27
+ -moz-text-size-adjust: none;
28
+ -ms-text-size-adjust: none;
29
+ -webkit-text-size-adjust: none;
2730
}
2831
2932
a {
3033
color: #07e;
3134
}
3235
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -22,10 +22,13 @@
22 }
23
24 body {
25 margin: 0;
26 padding: 0;
 
 
 
27 }
28
29 a {
30 color: #07e;
31 }
32
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -22,10 +22,13 @@
22 }
23
24 body {
25 margin: 0;
26 padding: 0;
27 -moz-text-size-adjust: none;
28 -ms-text-size-adjust: none;
29 -webkit-text-size-adjust: none;
30 }
31
32 a {
33 color: #07e;
34 }
35
--- skins/xekri/header.txt
+++ skins/xekri/header.txt
@@ -114,21 +114,21 @@
114114
}
115115
menulink $index_page Home
116116
if {[anycap jor]} {
117117
menulink /timeline Timeline
118118
}
119
-if {[hascap oh]} {
119
+if {[anoncap oh]} {
120120
menulink /dir?ci=tip Files
121121
}
122
-if {[hascap o]} {
122
+if {[anoncap o]} {
123123
menulink /brlist Branches
124124
menulink /taglist Tags
125125
}
126
-if {[hascap r]} {
126
+if {[anoncap r]} {
127127
menulink /ticket Tickets
128128
}
129
-if {[hascap j]} {
129
+if {[anoncap j]} {
130130
menulink /wiki Wiki
131131
}
132132
if {[hascap s]} {
133133
menulink /setup Admin
134134
} elseif {[hascap a]} {
135135
--- skins/xekri/header.txt
+++ skins/xekri/header.txt
@@ -114,21 +114,21 @@
114 }
115 menulink $index_page Home
116 if {[anycap jor]} {
117 menulink /timeline Timeline
118 }
119 if {[hascap oh]} {
120 menulink /dir?ci=tip Files
121 }
122 if {[hascap o]} {
123 menulink /brlist Branches
124 menulink /taglist Tags
125 }
126 if {[hascap r]} {
127 menulink /ticket Tickets
128 }
129 if {[hascap j]} {
130 menulink /wiki Wiki
131 }
132 if {[hascap s]} {
133 menulink /setup Admin
134 } elseif {[hascap a]} {
135
--- skins/xekri/header.txt
+++ skins/xekri/header.txt
@@ -114,21 +114,21 @@
114 }
115 menulink $index_page Home
116 if {[anycap jor]} {
117 menulink /timeline Timeline
118 }
119 if {[anoncap oh]} {
120 menulink /dir?ci=tip Files
121 }
122 if {[anoncap o]} {
123 menulink /brlist Branches
124 menulink /taglist Tags
125 }
126 if {[anoncap r]} {
127 menulink /ticket Tickets
128 }
129 if {[anoncap j]} {
130 menulink /wiki Wiki
131 }
132 if {[hascap s]} {
133 menulink /setup Admin
134 } elseif {[hascap a]} {
135

Keyboard Shortcuts

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