diff options
Diffstat (limited to 'webclients/novnc/include/blue.css')
-rw-r--r-- | webclients/novnc/include/blue.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webclients/novnc/include/blue.css b/webclients/novnc/include/blue.css index a8baf70..3dad0b4 100644 --- a/webclients/novnc/include/blue.css +++ b/webclients/novnc/include/blue.css @@ -1,3 +1,9 @@ +/* + * noVNC base CSS + * Copyright (C) 2012 Joel Martin + * noVNC is licensed under the LGPL-3 (see LICENSE.txt) + * This file is licensed under the 2-Clause BSD license (see LICENSE.txt). + */ #noVNC-control-bar { background-color:#04073d; |