Sha256: d8e8addd026d0941e0179b5c55c70d51b25fc05f202af768c41a1346f5f914c1

Contents?: true

Size: 549 Bytes

Versions: 26

Compression:

Stored size: 549 Bytes

Contents

/*
This file gets loaded along with the rest of Ext library at the initial load
*/

/* FeedbackGhost */
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:300px;
    z-index:20000;
}
#msg-div .msg {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #F6F6F6;
    border: 2px solid #ccc;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
}
#msg-div .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
}
#msg-div .msg p {
    margin: 0;
}

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
netzke-core-0.12.3 stylesheets/core.css
netzke-core-0.12.2 stylesheets/core.css
netzke-core-0.12.1 stylesheets/core.css
netzke-core-0.12.0 stylesheets/core.css
netzke-core-0.12.0.rc1 stylesheets/core.css
netzke-core-0.12.0.beta stylesheets/core.css
netzke-core-0.11.0 stylesheets/core.css
netzke-core-0.10.1 stylesheets/core.css
netzke-core-0.10.0 stylesheets/core.css
netzke-core-0.9.0 stylesheets/core.css
netzke-core-0.10.0.rc2 stylesheets/core.css
netzke-core-0.10.0.rc1 stylesheets/core.css
netzke-core-0.9.0.rc1 stylesheets/core.css
netzke-core-0.8.4 stylesheets/core.css
netzke-core-0.8.3 stylesheets/core.css
netzke-core-0.8.2 stylesheets/core.css
netzke-core-0.8.1 stylesheets/core.css
netzke-core-0.8.0 stylesheets/core.css
netzke-core-0.7.7 stylesheets/core.css
netzke-core-0.7.6 stylesheets/core.css