add:初次提交
This commit is contained in:
BIN
branding/default/apple-touch-icon.png
Normal file
BIN
branding/default/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
BIN
branding/default/bg-login.jpg
Normal file
BIN
branding/default/bg-login.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
branding/default/bg-plain.jpg
Normal file
BIN
branding/default/bg-plain.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
BIN
branding/default/brand-large.png
Normal file
BIN
branding/default/brand-large.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
33
branding/default/branding.css
Normal file
33
branding/default/branding.css
Normal file
@@ -0,0 +1,33 @@
|
||||
|
||||
.login-note {
|
||||
color: transparent;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
body.login-pf {
|
||||
background: url("bg-login.jpg") no-repeat 50% 0;
|
||||
background-size: cover;
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
#badge {
|
||||
width: 73px;
|
||||
height: 69px;
|
||||
background-image: url("logo.png");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#brand {
|
||||
width: 121px;
|
||||
height: 18px;
|
||||
background-image: url("brand-large.png");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#index-brand {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#index-brand:before {
|
||||
content: "Cockpit";
|
||||
}
|
||||
BIN
branding/default/favicon.ico
Normal file
BIN
branding/default/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
branding/default/logo.png
Normal file
BIN
branding/default/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user