• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂73284bf661ecc9fb0675a3ad10f39ee7bd8381f9 (tree)
時間2017-10-25 02:44:42
作者umorigu <umorigu@gmai...>
Commiterumorigu

Log Message

BugTrack/2426 topicpath plugin - Use CSS layout for slashes

Change Summary

差異

--- a/skin/pukiwiki.css
+++ b/skin/pukiwiki.css
@@ -612,10 +612,10 @@ td.vote_td2 {
612612
613613 /* topicpath.inc.php */
614614 span.topicpath-slash {
615- margin: 0 0.4em;
615+ margin: 0 0.4em;
616616 }
617617 span.topicpath-top {
618- user-select: none;
618+ user-select: none;
619619 }
620620
621621 /* bugtrack.inc.php */
--- a/skin/tdiary.css
+++ b/skin/tdiary.css
@@ -488,10 +488,10 @@ td.vote_td2 {
488488
489489 /* topicpath.inc.php */
490490 span.topicpath-slash {
491- margin: 0 0.4em;
491+ margin: 0 0.4em;
492492 }
493493 span.topicpath-top {
494- user-select: none;
494+ user-select: none;
495495 }
496496
497497 /* bugtrack.inc.php */