MediaWiki:Group-user.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
no edit summary
| No edit summary | directory>Admin  No edit summary | ||
| Line 11: | Line 11: | ||
| 	width: auto; | 	width: auto; | ||
| 	padding-right: 30px; | 	padding-right: 30px; | ||
| 	position: fixed; | |||
| } | } | ||
| #mw-panel { | #mw-panel { | ||
| Line 45: | Line 46: | ||
|    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%); |    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%); | ||
|    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1); |    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1); | ||
|   margin-left: 5px; | |||
| } | } | ||
| Line 115: | Line 117: | ||
| } | } | ||
| .custom-navbar { | .custom-navbar { | ||
|    display:  |    display: flex; | ||
|    margin-top: -60px; |    margin-top: -60px; | ||
|    margin-bottom: 20px; |    margin-bottom: 20px; | ||
|   left: 25px; | |||
|    border-bottom: 1.5px dashed #6200ee; |    border-bottom: 1.5px dashed #6200ee; | ||
|   position: fixed; | |||
|   z-index: 900000000; | |||
|   background: #fafafa; | |||
| } | } | ||
| .custom-navbar a { | .custom-navbar a { | ||
| Line 129: | Line 135: | ||
| #ca-nstab-special { | #ca-nstab-special { | ||
|    display: none; |    display: none; | ||
| } | |||
| .view-button { | |||
|   margin-left: 5px; | |||
| } | } | ||
| .view-button a { | .view-button a { | ||
| Line 178: | Line 187: | ||
|    padding-top: 40px; |    padding-top: 40px; | ||
| } | } | ||
| div.hf-header { | |||
| 	top: 80px; | |||
| } | |||
| #hf-nsheader- { | #hf-nsheader- { | ||
| 	margin-top: 5%; | 	margin-top: 5%; | ||
| 	margin-left: 25px; | 	margin-left: 25px; | ||
| } | |||
| .vector-menu-tabs-legacy .selected { | |||
|     background: transparent; | |||
| } | |||
| .form-container { | |||
|   margin-top: 200px !important; | |||
|   margin-left: 5px; | |||
| } | |||
| .container-for-form { | |||
| 	position: relative; | |||
| 	top: 250px; | |||
| } | } | ||