X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fthemes%2Fseven%2Fcss%2Ftheme%2Fckeditor-dialog.css;fp=web%2Fcore%2Fthemes%2Fseven%2Fcss%2Ftheme%2Fckeditor-dialog.css;h=e791a2e155aaffd25d7eb28c555b1cddd1ff0193;hp=b7d8dbbccb4a5f97faf2e422df441ff0d8b31772;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/themes/seven/css/theme/ckeditor-dialog.css b/web/core/themes/seven/css/theme/ckeditor-dialog.css index b7d8dbbcc..e791a2e15 100644 --- a/web/core/themes/seven/css/theme/ckeditor-dialog.css +++ b/web/core/themes/seven/css/theme/ckeditor-dialog.css @@ -14,7 +14,7 @@ width: 100%; height: 100%; background: #000; - opacity: 0.70; + opacity: 0.7; } [dir="rtl"] .cke_reset_all * { text-align: right; @@ -192,11 +192,11 @@ background-image: linear-gradient(to bottom, #fcfcfa, #e9e9dd); color: #1a1a1a; text-decoration: none; - box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.125) + box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.125); } .cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:focus { z-index: 10; - border: 1px solid #3AB2FF; + border: 1px solid #3ab2ff; box-shadow: 0 0 0.5em 0.1em hsla(203, 100%, 60%, 0.7); } .cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:active {