projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb4aa69
)
Small improvement.
author
Luzifr
<szekely@woltlab.com>
Fri, 2 Sep 2011 16:52:58 +0000
(18:52 +0200)
committer
Luzifr
<szekely@woltlab.com>
Fri, 2 Sep 2011 16:52:58 +0000
(18:52 +0200)
wcfsetup/install/files/acp/style/testing.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/testing.css
b/wcfsetup/install/files/acp/style/testing.css
index f752dc75419364878e17c73dc545fa27609a252d..f96c5ea2545acdddae66918c8e6fc469161a1cb3 100644
(file)
--- a/
wcfsetup/install/files/acp/style/testing.css
+++ b/
wcfsetup/install/files/acp/style/testing.css
@@
-177,8
+177,8
@@
nav.mainMenu ul li {
cursor: pointer;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
- margin: 5px
-5px
0;
- padding: 10px 20px
7px
;
+ margin: 5px
0
0;
+ padding: 10px 20px;
display: inline-block;
position: relative;
top: -7px;
@@
-296,7
+296,7
@@
div.main {
section.content {
background-color: #fff;
display: table-cell;
- padding: 25px
35
px;
+ padding: 25px
40
px;
position: relative;
width: 100%;
z-index: 100;