remove noise texture from interface (not necessary, and blurry on high-res)

This commit is contained in:
Jan-Christoph Borchardt 2014-05-23 14:19:44 +02:00
parent 1db25bc8c9
commit 3bd1237a37

View File

@ -144,7 +144,7 @@ $.widget('oc.documentOverlay', {
$.widget('oc.documentToolbar', { $.widget('oc.documentToolbar', {
options : { options : {
innerhtml : '<div id="document-title" class="icon-noise">' + innerhtml : '<div id="document-title">' +
' <div id="header">' + ' <div id="header">' +
' <div class="logo-wide"></div>' + ' <div class="logo-wide"></div>' +
' <div id="document-title-container">&nbsp;</div>' + ' <div id="document-title-container">&nbsp;</div>' +