fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Librarian in regular requirements.
[redakcja.git]
/
redakcja
/
static
/
css
/
master.css
diff --git
a/redakcja/static/css/master.css
b/redakcja/static/css/master.css
index
1c56e54
..
0394598
100644
(file)
--- a/
redakcja/static/css/master.css
+++ b/
redakcja/static/css/master.css
@@
-28,13
+28,14
@@
body {
border-right: 2px solid #999;
cursor: pointer;
background: #C1C1C1;
border-right: 2px solid #999;
cursor: pointer;
background: #C1C1C1;
+ z-index:100;
+ cursor: col-resize;
}
.vsplitbar:hover {
background-color: #E6E6E6;
}
}
.vsplitbar:hover {
background-color: #E6E6E6;
}
-
.vsplitbar p {
font: 12px Helvetica,Verdana,sans-serif;
.vsplitbar p {
font: 12px Helvetica,Verdana,sans-serif;
@@
-48,6
+49,17
@@
body {
margin: 250px auto;
}
margin: 250px auto;
}
+#drag-layer {
+ position:absolute;
+ top:0;
+ bottom:0;
+ left:0;
+ right:0;
+ z-index:1000;
+ display: none;
+ cursor: col-resize;
+}
+
.editor {
position: absolute;
top: 0px;
.editor {
position: absolute;
top: 0px;
@@
-189,6
+201,10
@@
body {
float: left;
}
float: left;
}
+.tabs a {
+ color: black;
+}
+
#tabs-right {
float: right;
padding-right: 1em;
#tabs-right {
float: right;
padding-right: 1em;
@@
-360,7
+376,15
@@
img.tabclose {
}
.saveNotify {
}
.saveNotify {
- position:absolute; bottom:7px; left:30px; z-index:800; background-color: #E6E6E6; padding:20px; border: 1px solid black;
+ position:absolute;
+ bottom:22px;
+ right:7px;
+ z-index:800;
+ background-color: #FFFF69;
+ padding:10px;
+ border: 1px solid black;
+ border-radius: 5px;
+ -moz-border-radius: 15px;
}
.notifyTip {
}
.notifyTip {
@@
-375,7
+399,7
@@
img.tabclose {
.scrolled {
position: absolute;
.scrolled {
position: absolute;
- top:
29px
;
+ top:
0
;
left: 0;
right: 0;
bottom: 0;
left: 0;
right: 0;
bottom: 0;