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