From 33c8ed1d1c13a1b4a206f7ae1f4d4d2988cd4c2c Mon Sep 17 00:00:00 2001
From: Sergey S Yaglov
Date: Mon, 19 Nov 2012 04:15:04 +0400
Subject: [PATCH 1/7] .ui-resizable makes windows relative
---
assets/css/desktop.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/css/desktop.css b/assets/css/desktop.css
index 30f8832..9f472e9 100755
--- a/assets/css/desktop.css
+++ b/assets/css/desktop.css
@@ -27,7 +27,7 @@ li {
----------------------------------------------------------------------------------------------------*/
.abs {
- position: absolute;
+ position: absolute !important;
top: auto;
left: auto;
right: auto;
From 7c5fe1f90559fba62e7e945fba5dd32b4634d2df Mon Sep 17 00:00:00 2001
From: Nathan Smith
Date: Fri, 3 May 2013 11:40:06 -0500
Subject: [PATCH 2/7] Someone asked, so I'm adding a license to the repo.
---
README.txt | 15 +++++++++++++++
assets/css/reset.css | 9 ++-------
2 files changed, 17 insertions(+), 7 deletions(-)
create mode 100755 README.txt
diff --git a/README.txt b/README.txt
new file mode 100755
index 0000000..035f2ca
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,15 @@
+Do with this code whatever you like.
+
+It is dual licensed under MIT and GPL.
+
+- MIT:
+ http://opensource.org/licenses/MIT
+
+- GPL:
+ http://gnu.org/licenses/gpl
+
+Alternatively, you can use it with
+the CSS-Tricks license, because it
+is hilarious and awesome...
+
+http://css-tricks.com/license
\ No newline at end of file
diff --git a/assets/css/reset.css b/assets/css/reset.css
index 0af7c26..87b7f36 100755
--- a/assets/css/reset.css
+++ b/assets/css/reset.css
@@ -145,13 +145,9 @@ img {
li {
/*
- For IE6 + IE7:
-
- "display: list-item" keeps bullets from
- disappearing if hasLayout is triggered.
+ For IE6 + IE7.
*/
display: list-item;
- list-style: none;
}
table {
@@ -200,8 +196,7 @@ sup {
svg {
/*
- For IE9. Without, occasionally draws shapes
- outside the boundaries of