Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions assets/plugins/qm/.htaccess

This file was deleted.

46 changes: 0 additions & 46 deletions assets/plugins/qm/close.php

This file was deleted.

14 changes: 13 additions & 1 deletion assets/plugins/qm/css/ie.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
#qmEditor, #qmEditorClosed
{
padding: 3px 3px 1px 3px;
padding: 5px 3px 1px 0px;
}

#qmEditor li
{
margin-top: -2px;
}

#qmEditor #qmClose
{
padding: 7px 5px 4px 7px;
margin-bottom: 3px;
margin-top: -1px;
}
17 changes: 15 additions & 2 deletions assets/plugins/qm/css/ie7.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
#qmEditor, #qmEditorClosed
{
padding: 2px 3px 3px 3px !important;
}
padding: 3px 3px 1px 3px;

}

#qmEditor #qmClose
{
padding: 6px 4px 5px 6px;
margin-bottom: 2px;
margin-top: -1px;
}

#qmEditor li
{
margin-top: -1px;
}
Binary file removed assets/plugins/qm/css/images/Thumbs.db
Binary file not shown.
Binary file added assets/plugins/qm/css/images/input-bg.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/plugins/qm/css/images/stop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading