aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/menu
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2011-05-04 08:20:41 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2011-05-04 08:20:41 +0200
commit8201c1392863eb9e13204854ad393c023fdeba94 (patch)
treecefe790bc2f36d30cf10eff68f51af063a94c6ca /tests/visual/menu
parentf5ee22c74a2e0e48b686a94838e12cbb9b45c99c (diff)
downloadjquery-ui-8201c1392863eb9e13204854ad393c023fdeba94.tar.gz
jquery-ui-8201c1392863eb9e13204854ad393c023fdeba94.zip
Popup: Update popup test
Diffstat (limited to 'tests/visual/menu')
-rw-r--r--tests/visual/menu/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/menu/popup.html b/tests/visual/menu/popup.html
index 271002a20..52a5bdd98 100644
--- a/tests/visual/menu/popup.html
+++ b/tests/visual/menu/popup.html
@@ -76,7 +76,7 @@
width: 200px; height: 150px; border: 1px solid gray; border-radius: 5px;
box-shadow: 3px 3px 5px -1px rgba(0, 0, 0, 0.5);
background: lightgray; background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
- font-size: 120%; text-align: center; line-height: 150px;
+ font-size: 120%; text-align: center; line-height: 150px; outline: none;
}
</style>
</head>