City of South Burlington, Fire Dept., Rental Registry
- Citation
- City of South Burlington, Fire Dept., Rental Registry
- Jurisdiction
- South Burlington (municipal)
- Source
- Official source
- Original Source
- https://www.southburlingtonvt.gov/171/Rental-Registry ↗
Related Parts of This Source
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
- City of South Burlington, Fire Dept., Rental Registry
Full Text
1,753 charsFor the button right and inside
Search
.widgetSearch ::-webkit-input-placeholder {
color: #373330;
}
.widgetSearch :-moz-placeholder { /* Firefox 18- */
color: #373330;
}
.widgetSearch ::-moz-placeholder { /* Firefox 19+ */
color: #373330;
}
.widgetSearch :-ms-input-placeholder {
color: #373330;
}
.widgetSearch .widgetBody .widgetSearchBox154e270d-9b6f-4cf5-bc1f-9cd1b06798e3
{
color: #373330;
font-family: Roboto;
background: #EAF7FF;
height: 65px;
border: none;
border-radius: 10px;
padding: 0 80px 0 20px;
}
.widgetSearch .widgetBody .widgetSearchButton154e270d-9b6f-4cf5-bc1f-9cd1b06798e3
{
margin: 9px;
width: 45px;
}
.widgetSearch .widgetSearch-onlyDept154e270d-9b6f-4cf5-bc1f-9cd1b06798e3
{
display: inline-block;
color: #333;
padding-top: 10px;
}
#ysnSearchOnlyDept154e270d-9b6f-4cf5-bc1f-9cd1b06798e3
{
position: relative;
top: .125em;
}
//Updates search icons href to have the correct queryString
function searchBtnApplyQuery() {
document.getElementById("btnSearchIcon").href = "/Search?searchPhrase=" + document.getElementById("searchField154e270d-9b6f-4cf5-bc1f-9cd1b06798e3").value;
}
inner column
inner row
outer column outer row
City Home
About
Divisions
Careers
Resources
FAQs
(function () {
function setupMenu() {
const menuID = 'mainNavMenu';
const menuType = MAIN_MENU;
//setup menu manager properties for main menu
if (!menuManager.mobileMainNav && true)
menuManager.adjustMainItemsWidth('#' + menuID);
menuManager.isMainMenuEditable = false;
menuManager.mainMenuMaxSubMenuLevels = 4;
menuManager.setMOMMode(2, menuType);
//Init main menu
const setupDraggable = menuManager.isMainMenuEditable;
const urlToGetHiddenMenus = '/Pages/MenuMain/HiddenMainSubMenus?pageID=165&moduleID=&themeID=1&menuContainerID=mainNav';