mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #13138 from overleaf/mj-figure-modal-checkbox-color
[cm6] Use green accent color for checkbox in figure modal GitOrigin-RevId: 20fe68ee51ff4d97a37690b4dd23905860956ff6
This commit is contained in:
parent
948d56e809
commit
e895208665
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
.figure-modal-checkbox-input input[type='checkbox'] {
|
||||
vertical-align: top;
|
||||
margin-right: 12px;
|
||||
accent-color: @ol-green;
|
||||
}
|
||||
|
||||
.figure-modal-switcher-input {
|
||||
|
|
Loading…
Reference in a new issue