max-width: 100%;
}
-small, aside {
- font-size: 12px;
-}
-
time[title] {
text-decoration: underline dotted;
}
#container { position: relative; }
-.small_icon {
- vertical-align: middle;
- margin-right: $lineheight * 0.25;
-}
-
/* Rules for icons */
.icon {
/* Rules for search sidebar */
#sidebar .search_results_entry {
- ul li.selected {
- background: $list-highlight;
- }
-
.search_more .loader {
display: none;
}
#sidebar .changesets {
li {
- &.selected { background: $list-highlight; }
- /* color is derived from changeset bbox fillColor in history.js */
+ &.selected {
+ @extend :hover;
+ }
a.stretched-link > span, a:not(.stretched-link), [title] {
position: relative;
.query-results {
display: none;
-
- ul {
- li {
- &.query-result {
- cursor: pointer;
- }
- }
- }
}
}
.sprite.rules {
/*rtl:ignore*/ background-position: -350px 0;
}
-
- .icon.note {
- background-color: #333;
- border-radius: 4px;
- }
}
.site-about #content {