mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-24 05:23:33 +08:00

--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038902
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;
|
|
}
|