Browse Source

Для аудио больше не нужен стиль

devel
bashmak 9 years ago
parent
commit
9fcb3d2d95
  1. 6
      static/css/custom.css

6
static/css/custom.css

@ -241,9 +241,3 @@ button[data-toggle=offcanvas]{
opacity: 0.3;
fill-opacity: 0.3;
}
/*
* Сужаем аудио элемент чтоб скрыть большинство контролов
*/
audio{width: 100px;}
Loading…
Cancel
Save