projects
/
mtweb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
import mtweb.0.4.1
[mtweb]
/
web
/
libs
/
tiny_mce
/
plugins
/
table
/
css
/
cell.css
1
/* CSS file for cell dialog in the table plugin */
\r
2
\r
3
.panel_wrapper div.current {
\r
4
height: 200px;
\r
5
}
\r
6
\r
7
.advfield {
\r
8
width: 200px;
\r
9
}
\r
10
\r
11
#action {
\r
12
margin-bottom: 3px;
\r
13
}
\r
14
\r
15
#class {
\r
16
width: 150px;
\r
17
}