removed base kernel and ikernel
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ pre, textarea.pre {
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
.libraryPage, .libraryPage .ui-content {
|
||||
.libraryPage, .itemListContent {
|
||||
background: #262626!important;
|
||||
background-attachment: fixed!important;
|
||||
}
|
||||
|
||||
+3
-3
@@ -5,10 +5,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="itemListPage" data-role="page" class="page libraryPage" data-theme="a">
|
||||
<div data-role="content">
|
||||
<!-- <div style="text-align: right;">
|
||||
<div data-role="content" class="itemListContent">
|
||||
<div style="text-align: right;">
|
||||
<button type="button" onclick="$( '#optionsPanel', $.mobile.activePage ).panel( 'open' );" data-mini="true" data-inline="true">Options</button>
|
||||
</div>-->
|
||||
</div>
|
||||
<h1 id="itemName" class="listHeader"></h1>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user