Files
Archive/Habbo Vault/tools/AddFurniToHabbo-1_0/AddFurniToHabbo-1.0/ui/ConfigPage.css

188 lines
3.3 KiB
CSS
Executable File

.mediaViewInfo {
--web-view-name: ConfigPage;
--web-view-id: ConfigPage;
--web-scale-on-resize: true;
--web-enable-deep-linking: true;
}
:root {
--web-view-ids: ConfigPage;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
border: none;
}
#ConfigPage {
position: absolute;
width: 579px;
height: 521px;
background-color: rgba(255,255,255,1);
overflow: hidden;
--web-view-name: ConfigPage;
--web-view-id: ConfigPage;
--web-scale-on-resize: true;
--web-enable-deep-linking: true;
}
#BordaBackground {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.BordaBackground {
position: absolute;
overflow: visible;
width: 558px;
height: 451px;
left: 11px;
top: 59px;
}
#HomeButton {
position: absolute;
width: 117px;
height: 39px;
left: 166px;
top: 10px;
overflow: visible;
}
#Retngulo_2 {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.Retngulo_2 {
position: absolute;
overflow: visible;
width: 117px;
height: 39px;
left: 0px;
top: 0px;
}
#HOME {
left: 30px;
top: 6px;
position: absolute;
overflow: visible;
width: 58px;
white-space: nowrap;
text-align: left;
font-family: Segoe UI;
font-style: normal;
font-weight: normal;
font-size: 20px;
color: rgba(112,112,112,1);
}
#ConfigButton {
position: absolute;
width: 117px;
height: 39px;
left: 297px;
top: 10px;
overflow: visible;
}
#RetanguloConfigButton {
fill: rgba(243,243,243,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.RetanguloConfigButton {
position: absolute;
overflow: visible;
width: 117px;
height: 39px;
left: 0px;
top: 0px;
}
#CONFIG {
left: 23px;
top: 6px;
position: absolute;
overflow: visible;
width: 72px;
white-space: nowrap;
text-align: left;
font-family: Segoe UI;
font-style: normal;
font-weight: normal;
font-size: 20px;
color: rgba(112,112,112,1);
}
#MySQL_Settings {
left: 220px;
top: 83px;
position: absolute;
overflow: visible;
width: 140px;
white-space: nowrap;
text-align: left;
font-family: Segoe UI;
font-style: normal;
font-weight: normal;
font-size: 20px;
color: rgba(112,112,112,1);
}
#HomeButton_p {
position: absolute;
width: 117px;
height: 39px;
left: 231px;
top: 444px;
overflow: visible;
}
#RetanguloHomeButton {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.RetanguloHomeButton {
position: absolute;
overflow: visible;
width: 117px;
height: 39px;
left: 0px;
top: 0px;
}
#SAVE {
left: 36px;
top: 6px;
position: absolute;
overflow: visible;
width: 46px;
white-space: nowrap;
text-align: left;
font-family: Segoe UI;
font-style: normal;
font-weight: normal;
font-size: 20px;
color: rgba(112,112,112,1);
}
#Path_Furnidataxml {
left: 208px;
top: 214px;
position: absolute;
overflow: visible;
width: 164px;
white-space: nowrap;
text-align: left;
font-family: Segoe UI;
font-style: normal;
font-weight: normal;
font-size: 20px;
color: rgba(112,112,112,1);
}