close, left style

This commit is contained in:
life
2015-03-04 22:03:24 +08:00
parent 918d8c2e40
commit 9681486db2
11 changed files with 74 additions and 23 deletions

View File

@@ -36,6 +36,13 @@ function log(o) {
</script>
</head>
<body class="clearfix">
<!-- 关闭, 最小化, 最大 -->
<div id="winTool" class="win-tool clearfix">
<a class="tool-close"></a>
<a class="tool-min"></a>
<a class="tool-max"></a>
</div>
<div id="page" class="clearfix">
<div id="pageInner">
@@ -99,12 +106,7 @@ function log(o) {
<div id="leftNotebook">
<div id="notebook">
<!-- 关闭, 最小化, 最大 -->
<div id="winTool" class="win-tool clearfix">
<a class="tool-close"></a>
<a class="tool-min"></a>
<a class="tool-max"></a>
</div>
<div class="folderNote closed" id="myStarredNotes">
<div class="folderHeader">

View File

@@ -6,8 +6,8 @@
"window": {
"toolbar": true,
"frame": true,
"transparent": false,
"frame": false,
"transparent": true,
"min_width": 400,
"min_height": 200,

View File

@@ -1552,6 +1552,10 @@ top: 4px;
.win-tool {
// height: 14px;
padding: 5px;
position: absolute;
left: 0;
top: 0;
z-index: 99999;
a {
display: block;
float: left;
@@ -1621,11 +1625,18 @@ body {
overflow: hidden;
border-radius: 5px 0 0 0;
}
#notebook, #notebookBottom {
#notebook {
top: 25px !important;
background: transparent !important;
}
#leftNotebook {
// background-color: rgba(245, 246, 248, 0.98) !important;
background: url(images/mohu.png) !important;
background-repeat: repeat;
}
#notebookBottom {
background: transparent !important;
}
#notesAndSort,
.win-tool {
-webkit-user-select: none;

View File

@@ -1,5 +1,4 @@
#notebook,
#notebookBottom {
#leftNotebook {
background: none !important;
background-color: rgba(37, 49, 62, 0.9) !important;
}

View File

@@ -1,4 +1,4 @@
#notebook, #notebookBottom {
#leftNotebook {
background: none !important;
background-color: rgba(37,49,62, 0.9) !important;
// background: url(images/mohu.png) !important;

View File

@@ -1,5 +1,4 @@
#notebook,
#notebookBottom {
#leftNotebook {
background: none !important;
background-color: rgba(40, 167, 233, 0.9) !important;
}

View File

@@ -1,4 +1,4 @@
#notebook, #notebookBottom {
#leftNotebook {
background: none !important;
background-color: rgba(40,167,233, 0.9) !important;
// background: url(images/mohu.png) !important;

View File

@@ -1401,6 +1401,10 @@ h3 {
*/
.win-tool {
padding: 5px;
position: absolute;
left: 0;
top: 0;
z-index: 99999;
}
.win-tool a {
display: block;
@@ -1461,11 +1465,17 @@ body {
overflow: hidden;
border-radius: 5px 0 0 0;
}
#notebook,
#notebookBottom {
#notebook {
top: 25px !important;
background: transparent !important;
}
#leftNotebook {
background: url(images/mohu.png) !important;
background-repeat: repeat;
}
#notebookBottom {
background: transparent !important;
}
#notesAndSort,
.win-tool {
-webkit-user-select: none;

View File

@@ -1401,6 +1401,10 @@ h3 {
*/
.win-tool {
padding: 5px;
position: absolute;
left: 0;
top: 0;
z-index: 99999;
}
.win-tool a {
display: block;
@@ -1461,11 +1465,17 @@ body {
overflow: hidden;
border-radius: 5px 0 0 0;
}
#notebook,
#notebookBottom {
#notebook {
top: 25px !important;
background: transparent !important;
}
#leftNotebook {
background: url(images/mohu.png) !important;
background-repeat: repeat;
}
#notebookBottom {
background: transparent !important;
}
#notesAndSort,
.win-tool {
-webkit-user-select: none;

View File

@@ -1401,6 +1401,10 @@ h3 {
*/
.win-tool {
padding: 5px;
position: absolute;
left: 0;
top: 0;
z-index: 99999;
}
.win-tool a {
display: block;
@@ -1461,11 +1465,17 @@ body {
overflow: hidden;
border-radius: 5px 0 0 0;
}
#notebook,
#notebookBottom {
#notebook {
top: 25px !important;
background: transparent !important;
}
#leftNotebook {
background: url(images/mohu.png) !important;
background-repeat: repeat;
}
#notebookBottom {
background: transparent !important;
}
#notesAndSort,
.win-tool {
-webkit-user-select: none;

View File

@@ -1401,6 +1401,10 @@ h3 {
*/
.win-tool {
padding: 5px;
position: absolute;
left: 0;
top: 0;
z-index: 99999;
}
.win-tool a {
display: block;
@@ -1461,11 +1465,17 @@ body {
overflow: hidden;
border-radius: 5px 0 0 0;
}
#notebook,
#notebookBottom {
#notebook {
top: 25px !important;
background: transparent !important;
}
#leftNotebook {
background: url(images/mohu.png) !important;
background-repeat: repeat;
}
#notebookBottom {
background: transparent !important;
}
#notesAndSort,
.win-tool {
-webkit-user-select: none;