Initial commit
1904
public/UEditor/themes/default/css/ueditor.css
Normal file
8
public/UEditor/themes/default/css/ueditor.min.css
vendored
Normal file
100
public/UEditor/themes/default/dialogbase.css
Normal file
@ -0,0 +1,100 @@
|
||||
/*弹出对话框页面样式组件
|
||||
*/
|
||||
|
||||
/*reset
|
||||
*/
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
del, dfn, em, font, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var,
|
||||
b, u, i, center,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
outline: 0;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
blockquote, q {
|
||||
quotes: none;
|
||||
}
|
||||
|
||||
ins {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
del {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
/*module
|
||||
*/
|
||||
body {
|
||||
background-color: #fff;
|
||||
font: 12px/1.5 sans-serif, "宋体", "Arial Narrow", HELVETICA;
|
||||
color: #646464;
|
||||
}
|
||||
|
||||
/*tab*/
|
||||
.tabhead {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.tabhead span {
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
height: 30px;
|
||||
border: 1px solid #ccc;
|
||||
background: url("images/dialog-title-bg.png") repeat-x;
|
||||
text-align: center;
|
||||
line-height: 30px;
|
||||
cursor: pointer;
|
||||
*margin-right: 5px;
|
||||
}
|
||||
|
||||
.tabhead span.focus {
|
||||
height: 31px;
|
||||
border-bottom: none;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.tabbody {
|
||||
position: relative;
|
||||
top: -1px;
|
||||
margin: 0 auto;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
/*button*/
|
||||
a.button {
|
||||
display: block;
|
||||
text-align: center;
|
||||
line-height: 24px;
|
||||
text-decoration: none;
|
||||
height: 24px;
|
||||
width: 95px;
|
||||
border: 0;
|
||||
color: #838383;
|
||||
background: url(../../themes/default/images/icons-all.gif) no-repeat;
|
||||
}
|
||||
|
||||
a.button:hover {
|
||||
background-position: 0 -30px;
|
||||
}
|
BIN
public/UEditor/themes/default/images/anchor.gif
Normal file
After Width: | Height: | Size: 184 B |
BIN
public/UEditor/themes/default/images/arrow.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/UEditor/themes/default/images/arrow_down.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/UEditor/themes/default/images/arrow_up.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/UEditor/themes/default/images/button-bg.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/UEditor/themes/default/images/cancelbutton.gif
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/UEditor/themes/default/images/charts.png
Normal file
After Width: | Height: | Size: 518 B |
BIN
public/UEditor/themes/default/images/cursor_h.gif
Normal file
After Width: | Height: | Size: 253 B |
BIN
public/UEditor/themes/default/images/cursor_h.png
Normal file
After Width: | Height: | Size: 175 B |
BIN
public/UEditor/themes/default/images/cursor_v.gif
Normal file
After Width: | Height: | Size: 370 B |
BIN
public/UEditor/themes/default/images/cursor_v.png
Normal file
After Width: | Height: | Size: 177 B |
BIN
public/UEditor/themes/default/images/dialog-title-bg.png
Normal file
After Width: | Height: | Size: 938 B |
BIN
public/UEditor/themes/default/images/filescan.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
public/UEditor/themes/default/images/highlighted.gif
Normal file
After Width: | Height: | Size: 111 B |
BIN
public/UEditor/themes/default/images/icons-all.gif
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
public/UEditor/themes/default/images/icons.gif
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
public/UEditor/themes/default/images/icons.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
public/UEditor/themes/default/images/loaderror.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
public/UEditor/themes/default/images/loading.gif
Normal file
After Width: | Height: | Size: 734 B |
BIN
public/UEditor/themes/default/images/lock.gif
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
public/UEditor/themes/default/images/neweditor-tab-bg.png
Normal file
After Width: | Height: | Size: 216 B |
BIN
public/UEditor/themes/default/images/pagebreak.gif
Normal file
After Width: | Height: | Size: 54 B |
BIN
public/UEditor/themes/default/images/scale.png
Normal file
After Width: | Height: | Size: 167 B |
BIN
public/UEditor/themes/default/images/sortable.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
public/UEditor/themes/default/images/spacer.gif
Normal file
After Width: | Height: | Size: 43 B |
BIN
public/UEditor/themes/default/images/sparator_v.png
Normal file
After Width: | Height: | Size: 122 B |
BIN
public/UEditor/themes/default/images/table-cell-align.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/UEditor/themes/default/images/tangram-colorpicker.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
public/UEditor/themes/default/images/toolbar_bg.png
Normal file
After Width: | Height: | Size: 170 B |
BIN
public/UEditor/themes/default/images/unhighlighted.gif
Normal file
After Width: | Height: | Size: 111 B |
BIN
public/UEditor/themes/default/images/upload.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
public/UEditor/themes/default/images/videologo.gif
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/UEditor/themes/default/images/word.gif
Normal file
After Width: | Height: | Size: 1019 B |
BIN
public/UEditor/themes/default/images/wordpaste.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
1
public/UEditor/themes/iframe.css
Normal file
@ -0,0 +1 @@
|
||||
/*可以在这里添加你自己的css*/
|