summaryrefslogblamecommitdiffstats
path: root/editors/ckeditor_4_4/uploader/upload.css
blob: 4c88e32baed0c280e528647dde3cf3920f6ee4c6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                               
#bar_blank {
    border: solid 1px #000;
    height: 20px;
    width: 300px;
}

#bar_color {
    background-color: #006666;
    height: 20px;
    width: 0px;
}

#bar_blank, #hidden_iframe {
    display: none;
}