Blame view

sources/apps/search/css/search.css 208 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
  .search_button, .search_button:hover{
      background-image: url('%webroot%/core/img/actions/search.svg');
      background-repeat: no-repeat;
      background-position: .4em center;
      text-indent: 1.4em;
  }