Parent Directory | Revision Log | Patch
revision 1.3 by wakaba, Mon Jan 26 09:21:48 2004 UTC | revision 1.4 by wakaba, Sat Apr 23 06:56:36 2005 UTC | |
---|---|---|
# | Line 75 s|seqNo[name] { | Line 75 s|seqNo[name] { |
75 | -moz-binding: url(slide-xbl.xml#seqNo); | -moz-binding: url(slide-xbl.xml#seqNo); |
76 | } | } |
77 | s|seqNo[name]:before { | s|seqNo[name]:before { |
78 | content: "(" attr(-seq-no) ")"; | content: "(" attr(s|seq-no) ")"; |
79 | } | } |
80 | s|seqNo:not([-seq-no]):before { | s|seqNo:not([s|seq-no]):before { |
81 | content: "(n)"; | content: "(n)"; |
82 | } | } |
83 | s|ref[to] { | s|ref[to] { |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |