Merge remote-tracking branch 'origin/developer' into developer
This commit is contained in:
commit
fd648dab29
BIN
public/img/launcher/launcher_app_icon_152.png
Normal file → Executable file
BIN
public/img/launcher/launcher_app_icon_152.png
Normal file → Executable file
Binary file not shown.
Before ![]() (image error) Size: 13 KiB After ![]() (image error) Size: 10 KiB ![]() ![]() |
BIN
public/img/launcher/launcher_app_icon_167.png
Normal file → Executable file
BIN
public/img/launcher/launcher_app_icon_167.png
Normal file → Executable file
Binary file not shown.
Before ![]() (image error) Size: 14 KiB After ![]() (image error) Size: 12 KiB ![]() ![]() |
BIN
public/img/launcher/launcher_app_icon_180.png
Normal file → Executable file
BIN
public/img/launcher/launcher_app_icon_180.png
Normal file → Executable file
Binary file not shown.
Before ![]() (image error) Size: 14 KiB After ![]() (image error) Size: 13 KiB ![]() ![]() |
BIN
public/img/launcher/launcher_app_icon_192.png
Normal file → Executable file
BIN
public/img/launcher/launcher_app_icon_192.png
Normal file → Executable file
Binary file not shown.
Before ![]() (image error) Size: 14 KiB After ![]() (image error) Size: 23 KiB ![]() ![]() |
BIN
public/img/launcher/launcher_app_icon_512.png
Normal file → Executable file
BIN
public/img/launcher/launcher_app_icon_512.png
Normal file → Executable file
Binary file not shown.
Before ![]() (image error) Size: 53 KiB After ![]() (image error) Size: 67 KiB ![]() ![]() |
@ -150,3 +150,6 @@ label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check
|
|||||||
.is-focused[class^=bmd-label] {
|
.is-focused[class^=bmd-label] {
|
||||||
color: #0046a0;
|
color: #0046a0;
|
||||||
}
|
}
|
||||||
|
.om-card {
|
||||||
|
font-size: 160%;
|
||||||
|
}
|
||||||
|
@ -174,3 +174,9 @@
|
|||||||
.is-focused [class*="bmd-label"], .is-focused[class^=bmd-label]{
|
.is-focused [class*="bmd-label"], .is-focused[class^=bmd-label]{
|
||||||
color: @color;
|
color: @color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Präsentation Styles
|
||||||
|
.om-card{
|
||||||
|
font-size: 160%;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user