This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/install/css/install.css
T
Taras Machyshyn 55d297e080 installer changes
2014-03-06 18:34:03 +02:00

39 lines
421 B
CSS

.license-field {
width: 100%;
}
.point-lbl {
cursor: pointer;
}
select[name="user-lang"] {
width: 200px;
}
.subpanel {
text-align: left ;
}
.btn-panel {
margin-top: 20px;
}
.panel-title {
text-align: center;
}
.loading-icon {
background-image: url("../img/loading-icon.gif");
background-repeat: no-repeat;
height: 31px;
width: 31px;
float: right;
}
.devices {
width: 50%;
height: 50%;
}