forked from 0x2620/oxjs
better Ox.isEqual(), more tests, more documentation
This commit is contained in:
parent
a1ed6a44c5
commit
37219bfbe9
5 changed files with 466 additions and 252 deletions
|
|
@ -254,6 +254,18 @@ Dialog
|
|||
cursor: se-resize;
|
||||
}
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
Documentation
|
||||
================================================================================
|
||||
*/
|
||||
|
||||
.OxDocPage code {
|
||||
//border: 1px solid rgb(232, 232, 232);
|
||||
//background: rgb(248, 248, 248);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/*
|
||||
================================================================================
|
||||
Drag & Drop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue