mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29847283ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- yWeb: move data from /src to /data
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
11 lines
127 B
CSS
11 lines
127 B
CSS
/* Y_User.css - User style sheet for yWeb */
|
|
|
|
/*
|
|
body {
|
|
background-color: #eee;
|
|
}
|
|
body.iframe {
|
|
background-color: #fff;
|
|
}
|
|
*/
|