Index: remoting/webapp/window_frame.css |
diff --git a/remoting/webapp/window_frame.css b/remoting/webapp/window_frame.css |
index 6fc386412e66826d7eb65f5cca86689bc8b91f96..6088deea5152790237679fdb2b0701095587a46c 100644 |
--- a/remoting/webapp/window_frame.css |
+++ b/remoting/webapp/window_frame.css |
@@ -170,8 +170,9 @@ body.fullscreen .window-controls-hover-target { |
} |
body.fullscreen .window-controls-hover-target:hover, |
+body.fullscreen .window-controls-hover-target.menu-opened, |
body.fullscreen .window-controls-hover-target.opened, |
-body.fullscreen .window-controls-hover-target.menu-opened { |
+body.fullscreen .window-controls-hover-target.preview { |
top: -4px; |
opacity: 1.0; |
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5); |