1 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* sw.css: Added style rules for same-id page list. |
4 |
|
|
5 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* sw.css: Set the width of the title input field. |
8 |
|
|
9 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* sw.css: Old (SuikaWiki3) style rule was inherited |
12 |
|
unintentionally for pre.code. |
13 |
|
|
14 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* sw.css: Re-disabled underline for .sw-anchor-internal. |
17 |
|
|
18 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* sw.css: Added a style rule for permalinks. |
21 |
|
|
22 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* sw.css: Margin for adjucent underlines are commented out, |
25 |
|
otherwise stupid margin appears before second anchor element in a |
26 |
|
paragraph (consider <a></a>text<a></a>). |
27 |
|
|
28 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* sw.css: "rt + rt" changed to "rt ~ rt" to support |rp| elements. |
31 |
|
|
32 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* sw.css: Change background-color of cells when hovered. |
35 |
|
|
36 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* sw-classes.css: New style sheet. |
39 |
|
|
40 |
|
* sw.css: a:hover did not work because of specificity. Typo |
41 |
|
fixed. Use dashed underline for wiki-internal links so that a |
42 |
|
paragraph with a lot of links looks less ugly. Set margin between |
43 |
|
adjucent links. sw:insert and sw:delete elements that are |
44 |
|
children of the article element should be rendered as blocks. |
45 |
|
Underlines replaced by borders to avoid ugly styling when an |
46 |
|
underlined element is contained within a bordered element. Set |
47 |
|
border to form elements. |
48 |
|
|
49 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* sw.css: New style sheet. |
* sw.css: New style sheet. |