From 68a553a7931cab6e1150b895adc69ca914f56ac9 Mon Sep 17 00:00:00 2001 From: Andreas Nilsson Date: Thu, 20 Nov 2014 11:25:01 +0100 Subject: [PATCH] Branding for Fedora 21 Server Change logged in logo to also say Fedora in the name Signed-off-by: Stef Walter * Fixed up Makefiles and checksums --- modules/shell/cockpit.css | 6 + modules/shell/shell.html | 2 +- src/static/Makefile-static.am | 12 +- src/static/apple-touch-icon.png | Bin 5543 -> 5949 bytes src/static/checksums.txt | 12 +- src/static/favicon.ico | Bin 1150 -> 1150 bytes src/static/images/bg-login.x1.jpg | Bin 0 -> 73433 bytes src/static/images/brand-large.v1.png | Bin 0 -> 3013 bytes src/static/images/brand-large.v1.svg | 486 +++++++++++++++++++++++++++++++++++ src/static/images/brand.v1.png | Bin 0 -> 2430 bytes src/static/images/brand.v1.svg | 478 ++++++++++++++++++++++++++++++++++ src/static/images/logo.v1.png | Bin 0 -> 2027 bytes src/static/images/logo.v1.svg | 107 ++++++++ src/static/index.html | 16 +- 14 files changed, 1098 insertions(+), 21 deletions(-) create mode 100644 src/static/images/bg-login.x1.jpg create mode 100644 src/static/images/brand-large.v1.png create mode 100644 src/static/images/brand-large.v1.svg create mode 100644 src/static/images/brand.v1.png create mode 100644 src/static/images/brand.v1.svg create mode 100644 src/static/images/logo.v1.png create mode 100644 src/static/images/logo.v1.svg diff --git a/modules/shell/cockpit.css b/modules/shell/cockpit.css index dba71fd..81ef956 100644 --- a/modules/shell/cockpit.css +++ b/modules/shell/cockpit.css @@ -878,3 +878,9 @@ ul.available-interfaces-group { .storage-mount-size { text-align: right; } + +/* Fedora 21 Server branding */ +.navbar-pf .navbar-brand { + padding: 0; + height: 24px; +} diff --git a/modules/shell/shell.html b/modules/shell/shell.html index be12f9f..0d3ec73 100644 --- a/modules/shell/shell.html +++ b/modules/shell/shell.html @@ -13,7 +13,7 @@ - Cockpit + Cockpit