Merge pull request #262 from owncloud/design-noise
remove noise texture from interface (not necessary, and blurry on high-res)
This commit is contained in:
commit
a3450d124e
@ -144,7 +144,7 @@ $.widget('oc.documentOverlay', {
|
||||
|
||||
$.widget('oc.documentToolbar', {
|
||||
options : {
|
||||
innerhtml : '<div id="document-title" class="icon-noise">' +
|
||||
innerhtml : '<div id="document-title">' +
|
||||
' <div id="header">' +
|
||||
' <div class="logo-wide"></div>' +
|
||||
' <div id="document-title-container"> </div>' +
|
||||
|
Loading…
x
Reference in New Issue
Block a user