Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 93c1f55

Browse files
committed
wat
1 parent 6eaf096 commit 93c1f55

File tree

1 file changed

+41
-41
lines changed

1 file changed

+41
-41
lines changed

html/changelog.css

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
.top{font-family:Tahoma,sans-serif;font-size:12px;}
2-
h2{font-family:Tahoma,sans-serif;}
3-
a img {border:none;}
4-
.bgimages16 li {
5-
padding:2px 10px 2px 30px;
6-
background-position:6px center;
7-
background-repeat:no-repeat;
8-
border:1px solid #ddd;
9-
border-left:4px solid #999;
10-
margin-bottom:2px;
11-
}
12-
.bugfix {background-image:url(bug-minus.png)}
13-
.wip {background-image:url(hard-hat-exclamation.png)}
14-
.tweak {background-image:url(wrench-screwdriver.png)}
15-
.soundadd {background-image:url(music-plus.png)}
16-
.sounddel {background-image:url(music-minus.png)}
17-
.rscdel {background-image:url(cross-circle.png)}
18-
.rscadd {background-image:url(tick-circle.png)}
19-
.imageadd {background-image:url(image-plus.png)}
20-
.imagedel {background-image:url(image-minus.png)}
21-
.spellcheck {background-image:url(spell-check.png)}
22-
.experiment {background-image:url(burn-exclamation.png)}
23-
.refactor {background-image:url(burn-exclamation.png)}
24-
.code_imp {background-image:url(coding.png)}
25-
.config {background-image:url(chrome-wrench.png)}
26-
.admin {background-image:url(ban.png)}
27-
.server {background-image:url(hard-hat-exclamation.png)}
28-
.balance {background-image:url(scales.png)}
29-
.sansserif {font-family:Tahoma,sans-serif;font-size:12px;}
30-
.commit {margin-bottom:20px;font-size:100%;font-weight:normal;}
31-
.changes {list-style:none;margin:5px 0;padding:0 0 0 25px;font-size:0.8em;}
32-
.date {margin:10px 0;color:blue;border-bottom:2px solid #00f;width:60%;padding:2px 0;font-size:1em;font-weight:bold;}
33-
.author {padding-left:10px;margin:0;font-weight:bold;font-size:0.9em;}
34-
.drop {cursor:pointer;border:1px solid #999;display:inline;font-size:0.9em;padding:1px 20px 1px 5px;line-height:16px;}
35-
.hidden {display:none;}
36-
.indrop {margin:2px 0 0 0;clear:both;background:#fff;border:1px solid #ddd;padding:5px 10px;}
37-
.indrop p {margin:0;font-size:0.8em;line-height:16px;margin:1px 0;}
38-
.indrop img {margin-right:5px;vertical-align:middle;}
39-
.closed {background:url(chevron-expand.png) right center no-repeat;}
40-
.open {background:url(chevron.png) right center no-repeat;}
41-
.lic {font-size:9px;}
1+
.top{font-family:Tahoma,sans-serif;font-size:12px;}
2+
h2{font-family:Tahoma,sans-serif;}
3+
a img {border:none;}
4+
.bgimages16 li {
5+
padding:2px 10px 2px 30px;
6+
background-position:6px center;
7+
background-repeat:no-repeat;
8+
border:1px solid #ddd;
9+
border-left:4px solid #999;
10+
margin-bottom:2px;
11+
}
12+
.bugfix {background-image:url(bug-minus.png)}
13+
.wip {background-image:url(hard-hat-exclamation.png)}
14+
.tweak {background-image:url(wrench-screwdriver.png)}
15+
.soundadd {background-image:url(music-plus.png)}
16+
.sounddel {background-image:url(music-minus.png)}
17+
.rscdel {background-image:url(cross-circle.png)}
18+
.rscadd {background-image:url(tick-circle.png)}
19+
.imageadd {background-image:url(image-plus.png)}
20+
.imagedel {background-image:url(image-minus.png)}
21+
.spellcheck {background-image:url(spell-check.png)}
22+
.experiment {background-image:url(burn-exclamation.png)}
23+
.refactor {background-image:url(burn-exclamation.png)}
24+
.code_imp {background-image:url(coding.png)}
25+
.config {background-image:url(chrome-wrench.png)}
26+
.admin {background-image:url(ban.png)}
27+
.server {background-image:url(hard-hat-exclamation.png)}
28+
.balance {background-image:url(scales.png)}
29+
.sansserif {font-family:Tahoma,sans-serif;font-size:12px;}
30+
.commit {margin-bottom:20px;font-size:100%;font-weight:normal;}
31+
.changes {list-style:none;margin:5px 0;padding:0 0 0 25px;font-size:0.8em;}
32+
.date {margin:10px 0;color:blue;border-bottom:2px solid #00f;width:60%;padding:2px 0;font-size:1em;font-weight:bold;}
33+
.author {padding-left:10px;margin:0;font-weight:bold;font-size:0.9em;}
34+
.drop {cursor:pointer;border:1px solid #999;display:inline;font-size:0.9em;padding:1px 20px 1px 5px;line-height:16px;}
35+
.hidden {display:none;}
36+
.indrop {margin:2px 0 0 0;clear:both;background:#fff;border:1px solid #ddd;padding:5px 10px;}
37+
.indrop p {margin:0;font-size:0.8em;line-height:16px;margin:1px 0;}
38+
.indrop img {margin-right:5px;vertical-align:middle;}
39+
.closed {background:url(chevron-expand.png) right center no-repeat;}
40+
.open {background:url(chevron.png) right center no-repeat;}
41+
.lic {font-size:9px;}

0 commit comments

Comments
 (0)