This commit is contained in:
cube
2026-03-21 23:14:06 +00:00
parent ce8b6facfa
commit ee55e39a4e
3 changed files with 73 additions and 8 deletions

View File

@@ -98,10 +98,34 @@ form textarea{
border-width:5px;
}
#manage_icons{
.manage_images{
max-height:400px;
overflow-y:scroll;
}
.manage_images_2{
clear:both;
width:600px;
}
.manage_icons_3{
display:block;
width:200px;
height:200px;
float:left;
}
.manage_blinkies_3{
display:block;
width:200px;
height:50px;
float:left;
}
.manage_stamps_3{
display:block;
width:120px;
height:100px;
float:left;
}