Files
grzanieplus.pl/web/css/backend/stSecutiryPlugin.css
2025-03-12 17:06:23 +01:00

24 lines
225 B
CSS

#main_window
{
width: 400px;
}
.form_label
{
float:left;
width: 300px;
padding-top: 3px;
}
.form_value_checkbox
{
clear:right;
margin: 7px;
padding-top: 7px;
}
#submit_button
{
width: 315px;
}