Преглед изворни кода

fix(filmstip-only): apply background color to toolbar

master
Leonard Kim пре 8 година
родитељ
комит
bd4766648a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      css/_toolbars.scss

+ 1
- 0
css/_toolbars.scss Прегледај датотеку

190
      * Styles the toolbar in filmstrip-only mode.
190
      * Styles the toolbar in filmstrip-only mode.
191
      */
191
      */
192
     &_filmstrip-only {
192
     &_filmstrip-only {
193
+        background-color: $toolbarBackground;
193
         border-radius: 3px;
194
         border-radius: 3px;
194
         display: inline-block;
195
         display: inline-block;
195
         height: auto;
196
         height: auto;

Loading…
Откажи
Сачувај