projects
/
xogo.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
New variant idea
[xogo.git]
/
variants
/
_SpecialCaptures
/
style.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
.piece.white.push-action {
2
background-image: url('/pieces/_SpecialCaptures/capture_push.svg');
3
}
4
.piece.white.pull-action {
5
background-image: url('/pieces/_SpecialCaptures/capture_pull.svg');
6
}