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