]> source.dussan.org Git - jquery-ui.git/commitdiff
Theme: address review comment for visual focus
authorAlexander Schmitz <arschmitz@gmail.com>
Wed, 16 Sep 2015 05:54:18 +0000 (01:54 -0400)
committerAlexander Schmitz <arschmitz@gmail.com>
Thu, 8 Oct 2015 18:02:58 +0000 (14:02 -0400)
themes/base/theme.css

index 0722cf75442f12e1d1703ee6256286a0f2a6b4b7..e033bcb13001b220695b5e37bd05737067daf463 100644 (file)
@@ -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);
 }