Sha256: 30769215d35221331d07224ca28aeb497bec6e095aaaaa8ab7e2897d8cef565b
Contents?: true
Size: 807 Bytes
Versions: 4
Compression:
Stored size: 807 Bytes
Contents
/*! * Ext JS Library 3.3.1 * Copyright(c) 2006-2010 Sencha Inc. * licensing@sencha.com * http://www.sencha.com/license */ .x-window-dlg .ext-mb-text, .x-window-dlg .x-window-header-text { font-size:15px; } .x-window-dlg .ext-mb-textarea { font:normal 15px tahoma,arial,helvetica,sans-serif; } .x-window-dlg .x-msg-box-wait { background-image:url(../images/access/grid/loading.gif); } .x-window-dlg .ext-mb-info { background-image:url(../images/access/window/icon-info.gif); } .x-window-dlg .ext-mb-warning { background-image:url(../images/access/window/icon-warning.gif); } .x-window-dlg .ext-mb-question { background-image:url(../images/access/window/icon-question.gif); } .x-window-dlg .ext-mb-error { background-image:url(../images/access/window/icon-error.gif); }
Version data entries
4 entries across 4 versions & 1 rubygems