remove noise texture from interface (not necessary, and blurry on high-res)
This commit is contained in:
parent
1db25bc8c9
commit
3bd1237a37
@ -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"> </div>' +
|
' <div id="document-title-container"> </div>' +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user