summaryrefslogtreecommitdiff
path: root/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-07-09 10:49:47 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-07-09 10:49:47 +0200
commit3fec3e04f6dbe5e06b241e197c9070875e7da5e9 (patch)
treedfc21646b4be740f50b97422761409293933dda7 /plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css
parentd981aa066755add4c98d27c42093c5692a865ffa (diff)
Fix dialog close button focus border in Firefox
Diffstat (limited to 'plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css')
-rwxr-xr-xplugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css
index b2e5f0d03..2311d3ed0 100755
--- a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css
+++ b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css
@@ -238,6 +238,8 @@ button.ui-button-icons-only {
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
+ width: 1px;
+ overflow: hidden;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {