Move OSK into new client-ui, partially refactor Ctrl-Alt-Shift shortcut.

This commit is contained in:
Michael Jumper
2012-11-12 13:14:17 -08:00
parent a56fadfe49
commit d8f68c6048
4 changed files with 81 additions and 67 deletions

View File

@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#keyboardContainer {
.keyboard-container {
text-align: center;
position: fixed;
@@ -31,7 +31,6 @@
background: #222;
opacity: 0.85;
display: none;
z-index: 1;
}