Skip to content

Commit

Permalink
Remove css stub for replacing "Otccce" with "Open Telekom Cloud CCE" (#…
Browse files Browse the repository at this point in the history
…52)

Remove css stub for replacing "Otccce" with "Open Telekom Cloud CCE"

Version 1.0.3+ will be integrated in Rancher

Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
Reviewed-by: None <None>
  • Loading branch information
outcatcher authored Dec 1, 2020
1 parent b7520a0 commit 06103a7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions component/component.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
.machine-driver.%%DRIVERNAME%% {
background-image: url('otc.png');
}
a[href$="%%DRIVERNAME%%"] .driver-content>.driver-name {
display: none;
}
a[href$="%%DRIVERNAME%%"] .driver-content:after {
content: 'Open Telekom Cloud CCE';
}

0 comments on commit 06103a7

Please sign in to comment.