Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
ESDC Onboarding/Dev
(view source)
Revision as of 22:20, 19 October 2021
36 bytes added
,
22:20, 19 October 2021
no edit summary
Line 99:
Line 99:
<!-- NAVIGATION... CONTAINERS -->
<!-- NAVIGATION... CONTAINERS -->
−
.navContainer { overflow:
hidden
; width: 100%; white-space: nowrap; background-color: #F5F5F5; border-bottom: 5px solid #6D4E86; }
+
.navContainer { overflow:
auto
; width: 100%; white-space: nowrap; background-color: #F5F5F5; border-bottom: 5px solid #6D4E86; }
.navContainer .navMenu li { margin-bottom: 8px; }
.navContainer .navMenu li { margin-bottom: 8px; }
−
.navContainer::-webkit-scrollbar, .tabContainer::-webkit-scrollbar { color: rgba(0,0,0,0); }
+
.navContainer::-webkit-scrollbar, .tabContainer::-webkit-scrollbar { color: rgba(0,0,0,0)
; background-color: #F5F5F5; height: 5px
; }
−
.tabContainer { overflow:
hidden
; width: 100%; white-space: nowrap; padding-bottom: 0px !important; }
+
.tabContainer { overflow:
auto
; width: 100%; white-space: nowrap; padding-bottom: 0px !important; }
<!-- NAVIGATION... BUTTONS -->
<!-- NAVIGATION... BUTTONS -->
Rostam.oancea
59
edits