зеркало из https://github.com/mozilla/pjs.git
Bug 384625 - "Absolute Positioning grabber (mGrabber) hidden and inaccesible" (Max out grabber z-index) [p=amidude99@yahoo.com (Art Skiles) r=glazou sr=Neil]
This commit is contained in:
Родитель
dcde4f0444
Коммит
b9ac493677
|
@ -225,6 +225,7 @@ span[\_moz_anonclass="mozGrabber"] {
|
|||
background-position: center center;
|
||||
-moz-user-select: none;
|
||||
cursor: move;
|
||||
z-index: 2147483647; /* max value for this property */
|
||||
}
|
||||
|
||||
/* INLINE TABLE EDITING */
|
||||
|
|
Загрузка…
Ссылка в новой задаче