git-svn-id: https://192.168.0.254/svn/Proyectos.VillaDePalacios_Web/trunk@6 91f32c30-4b1a-42e2-b17c-7aeffbb29c96
17 lines
205 B
CSS
17 lines
205 B
CSS
/* CSS file for cell dialog in the table plugin */
|
|
|
|
.panel_wrapper div.current {
|
|
height: 200px;
|
|
}
|
|
|
|
.advfield {
|
|
width: 200px;
|
|
}
|
|
|
|
#action {
|
|
margin-bottom: 3px;
|
|
}
|
|
|
|
#class {
|
|
width: 150px;
|
|
} |