This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
OwlBoard/static/styles/find-code.css

16 lines
238 B
CSS

/*Overrides*/
.titleimg{
min-width: 100px;
max-width: 200px;
width: 30%;
padding-bottom: 0px;
}
.small-lookup-box{
width: 25%;
min-width: 75px;
max-width: 125px;
}
#name{
width: 75%;
max-width: 275px;
}