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/maniphest/task-edit.css

13 lines
226 B
CSS
Raw Normal View History

/**
* @provides maniphest-task-edit-css
*/
.maniphest-auxiliary-header {
font-weight: bold;
font-size: 14px;
color: #333333;
border-bottom: 1px solid {$lightgreytext};
padding: 12px 0 4px;
margin-bottom: 4px;
}