WebCompDev
/
COMPONENTS
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
6b5ae6d21b21ff33d6bc67e09987d90e4ac406f6
Authored by
Luigi Serra
2016-06-23 12:59:55 +0200
1 parent
c3e172fe
updates
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
controllets/document-card-controllet/spreadsheet-card-controllet.html
controllets/document-card-controllet/spreadsheet-card-controllet.html
View file @
6b5ae6d
...
...
@@ -109,6 +109,10 @@
109
109
min-width: 30px;
110
110
padding: 5px;
111
111
}
112
+
113
+ div#es-function-icon{
114
+ display: none;
115
+ }
112
116
113
117
</style>
114
118
...
...