]> source.dussan.org Git - nextcloud-server.git/commitdiff
Merge master into oc_preview
authorGeorg Ehrke <developer@georgehrke.com>
Wed, 14 Aug 2013 18:56:44 +0000 (20:56 +0200)
committerGeorg Ehrke <developer@georgehrke.com>
Wed, 14 Aug 2013 18:56:44 +0000 (20:56 +0200)
1  2 
apps/files/js/filelist.js
apps/files/js/files.js
core/css/styles.css
db_structure.xml
lib/template/functions.php

Simple merge
Simple merge
index db7f01cfebd5ce3a8cdca3863997cfa69997a60e,cf58a3b5f3f5bdd3e6562979ae2323beb5a106a2..18b5f9506f7dd7612513aac209d0f986ad78f877
@@@ -142,8 -145,8 +145,9 @@@ a.disabled, a.disabled:hover, a.disable
  
  .searchbox input[type="search"] { font-size:1.2em; padding:.2em .5em .2em 1.5em; background:#fff url('../img/actions/search.svg') no-repeat .5em center; border:0; -moz-border-radius:1em; -webkit-border-radius:1em; border-radius:1em; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter:alpha(opacity=70);opacity:.7; -webkit-transition:opacity 300ms; -moz-transition:opacity 300ms; -o-transition:opacity 300ms; transition:opacity 300ms; margin-top:10px; float:right; }
  input[type="submit"].enabled { background:#66f866; border:1px solid #5e5; -moz-box-shadow:0 1px 1px #f8f8f8, 0 1px 1px #cfc inset; -webkit-box-shadow:0 1px 1px #f8f8f8, 0 1px 1px #cfc inset; box-shadow:0 1px 1px #f8f8f8, 0 1px 1px #cfc inset; }
 -#select_all{ margin-top:.4em }
 +
 +
  /* CONTENT ------------------------------------------------------------------ */
  #controls {
        position:fixed;
Simple merge
Simple merge