Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
Paróczai Olivér 1c1b1d6ca0
Version 1.0.9 2023-05-24 09:59:35 +00:00
Paróczai Olivér 0ee1aa97c7
File sharing screen unrounding 2023-05-24 09:57:32 +00:00
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -8,7 +8,7 @@
# Unrounded Corners
A Nextcloud app that restores the corners of buttons and widgets to their original looks by unrounding them.
]]></description>
<version>1.0.8</version>
<version>1.0.9</version>
<licence>agpl</licence>
<author mail="me@oliverparoczai.org" homepage="https://oliverparoczai.dev">Oliver Paroczai</author>
<namespace>UnroundedCorners</namespace>

Wyświetl plik

@ -1,6 +1,7 @@
:root { /* Body container settings */
--body-container-margin: 0px !important;
--body-container-radius: 0px !important;
--border-radius-large: 0px !important;
}
[data-theme-default], [data-theme-light], [data-theme-dark], [data-theme-light-highcontrast], [data-theme-dark-highcontrast]{ /* For sitewide buttons, both themes */