| @charset "utf-8"; | ||
| -@import url( "related.css" ); | ||
| @import url( "xref.css" ); | ||
| .implications > .entry > .timestamp > .date { | ||
| white-space: nowrap; | ||
| -} | ||
| - | ||
| -.related > .implications { order: 1; } | ||
| -.related > .interests { order: 2; } | ||
| -.related > .edits { order: 3; } | ||
| -.related > .policies { order: 4; } | ||
| -.related > .votes { order: 5; } | ||
| -.related > .views { order: 6; } | ||
| -.related > .flags { order: 7; } | ||
| - | ||
| -.related > *::after { | ||
| - content: "|"; | ||
| - padding-right: 3px; | ||
| -} | ||
| - | ||
| -.related > .flags::after { | ||
| - content: ""; | ||
| - padding-right: 0; | ||
| } | ||
| -.implications > a::before { content: "implications"; } | ||
| -.interests > a::before { content: "interests"; } | ||
| -.edits > a::before { content: "edits"; } | ||
| -.policies > a::before { content: "proposals"; } | ||
| -.votes > a::before { content: "votes"; } | ||
| -.views > a::before { content: "views"; } | ||
| -.flags > a::before { content: "flags"; } | ||
| @charset "utf-8"; | ||
| -@import url( "related.css" ); | ||
| @import url( "xref.css" ); | ||
| font-size: .75em; | ||
| } | ||
| - | ||
| -.related > .implicate > a::before { content: "new"; } | ||
| -@charset "utf-8"; | ||
| - | ||
| -@import url( "related.css" ); | ||
| - | ||
| -.related > .edit { order: 1; } | ||
| -.related > .discuss { order: 2; } | ||
| -.related > .flag { order: 3; } | ||
| - | ||
| -.related > *::after { | ||
| - content: "|"; | ||
| - padding-right: 3px; | ||
| -} | ||
| - | ||
| -.related > .flag::after { | ||
| - content: ""; | ||
| - padding-right: 0; | ||
| -} | ||
| - | ||
| -.related > .discuss > a::before { content: "discuss"; } | ||
| -.related > .edit > a::before { content: "edit"; } | ||
| -.related > .flag > a::before { content: "flag"; } | ||
| @charset "utf-8"; | ||
| -@import url( "edit-discuss-flag.css" ); | ||
| @import url( "xref.css" ); | ||
| @import url( "parts.css" ); |
| @charset "utf-8"; | ||
| -@import url( "edit-discuss-flag.css" ); | ||
| @import url( "xref.css" ); | ||
| @import url( "list.css" ); |
| -@charset "utf-8"; | ||
| - | ||
| -.related { | ||
| - display: flex; | ||
| - justify-content: flex-end; | ||
| - | ||
| - padding-top: 0.5em; | ||
| - width: 100%; | ||
| -} | ||
| - | ||
| -.related > div { | ||
| - display: inline; | ||
| - color: #333; | ||
| -} | ||
| - | ||
| -.related > div > a { | ||
| - padding-right: 5px; | ||
| - color: #46A5E5; | ||
| -} | ||
| @charset "utf-8"; | ||
| -@import url( "edit-discuss-flag.css" ); | ||
| @import url( "xref.css" ); | ||
| @import url( "parts.css" ); |
| @import url( "policy.css" ); | ||
| -@import url( "edit-discuss-flag.css" ); | ||
| @import url( "xref.css" ); | ||
| @import url( "votes.css" ); | ||
| display: table; | ||
| } | ||
| - | ||
| -.related > .counter { order: 0; } | ||
| -.related > .counter > a::before { content: "refute"; } | ||
| @charset "utf-8"; | ||
| -@import url( "related.css" ); | ||
| @import url( "xref.css" ); | ||
| @import url( "votes.css" ); |
| Author | Dave Jarvis <email> |
|---|---|
| Date | 2015-01-16 18:07:50 GMT-0800 |
| Commit | fd6edfdb5821177dcb65e7a3b4ddce39e0deb396 |
| Parent | 9e0df7b |
| Delta | 0 lines added, 77 lines removed, 77-line decrease |