mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_reade: working towards working search, W.I.P.
This commit is contained in:
parent
2dd54dd028
commit
4b31f04330
14 changed files with 580 additions and 173 deletions
3
files_reader/vendor/pdfjs/css/main.css
vendored
3
files_reader/vendor/pdfjs/css/main.css
vendored
|
@ -33,10 +33,11 @@ body {
|
|||
overflow: hidden;
|
||||
-webkit-transition: -webkit-transform .4s, width .2s;
|
||||
-moz-transition: -webkit-transform .4s, width .2s;
|
||||
|
||||
/*
|
||||
-moz-box-shadow: inset 0 0 50px rgba(0,0,0,.1);
|
||||
-webkit-box-shadow: inset 0 0 50px rgba(0,0,0,.1);
|
||||
box-shadow: inset 0 0 50px rgba(0,0,0,.1);
|
||||
*/
|
||||
}
|
||||
|
||||
#titlebar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue