1
0
Fork 0
Commit Graph

111 Commits

Author SHA1 Message Date
chylex 7338574821 Improve visibility of links in dark theme (#2215)
Signed-off-by: chylex <contact@chylex.com>
2023-04-26 15:41:10 +02:00
Manuel Sailer 02b517bf85
Fix audio player floating when scrolling (#2142) (#2206)
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
Signed-off-by: Manuel Sailer <github.com@manuel-sailer.de>
2023-04-18 12:15:57 +02:00
ManuelSailer bf0ffd7921 Fix display issue in NC26+ (#2192)
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-16 10:40:11 +02:00
rhyst 031a1726cf Fix NC25 UI issues
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
chylex 083b0a1a74 Fix doubling the height of the content area
Signed-off-by: chylex <contact@chylex.com>
2022-05-28 16:39:50 +02:00
chylex 00cb4becf6 Improve styling of tables in articles
Signed-off-by: chylex <contact@chylex.com>
2022-05-13 09:45:16 +02:00
Matthias 6e8a3f4c87 fix link-icon-overlap in mobile-view
Signed-off-by: Matthias <matthias.baier@mabaart.de>
2021-11-28 18:19:07 +01:00
Marco Nassabain a8c928b316 ♻️ 💄 Refactor dropdown + fix opacity + realign
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Nicolas Wendling 088ebcc63a 🎨 Load icons from the server and delete SVGs
Signed-off-by: Nicolas Wendling <nicolas.wendling1011@gmail.com>
2021-04-08 23:17:31 +02:00
Aurelien DAVID 8639f9fb36 change svg share + css
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Jimmy Huynh 06690315ca (+) Link share icon
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
anoy f102b6b88d remove alternating row colors; increase row height
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-01-18 21:43:25 +01:00
heyarne 54be33b5d2 Vertically center open utils bar in compact mode
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02 14:12:27 +01:00
heyarne d3a98a1369 Add top padding to subtitles
Signed-off-by: heyarne <arne@schlueter.is>
2021-01-02 14:12:27 +01:00
Christoph Stenglein e268ccb666 only show colors in compact mode
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21 13:43:31 +01:00
Christoph Stenglein 11b5222202 add hover and odd background for content entries
Signed-off-by: Christoph Stenglein <christoph@christophstenglein.com>
2020-12-21 13:43:31 +01:00
fran-penedo abdc1afc51 Fix background color when loading content
When loading content background-color should be set from theme.

Signed-off-by: Francisco Penedo <fran@franpenedo.com>
2020-09-20 18:41:22 +02:00
b_b 44658773bf Generate enclosure div only for audio & video (#567)
Generate enclosure div only for audio & video Fix #532 

Signed-off-by: brunob <bruno@eliaz.fr>
2019-11-10 08:19:05 +01:00
Benjamin Brahmer 2156b72fae
Change href-color to a brighter blue (#463)
* Change href color to #0c76ff #339

* Adjust href-color in settings
2019-03-22 17:10:47 +01:00
IBBoard 5cdb31e629 Put background back on news title
Fixes the lack of background on the news item title when scrolling, which makes the content unreadable and defeats the idea of the sticky title (#450), by putting the colour back that was removed in e4da0957.
2019-03-20 07:53:18 +01:00
b_b 9cf894fd07 Original orange indicator for active news items restored 2019-03-14 14:42:28 +01:00
Sean Molenaar e4da09575f Fix design issue in #410 2019-03-12 19:21:50 +01:00
IBBoard 89d9b77994 Fix multi-line news titles
Change CSS "height" for a "min-height" so that it can expand if necessary

Fixes #359
2019-02-22 22:27:47 +01:00
Sean Molenaar 09b85fbb6f
CSS: Add some dark-theme fixes 2019-01-29 14:23:41 +01:00
DudleyDursley f73b0d39e8 Update content.css 2019-01-10 10:36:06 +01:00
Zach DeCook 2f6e9478bb * Style: Allow to be themed using nextcloud's predefined CSS variables 2018-11-10 16:12:37 -05:00
Oliver Herst fa2ff9eb68 feat: make compact mode headers sticky 2018-09-28 21:32:46 +01:00
John Molakvoæ (skjnldsv) 87d95c9753
Fix firefox wide screen and mobile view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-26 10:01:50 +02:00
John Molakvoæ (skjnldsv) 2a115bd79f
Audio player fix, loading fixes and design update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-14 10:47:00 +02:00
John Molakvoæ (skjnldsv) 0524db5914
New layout fix, scrolling and keyboard shortcuts fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-03 16:25:16 +02:00
John Molakvoæ 79f49fa6f0 Stable13 fixes (#254)
* Fixed required class for main content

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* Fixed a external underline

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* proper scroll area

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* proper scroll area 2

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

* Fixed transparent settings

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-01-25 10:02:32 +01:00
Bernhard Posselt 9442e3e4b2 make img a tad smaller 2016-12-09 15:14:42 +01:00
Bernhard Posselt c1ca8811d3 make img a tad smaller 2016-12-09 15:13:54 +01:00
Bernhard Posselt b8fb33b5f2 make img a tad smaller 2016-12-09 15:12:54 +01:00
Bernhard Posselt b081bea9c7 make img a tad smaller 2016-12-09 15:12:07 +01:00
Bernhard Posselt 3fcd9cd06b make img a tad smaller 2016-12-09 15:11:35 +01:00
Bernhard Posselt 3134670d3b Show favicons in expanded mode's subtitle section if a folder is viewed 2016-12-09 15:06:31 +01:00
Bernhard Posselt 358b79833a update deps 2016-12-08 14:33:05 +01:00
Bernhard Posselt 28e03921eb Update content.css 2016-08-10 17:50:22 +02:00
Bernhard Posselt e89c5422ca Fix #10 2016-08-10 17:46:58 +02:00
Bernhard Posselt 38e657a5d5 removing owncloud references and updating links 2016-07-23 22:02:21 +02:00
Bernhard Posselt c65edd1f8b Move plugin spec into repo 2016-04-30 15:05:55 +02:00
Bernhard Posselt d538613b60 Fix #791 2016-04-18 21:18:13 +02:00
Bernhard Posselt 021e43b3ae fix #964 2016-04-07 18:58:11 +02:00
bbBowser 383c30c454 added unique hovered star 2016-03-27 19:44:37 +02:00
Bernhard Posselt 69be70eaf4 make grey less dark 2016-01-17 18:04:44 +01:00
Bernhard Posselt a4759b31dd show text preview in compact mode 2016-01-17 17:31:33 +01:00
Alessandro Cosentino dff942292d fix width of article action icon slot 2015-10-01 16:53:25 +02:00
Bernhard Posselt 0d68f95aa6 fix #718 2015-09-20 16:28:02 +02:00
Bernhard Posselt e7844bb078 fix #845 2015-08-31 16:11:51 +02:00