css: remove unused or redundant rules.
This commit is contained in:
@@ -11,18 +11,11 @@ span.link {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
span.wait {
|
||||
color: #CCC;
|
||||
}
|
||||
|
||||
span.count {
|
||||
color: #CCC;
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
span.edit-options {
|
||||
}
|
||||
|
||||
kbd.key {
|
||||
background: #333;
|
||||
border: 1px solid #333;
|
||||
|
||||
@@ -28,7 +28,6 @@ div#page {
|
||||
|
||||
h1 {
|
||||
font-size: $h2_size;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
@@ -49,11 +49,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.split-inline-tag-list {
|
||||
@extend .inline-tag-list;
|
||||
|
||||
ul {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user