mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-919: Add page-specific CSS class support. Use client-specific body style.
This commit is contained in:
@@ -29,7 +29,7 @@ THE SOFTWARE.
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<link rel="stylesheet" type="text/css" href="guacamole.css">
|
||||
</head>
|
||||
<body>
|
||||
<body ng-class="page.bodyClassName">
|
||||
<div id="content" ng-view>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user