Skip to content
Snippets Groups Projects

#3498562: The styling of the new installed button is not inline in light and broken in dark mode

Merged #3498562: The styling of the new installed button is not inline in light and broken in dark mode
3 unresolved threads
Merged utkarsh_33 requested to merge issue/project_browser-3498562:3498562-the-styling-of into 2.0.x
3 unresolved threads
Files
7
+ 8
0
@@ -1109,3 +1109,11 @@
.views-bulk-actions__item-gin {
color: var(--gin-color-text-light);
}
button.project_status-indicator.project_status-indicator-gin {
Please register or sign in to reply
margin-bottom: 5px;
margin-left: 5px;
background: none;
font-size: 16px;
font-weight: 700;
}
Loading