File tree Expand file tree Collapse file tree 3 files changed +24
-18
lines changed Expand file tree Collapse file tree 3 files changed +24
-18
lines changed Original file line number Diff line number Diff line change 3636 < a id ='bFieldsTab ' class ='nav-item tabButton '> all Fields</ a >
3737 < a id ='bSysInfoTab ' class ='nav-item tabButton '> Systeem Info</ a >
3838 < a id ='bAPIdocTab ' class ='nav-item tabButton '> API Docs</ a >
39- < a id ='FSmanager ' class ='nav-img '>
40- < img src ='/FSmanager.png ' alt =''> 🗄</ a >
39+ < a id ='FSmanager ' class ='nav-img '> 🗄 </ a >
4140
42- < a id ='Settings ' class ='nav-img '>
43- < img src ='/settings.png ' alt =''> ⛏</ a >
41+ < a id ='Settings ' class ='nav-img '> ⛏ </ a >
4442
4543<!--
4644 <div class="wrapper">
Original file line number Diff line number Diff line change @@ -244,10 +244,12 @@ input {
244244}
245245
246246/* animated icons on menu bar */
247+ /*
247248.default,
248249.hover {
249250 font-size: 20px;
250251 cursor:pointer;
252+ -webkit-appearance: none;
251253}
252254.hover {
253255 overflow: hidden;
@@ -257,15 +259,21 @@ input {
257259 left: 0;
258260 top: 0;
259261 white-space: nowrap;
262+ cursor:pointer;
263+ -webkit-appearance: none;
260264}
261265.wrapper {
262266 position: relative;
263267 display: inline-block;
268+ cursor:pointer;
269+ -webkit-appearance: none;
264270}
265271.wrapper:hover .hover {
266272 width: 100%;
273+ cursor:pointer;
274+ -webkit-appearance: none;
267275}
268-
276+ */
269277/* define tag selectors () -------------------------------------------------- */
270278
271279button { width : 100px ; }
Original file line number Diff line number Diff line change 3636 < a id ='bFieldsTab ' class ='nav-item tabButton '> all Fields</ a >
3737 < a id ='bSysInfoTab ' class ='nav-item tabButton '> Systeem Info</ a >
3838 < a id ='bAPIdocTab ' class ='nav-item tabButton '> API Docs</ a >
39- <!--
40- <a id='FSmanager' class='nav-img'>
41- <img src='/FSmanager.png' alt='FSmanager'></a>
42- <a id='Settings' class='nav-img'>
43- <img src='/settings.png' alt='Settings'></a>
44- -->
39+ < a id ='FSmanager ' class ='nav-img '> 🗄 </ a >
40+
41+ < a id ='Settings ' class ='nav-img '> ⛏ </ a >
42+
43+ <!--
4544 <div class="wrapper">
46- < div id ='FSmanager2 ' class ='default '> 🗄 </ div >
47- < div id ='FSmanager ' class ='hover '> 🗄 </ div >
45+ <div id='FSmanager2' class='default'> 🗄 </div>
46+ <div id='FSmanager' class='hover'> 🗄 </div>
4847 </div>
4948 <div class="wrapper">
50- < div id ='Settings2 ' class ='default '> ⛏ </ div >
51- < div id ='Settings ' class ='hover '> ⛏ </ div >
49+ <div id='Settings2' class='default'> ⛏ </div>
50+ <div id='Settings' class='hover'> ⛏ </div>
5251 </div>
52+ -->
5353 </ div >
5454 </ div >
5555 <!-- END Tabbladen -->
355355
356356 </ span > <!-- end Settings Page -->
357357
358- <!-- -->
359- < script src ="https://cdn.jsdelivr.net/gh/mrWheel/DSMRloggerAPI@master/edge/DSMRindex.min .js "> </ script >
358+ <!--
359+ <script src="https://cdn.jsdelivr.net/gh/mrWheel/DSMRloggerAPI@master/edge/DSMRedge .js"></script>
360360 <script src="https://cdn.jsdelivr.net/gh/mrWheel/DSMRloggerAPI@master/edge/DSMRgraphics.min.js"></script>
361- <!-- -->
361+ -->
362362
363363<!--
364364***************************************************************************
You can’t perform that action at this time.
0 commit comments