aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-09-16 01:54:18 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-10-08 14:02:58 -0400
commit19959ac6748ebc84539f874a2f77314c4641e030 (patch)
tree6debe27efd0b3f3e9a7c68417eba92445f04fb9d /themes
parent26f4dbce8e1beb548d45c255411a4e19b26899af (diff)
downloadjquery-ui-19959ac6748ebc84539f874a2f77314c4641e030.tar.gz
jquery-ui-19959ac6748ebc84539f874a2f77314c4641e030.zip
Theme: address review comment for visual focus
Diffstat (limited to 'themes')
-rw-r--r--themes/base/theme.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/base/theme.css b/themes/base/theme.css
index 0722cf754..e033bcb13 100644
--- a/themes/base/theme.css
+++ b/themes/base/theme.css
@@ -102,7 +102,6 @@ a.ui-button:focus {
text-decoration: none;
}
-/* This cant be configured with themeroller because its new may end up added later */
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}