File tree Expand file tree Collapse file tree
app/javascript/styles/contrast Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 }
1313 }
1414}
15-
16- .status__content a ,
17- .reply-indicator__content a {
18- color : lighten ($ui-highlight-color , 12% );
19- text-decoration : underline ;
20-
21- & .mention {
22- text-decoration : none ;
23- }
24-
25- & .mention span {
26- text-decoration : underline ;
27-
28- & :hover ,
29- & :focus ,
30- & :active {
31- text-decoration : none ;
32- }
33- }
34-
35- & :hover ,
36- & :focus ,
37- & :active {
38- text-decoration : none ;
39- }
40-
41- & .status__content__spoiler-link {
42- color : $secondary-text-color ;
43- text-decoration : none ;
44- }
45- }
46-
47- .status__content__read-more-button {
48- text-decoration : underline ;
49-
50- & :hover ,
51- & :focus ,
52- & :active {
53- text-decoration : none ;
54- }
55- }
56-
57- .getting-started__footer a {
58- text-decoration : underline ;
59-
60- & :hover ,
61- & :focus ,
62- & :active {
63- text-decoration : none ;
64- }
65- }
Original file line number Diff line number Diff line change 929929 <p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p>
930930 title : " %{instance} Terms of Service and Privacy Policy"
931931 themes :
932- contrast : Mastodon ( High contrast)
933- default : Mastodon (Dark)
934- mastodon-light : Mastodon (Light )
932+ contrast : High contrast
933+ default : Mastodon
934+ mastodon-light : Mastodon (light )
935935 time :
936936 formats :
937937 default : " %b %d, %Y, %H:%M"
You can’t perform that action at this time.
0 commit comments