r104497 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r104496
|
r104497
|
r104498
>
Date:
22:01, 28 November 2011
Author:
inez
Status:
deferred
Tags:
Comment:
Cursor should always have height set dynamically within showCursor method so those two CSS propety are not relevant anymore.
Modified paths:
/trunk/extensions/VisualEditor/modules/es/es.Surface.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/VisualEditor/modules/es/es.Surface.css
—
—
@@ -23,8 +23,6 @@
24
24
position: absolute;
25
25
background-color: black;
26
26
width: 1px;
27
- height: 1.5em;
28
- min-height: 1.5em;
29
27
display: none;
30
28
}
31
29
Status & tagging log
00:04, 29 November 2011
Johnduhart
(
talk
|
contribs
)
changed the
status
of r104497
[
removed:
new
added:
deferred]