Logo
Explore Help
Sign In
eliseuamaro/gnu-social
1
0
Fork 0
You've already forked gnu-social
forked from GNUsocial/gnu-social
Code Issues Pull Requests Releases Wiki Activity
Files
chaotic
gnu-social/public/plugins/MediaFeed/assets/css/mediaFeed.css

17 lines
320 B
CSS
Raw Permalink Normal View History

[PLUGIN][MediaFeed] Add Media plugin which filters a feed by notes containing media
2021-12-21 14:30:44 -03:00
.media-feed-tabs {
border: 2px solid var(--border);
[TWIG][Templates] Rename inconsistent CSS classes [CSS] Font size hierarchy refactor [PLUGINS][MediaFeed] Renamed BeforeFeed event Type scale hierarchy redone. Bigger line height added, making it easier to click on links and separate contents. Feed title added. AddFeedActions replaces BeforeFeed event. MediaFeed links will now show an icon to the right of the feed title, smaller footprint and more consistent with the overall design.
2021-12-23 21:29:46 +00:00
border-radius: var(--s) var(--s) 0 0;
[PLUGIN][MediaFeed] Add Media plugin which filters a feed by notes containing media
2021-12-21 14:30:44 -03:00
border-bottom: none;
display: flex;
}
.media-feed-tabs > a {
flex: 0% 1 1;
padding: 10px 12px;
text-align: center;
}
.media-feed-tabs > .separator {
width: 2px;
flex: 0% 0 0;
background-color: var(--border);
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 20ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API