mirror of
https://github.com/Hutchy68/pivot.git
synced 2025-10-29 08:17:36 +01:00
Page indicators addition
This commit is contained in:
@@ -1156,3 +1156,14 @@ ul[class*="block-grid"] {
|
||||
.oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-disabled > .oo-ui-tool-link {
|
||||
display: inline !important;
|
||||
}
|
||||
|
||||
.mw-indicators {
|
||||
float: right;
|
||||
line-height: 1.6;
|
||||
font-size: 0.875em;
|
||||
position: relative;
|
||||
margin: -.5em .5em 0;
|
||||
max-height: 25px;
|
||||
width: auto;
|
||||
z-index: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user