Blame view

sources/apps/user_migrate/css/style.css 131 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
  #exportbtn img,#importbtn img{ 
  	height: 10px;
  	width: auto;
  	padding-left: 5px;
  }
  .loadingexport,.loadingimport{
  	display: none;
  }