/[suikacvs]/markup/html/html5/spec-ja/ja-style.css
Suika

Diff of /markup/html/html5/spec-ja/ja-style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by wakaba, Sun Oct 26 08:44:19 2008 UTC revision 1.11 by wakaba, Fri Oct 31 04:30:24 2008 UTC
# Line 31  p.no-ja-translation.warning:before { Line 31  p.no-ja-translation.warning:before {
31    content: '\26A0 Warning! ';    content: '\26A0 Warning! ';
32  }  }
33    
34    p.no-ja-translation > span.en-original:before {
35      content: '';
36    }
37    
38    ins.ja-note {  ins.ja-note {
39      background-color: #EEFFFF;    border-style: none;
40      color: black;    background-color: #EEFFFF;
41    }    color: black;
42    }
43    span.ja-translation, span.en-original {    span.ja-translation, span.en-original {
44      border-style: none !important;      border-style: none !important;
45    }    }
46    
47  .cover-ja-note {  .cover-ja-note {
48    display: block;    display: block;
49      margin-top: 1em;
50  }  }
51    
52  .cover-ja-note > :lang(en) {  .cover-ja-note > :lang(en) {
# Line 57  p.no-ja-translation.warning:before { Line 62  p.no-ja-translation.warning:before {
62    }    }
63    
64  .ja-edit-form {  .ja-edit-form {
65      position: absolute;
66    border: thin outset;    border: thin outset;
67    padding: 0.3em 0.7em;    padding: 0.3em 0.7em;
68      min-width: 40em;
69      width: 80%;
70    background-color: #EEFFFF;    background-color: #EEFFFF;
71    color: black;    color: black;
72  }  }

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.11

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24