meraproject/lib/js/bws/ui.css
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

1 line
711 B
CSS

.resizable{position:relative}.resize_top_left{position:absolute;left:0;top:0;width:6px;height:6px;cursor:se-resize}.resize_top_right{position:absolute;right:0;top:0;width:6px;height:6px;cursor:ne-resize}.resize_bottom_left{position:absolute;left:0;bottom:0;width:6px;height:6px;cursor:ne-resize}.resize_bottom_right{position:absolute;right:0;bottom:0;width:6px;height:6px;cursor:se-resize}.resize_top{position:absolute;right:0;left:0;top:0;height:6px;cursor:s-resize}.resize_bottom{position:absolute;right:0;left:0;bottom:0;height:6px;cursor:s-resize}.resize_right{position:absolute;right:0;top:0;bottom:0;width:6px;cursor:e-resize}.resize_left{position:absolute;left:0;top:0;bottom:0;width:6px;cursor:e-resize}