Sha256: 1f6d26cab556d7ca834d49b5415ff8c3aab43eeff952eec6f5f8197087d0a063

Contents?: true

Size: 877 Bytes

Versions: 4

Compression:

Stored size: 877 Bytes

Contents

/*!
 * Ext JS Library 3.3.1
 * Copyright(c) 2006-2010 Sencha Inc.
 * licensing@sencha.com
 * http://www.sencha.com/license
 */
.x-combo-list {
    border-color:#ccc;
    background-color:#ddd;
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-combo-list-inner {
    background-color:#fff;
}

.x-combo-list-hd {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#333;
    background-image: url(../images/default/layout/panel-title-light-bg.gif);
    border-bottom-color:#BCBCBC;
}

.x-resizable-pinned .x-combo-list-inner {
    border-bottom-color:#BEBEBE;
}

.x-combo-list-item {
    border-color:#fff;
}

.x-combo-list .x-combo-selected{
	border-color:#777 !important;
    background-color:#f0f0f0;
}

.x-combo-list .x-toolbar {
    border-top-color:#BCBCBC;
}

.x-combo-list-small {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rwiki-0.2.4 public/resources/ext/css/theme-gray/combo.css
rwiki-0.2.3 public/resources/ext/css/theme-gray/combo.css
rwiki-0.2.2 public/resources/ext/css/theme-gray/combo.css
rwiki-0.2.1 public/resources/ext/css/theme-gray/combo.css