fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
librarian bump
[redakcja.git]
/
redakcja
/
static
/
css
/
master.css
diff --git
a/redakcja/static/css/master.css
b/redakcja/static/css/master.css
index
1c56e54
..
09a6069
100644
(file)
--- a/
redakcja/static/css/master.css
+++ b/
redakcja/static/css/master.css
@@
-189,6
+189,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
+364,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;
+ top:22px;
+ right:7px;
+ z-index:800;
+ background-color: #FFFF69;
+ padding:10px;
+ border: 1px solid black;
+ border-radius: 5px;
+ -moz-border-radius: 15px;
}
.notifyTip {
}
.notifyTip {