mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 09:23:21 +08:00
Make all CSS/JS links HTTPS
This helps in making this work behind an HTTPS proxy Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import url('http://fonts.googleapis.com/css?family=Rationale');
|
||||
@import url('https://fonts.googleapis.com/css?family=Rationale');
|
||||
|
||||
.selected button {
|
||||
background-color: rgba(158,158,158,0.2);
|
||||
|
Reference in New Issue
Block a user