Fix some color picker elements by accounting for differences in html structure

Change-Id: I35d73eaaffccdd579ae79ce2eee45dabb7088332
Reviewed-on: https://gerrit.libreoffice.org/80527
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Tested-by: Szymon Kłos <szymon.klos@collabora.com>
This commit is contained in:
Pedro 2019-10-09 10:28:25 +02:00 committed by Szymon Kłos
parent c7b21974f1
commit af36b5e152

View file

@ -4,7 +4,7 @@
}
}
@media (max-width: 767px), (max-device-height: 767px) {
#BackColor .w2ui-tb-caption > div, #FontColor .w2ui-tb-caption > div, #BackgroundColor .w2ui-tb-caption > div, #FrameLineColor > div, #Color > div{
#BackColor .w2ui-tb-caption > div, #FontColor .w2ui-tb-caption > div, #BackgroundColor .w2ui-tb-caption > div, #FrameLineColor div, #Color div{
border-radius:100px !important;
}
#toolbar-down table.w2ui-button.checked .w2ui-tb-image{