projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f6be9a
)
remove corners
author
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 15:35:26 +0000
(15:35 +0000)
committer
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 15:35:26 +0000
(15:35 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index 96a56e1de728968eb32851e456f15a258cb1428b..9b8adb61c2cfd3a23a10a1f0f8fb1c1c6b445db2 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-9,10
+9,6
@@
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
--moz-border-radius-bottomleft:8px;
--moz-border-radius-bottomright:8px;
--moz-border-radius-topleft:8px;
--moz-border-radius-topright:8px;
-moz-box-shadow:0 0 6px #999999;