projects
/
samples
/
web
/
FileManager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f92c26c
)
[FileManager] updated FileManager sources
author
Piotr Dabrowski
<p.dabrowski2@samsung.com>
Fri, 4 Oct 2013 07:46:53 +0000
(09:46 +0200)
committer
Piotr Dabrowski
<p.dabrowski2@samsung.com>
Fri, 4 Oct 2013 07:46:53 +0000
(09:46 +0200)
Change-Id: I1b4444bad6adf1a6adcb3a6b5fc51fd361935fc7
css/style.css
patch
|
blob
|
history
diff --git
a/css/style.css
b/css/style.css
index
94917c0
..
8c6e687
100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-25,7
+25,7
@@
body {
display: inline-block;
position: absolute;
line-height: 32px;
- white-space:
nowrap
;
+ white-space:
pre
;
text-overflow: ellipsis;
width: 75%;
overflow: hidden;
@@
-242,4
+242,4
@@
input.ui-input-text.new_folder {
@-webkit-keyframes rotation {
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(359deg);}
-}
\ No newline at end of file
+}