projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e5977
)
Less rounded corners
author
Chuck Hagenbuch
<chuck@horde.org>
Sat, 6 Nov 2010 03:19:21 +0000
(23:19 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sat, 6 Nov 2010 03:19:21 +0000
(23:19 -0400)
horde/themes/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/screen.css
b/horde/themes/screen.css
index
97c7367
..
af3c348
100644
(file)
--- a/
horde/themes/screen.css
+++ b/
horde/themes/screen.css
@@
-522,8
+522,8
@@
body.login-form {
background-color: #fff;
- -moz-border-radius:
2
0px;
- -webkit-border-radius:
2
0px;
+ -moz-border-radius:
1
0px;
+ -webkit-border-radius:
1
0px;
box-shadow: 0 0 2em #ccc;
-moz-box-shadow: 0 0 2em #ccc;