projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8f0713
)
Use new MKWS-specific class mkwsRemovable instead of old generic crossout.
author
Mike Taylor
<mike@indexdata.com>
Fri, 9 May 2014 12:05:36 +0000
(13:05 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 9 May 2014 12:05:36 +0000
(13:05 +0100)
tools/htdocs/mkws.css
patch
|
blob
|
history
diff --git
a/tools/htdocs/mkws.css
b/tools/htdocs/mkws.css
index
d1f2287
..
fcf68a1
100644
(file)
--- a/
tools/htdocs/mkws.css
+++ b/
tools/htdocs/mkws.css
@@
-76,7
+76,7
@@
text-decoration: underline;
}
-.mkwsNavi a.crossout:hover {
+.mkwsNavi a.mkwsRemovable:hover {
text-decoration: line-through;
}