mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
33 lines
291 B
CSS
33 lines
291 B
CSS
|
|
#Content
|
|
{
|
|
padding:0% 15%;
|
|
}
|
|
|
|
#FeatureText
|
|
{
|
|
line-height: 30px;
|
|
margin-top: 10mm;
|
|
}
|
|
|
|
|
|
#CheckArea
|
|
{
|
|
margin-top:10mm;
|
|
line-height: 30px;
|
|
}
|
|
/* ORCA brokes shape of custom css checkbox
|
|
#StealthMode
|
|
{
|
|
width: 30px;
|
|
}
|
|
*/
|
|
#RestartText
|
|
{
|
|
padding-left:30px;
|
|
}
|
|
|
|
.TextPoint
|
|
{
|
|
font-size:14px;
|
|
} |