mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1866: Switch to black "X" for recent connection removal button.
This commit is contained in:
@@ -90,11 +90,10 @@ a.home-connection, .empty.balancer a.home-connection-group {
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-position: center center;
|
||||
background-image: url('images/x.svg');
|
||||
background-image: url('images/x-black.svg');
|
||||
}
|
||||
|
||||
.recent-connections .connection .remove-recent {
|
||||
background-color: red;
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
position: absolute;
|
||||
|
1
guacamole/src/main/frontend/src/images/x-black.svg
Normal file
1
guacamole/src/main/frontend/src/images/x-black.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g style="fill:#000;fill-opacity:1"><path d="M-203.492 487.824h325.537v71.505h-325.537z" style="fill:#000;stroke:none;fill-opacity:1" transform="rotate(-45 -70.224 18.065)scale(.19138)"/><path d="M-686.345 4.971h325.537v71.505h-325.537z" style="fill:#000;stroke:none;fill-opacity:1" transform="scale(-.19138 .19138)rotate(-45 -192.713 -326.21)"/></g></svg>
|
After Width: | Height: | Size: 419 B |
Reference in New Issue
Block a user