Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:NavboxMobile/styles.css
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
Move
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
/* Container Styles */ .navboxMobile { box-sizing: border-box; border: 1px solid #a2a9b1; border-collapse: collapse; /* Ensure all rows share a border */ white-space: normal; /* Allow wrapping for content */ text-align: left; padding: 1px; margin: 0 auto; /* Reduced top margin */ background-color: #fdfdfd; } /* Ensure the title cell allows for absolute positioning */ .navboxMobile-title { position: relative; /* Already set in the Lua code, but good to confirm in CSS */ } /* Inner and Subgroup Tables */ .navboxMobile-inner, .navboxMobile-subgroup { box-sizing: border-box; } .navboxMobile-title div { text-align: center; } .navboxMobile td, .navboxMobile th { white-space: normal; /* Prevent nowrap constraints */ word-wrap: break-word; overflow-wrap: anywhere; } /* Above and Below Content */ .navboxMobile-abovebelow-content, .navboxMobile-below-content { padding: 0.25em 1em; line-height: 1.0em; background-color: #ddf; font-size: 1em; } /* Group Content */ .navboxMobile-group-content { text-align: center; /* Centered text */ font-size: 1em; } /* Style the navbar within the title cell */ .navboxMobile-navbar { position: absolute; top: 0; right: 0; padding: 0.2em; /* Adjust as needed for alignment */ /* Optional: Set background or text styles if necessary */ } /* Ensure the title text is centered across the full width */ .navboxMobile-title > div { text-align: center; margin: 0 auto; } /* Title Row */ .navboxMobile-title { position: relative; align-items: center; justify-content: center; padding: 0.1em; /* Unified padding */ text-align: center; background-color: #ccf; font-size: 1.0em; border: 2px solid white; /* Uniform 2px white border */ } /* Level 1: Top-level Groups */ .navboxMobile-group-level1 { background-color: #ddf; margin: 0.05em 0; /* Symmetric top and bottom margins */ padding: 0.08em; /* Reduced padding */ border-top: 3px solid white; border-bottom: 2px solid white; border-left: 2px solid white; border-right: 2px solid white; } /* Level 2 Groups */ .navboxMobile-group-level2 { background-color: #e6e6ff; margin: 0.05em 0; /* Symmetric margins */ padding: 0.08em; /* Reduced padding */ border-top: 3px solid white; border-bottom: 2px solid white; border-left: 2px solid white; border-right: 2px solid white; box-shadow: inset 8px 0 #fff, inset -8px 0 #fff; /* Retained box shadow */ } /* Level 3 Groups */ .navboxMobile-group-level3 { background-color: #e6e6ff; margin: 0.05em 0; /* Symmetric margins */ padding: 0.08em; /* Reduced padding */ border-top: 3px solid white; border-bottom: 2px solid white; border-left: 2px solid white; border-right: 2px solid white; box-shadow: inset 16px 0 #fff, inset -16px 0 #fff; /* Retained box shadow */ } /* List Content */ .navboxMobile-list-content { line-height: 1.2em; font-size: 1em; text-align: center; padding-top: 0.1em; /* Added vertical padding */ padding-bottom: 0.1em; /* Added vertical padding */ padding-left: 2px; padding-right: 2px; white-space: normal; word-wrap: break-word; overflow-wrap: break-word; border-top: 2px solid white; border-bottom: 3px solid white; border-left: 2px solid white; border-right: 2px solid white; } /* Level 2 Content */ .navboxMobile-list-level2 { box-shadow: inset 8px 0 #fff, inset -8px 0 #fff; /* Retain shadows */ box-sizing: border-box; margin: 0 auto; border: 2px solid white; /* Uniform 2px border */ border-top: 2px solid white; border-bottom: 3px solid white; border-left: 2px solid white; border-right: 2px solid white; padding-top: 0.1em; /* Added vertical padding */ padding-bottom: 0.1em; /* Added vertical padding */ padding-left: 10px; padding-right: 10px; } /* Level 3 Content */ .navboxMobile-list-level3 { box-shadow: inset 16px 0 #fff, inset -16px 0 #fff; /* Retain shadows */ box-sizing: border-box; margin: 0 auto; border-top: 2px solid white; border-bottom: 3px solid white; border-left: 2px solid white; border-right: 2px solid white; padding: 0.1em; /* This already sets vertical padding to 0.1em */ padding-left: 18px; /* Overrides left padding */ padding-right: 18px; /* Overrides right padding */ } /* Responsive Adjustments */ @media all and (min-width: 720px) { .navboxMobile { /* Adjustments for larger mobile screens */ } } /* Hide on Print */ @media print { .navboxMobile { display: none !important; } } /* Odd and Even Rows with Increased Specificity */ .navboxMobile-list-content.navboxMobile-even { background-color: #eaeaea; } .navboxMobile-list-content.navboxMobile-odd { background-color: #f4f4f4; } /* Adjust for odd/even rows if needed */ .navboxMobile-list-content.navboxMobile-even, .navboxMobile-list-content.navboxMobile-odd { word-wrap: break-word; overflow-wrap: anywhere; } /* Styles Container */ .navboxMobile-styles { /* Additional styles if necessary */ } /* Container Padding */ .navboxMobile-container { padding: 1px; } /* Navbar Specific Styles */ .navboxMobile .navbar { display: block; font-size: 100%; } .navboxMobile-title .navbar { float: right; text-align: right; margin-left: 0.5em; margin-bottom: 0.1em; /* Optional: Adjust vertical alignment */ } .navboxMobile-navbar { text-align: right; /* Align Navbar content to the right */ font-size: 0.85em; /* Optional: Adjust size */ padding: 0.0em 0; /* Add a little padding */ border-top: none; }
Summary:
Please note that all contributions to Ikwipedia are considered to be released under the Creative Commons Attribution-ShareAlike (see
Ikwipedia:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width