Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.css
(view source)
Revision as of 08:01, 30 November 2025
52 bytes added
,
4 months ago
no edit summary
Line 1,833:
Line 1,833:
.tooltiptext {
.tooltiptext {
−
visibility: hidden;
+
/*
visibility: hidden
;*/
+
display: none
;
padding: 12px 14px;
padding: 12px 14px;
Line 1,883:
Line 1,884:
pointer-events: none;
pointer-events: none;
}
}
−
+
+
/*
.tooltip .tooltip .tooltiptext {
.tooltip .tooltip .tooltiptext {
bottom: auto;
bottom: auto;
Line 1,909:
Line 1,911:
border-color: transparent transparent #888 transparent;
border-color: transparent transparent #888 transparent;
}
}
+
*/
.tooltiptext span.hr {
.tooltiptext span.hr {
Line 1,937:
Line 1,940:
.tooltip:hover > .tooltiptext,
.tooltip:hover > .tooltiptext,
.tooltip.hover > .tooltiptext {
.tooltip.hover > .tooltiptext {
−
visibility: visible;
+
/*
visibility: visible
;*/
+
display: block
;
}
}
−
+
+
/*
.tooltiptext {
.tooltiptext {
opacity: 0;
opacity: 0;
Line 1,956:
Line 1,961:
transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
−
+
*/
+
.tooltiptext a { color: #0645ad; border-bottom: 0; }
.tooltiptext a { color: #0645ad; border-bottom: 0; }
.tooltiptext a:visited { color: #0b0080; }
.tooltiptext a:visited { color: #0b0080; }
がか
cssedit, gkautomate,
Interface administrators
,
Widget editors
7,212
edits