|
|
@ -203,13 +203,3 @@ div.mw-notification-area {
|
|
|
|
margin-top: @fixed-header-height + @color-height;
|
|
|
|
margin-top: @fixed-header-height + @color-height;
|
|
|
|
padding-bottom: 1em;
|
|
|
|
padding-bottom: 1em;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// Icon-only some hopefully obvious ones so things are more likely to fit
|
|
|
|
|
|
|
|
// TODO: have icons actually reflect active/new/regular states so we can put talk/page here too?
|
|
|
|
|
|
|
|
#ca-addsection,
|
|
|
|
|
|
|
|
#ca-history {
|
|
|
|
|
|
|
|
a,
|
|
|
|
|
|
|
|
span {
|
|
|
|
|
|
|
|
.ca-icon-only();
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|