Enlarged jquery popup title font-size

This commit is contained in:
Alex Tselegidis 2015-07-27 22:57:02 +02:00
parent 0b35148a86
commit fabd9ace1f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ body .ui-dialog .ui-dialog-titlebar-close {
body .ui-draggable .ui-dialog-titlebar { body .ui-draggable .ui-dialog-titlebar {
background: #3DD481; background: #3DD481;
color: #FFF; color: #FFF;
font-size: 1.5em;
text-shadow: 1px 1px 0px #327451; text-shadow: 1px 1px 0px #327451;
padding: 14px 10px; padding: 14px 10px;
border-bottom: 4px solid #1A865F; border-bottom: 4px solid #1A865F;