This website requires JavaScript.
Explore
Help
Sign in
mwalbeck
/
nextcloud-breeze-dark
Watch
1
Star
0
Fork
You've already forked nextcloud-breeze-dark
0
mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced
2025-06-27 23:43:16 +00:00
Code
Issues
Releases
Wiki
Activity
5b22c2afce
Branches
Tags
No results found.
nextcloud-breeze-dark
/
appinfo
/
app.php
5 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit for app version
2019-11-28 22:13:51 +01:00
<
?
php
use
OCP\Util
;
Add selfcontained guest.css
2019-12-05 22:20:25 +01:00
Util
::
addStyle
(
'breezedark'
,
'guest'
);
Initial commit for app version
2019-11-28 22:13:51 +01:00
Util
::
addStyle
(
'breezedark'
,
'server'
);
Reference in a new issue
Copy permalink