1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/webroot/rsrc/css/application/config/config-welcome.css

28 lines
434 B
CSS
Raw Normal View History

/**
* @provides config-welcome-css
*/
.config-welcome {
margin-top: -1px;
}
.config-welcome .phui-object-box {
margin: 12px;
}
.config-welcome .aphront-multi-column-column-last .phui-object-box {
margin-left: 0;
}
.config-welcome-box .phui-action-header-title {
padding: 10px 4px;
}
.config-welcome-box-content {
padding: 12px;
}
.config-welcome .phui-object-box .phui-action-header {
padding: 2px 8px 2px 12px;
}