Changeset 379
- Timestamp:
- 10/03/05 09:22:17 (8 years ago)
- Location:
- trunk
- Files:
-
- 1 removed
- 1 modified
-
htmlarea.css (modified) (2 diffs)
-
popupdiv.js (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htmlarea.css
r322 r379 103 103 104 104 105 /* Hidden DIV popup dialogs (PopupDiv)*/105 /* popup dialogs */ 106 106 107 107 .dialog { … … 172 172 .dialog legend { font-weight: bold; } 173 173 .dialog fieldset table { margin: 2px 0px; } 174 175 .popupdiv {176 border: 2px solid;177 border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;178 }179 174 180 175 .popupwin {
