summaryrefslogtreecommitdiff
path: root/plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-08-01 12:50:00 +0200
committerAleksander Machniak <alec@alec.pl>2014-08-01 12:50:00 +0200
commit5af3b33f97695bd174c36851117523cd37569bf8 (patch)
tree8ba2818db2beeac1f3e989f45b8bc4f64370966a /plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css
parentfcb7d4fc034335d960917abd37254bd3997cf2f3 (diff)
parentea5d7498224e4087f63ab3726162576c067c01d4 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css')
-rwxr-xr-xplugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css b/plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css
index 318cc7ebf..4ead5aaf2 100755
--- a/plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css
+++ b/plugins/jqueryui/themes/classic/jquery-ui-1.10.4.custom.css
@@ -507,6 +507,9 @@ button.ui-button::-moz-focus-inner {
padding: 1px;
height: 20px;
}
+.no-close .ui-dialog-titlebar-close {
+ display: none !important;
+}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;