Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[git.ikiwiki.info.git]
/
doc
/
style.css
diff --git
a/doc/style.css
b/doc/style.css
index 6832194b2bf3045eb72a59facca81d658ae239a9..d88c93778dec38754d994fcfd6517c61fa5a5b56 100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-29,12
+29,13
@@
nav {
.actions ul {
margin: 0;
.actions ul {
margin: 0;
- padding: 6px;
+ padding: 6px .4em;
+ height: 1em;
list-style-type: none;
}
.actions li {
display: inline;
list-style-type: none;
}
.actions li {
display: inline;
- padding: .2em
.4em
;
+ padding: .2em;
}
.pageheader .actions ul {
border-bottom: 1px solid #000;
}
.pageheader .actions ul {
border-bottom: 1px solid #000;
@@
-109,7
+110,12
@@
nav {
}
#editcontent {
}
#editcontent {
- width: 100%;
+ width: 98%;
+}
+
+.editcontentdiv {
+ width: auto;
+ overflow: auto;
}
img {
}
img {
@@
-120,8
+126,8
@@
div.recentchanges {
border-style: solid;
border-width: 1px;
overflow: auto;
border-style: solid;
border-width: 1px;
overflow: auto;
-
clear: both
;
-
width: 100%
;
+
width: auto
;
+
clear: none
;
background: #eee;
color: black !important;
}
background: #eee;
color: black !important;
}
@@
-175,6
+181,7
@@
div.recentchanges {
.inlinepage {
padding: 10px 10px;
border: 1px solid #aaa;
.inlinepage {
padding: 10px 10px;
border: 1px solid #aaa;
+ overflow: auto;
}
.pagedate,
}
.pagedate,
@@
-332,6
+339,13
@@
ol.form {
li.form {
padding-bottom: 1em;
}
li.form {
padding-bottom: 1em;
}
+input#openid_identifier {
+ background: url(wikiicons/openidlogin-bg.gif) no-repeat;
+ background-color: #fff;
+ background-position: 0 50%;
+ color: #000;
+ padding-left: 18px;
+}
input#searchbox {
background: url(wikiicons/search-bg.gif) no-repeat;
background-color: #fff;
input#searchbox {
background: url(wikiicons/search-bg.gif) no-repeat;
background-color: #fff;