projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29fbedc
)
added border-radius for #profile-jot-form
author
Silke Meyer
<silke@silkemeyer.net>
Sat, 14 Jun 2014 16:25:34 +0000
(18:25 +0200)
committer
Silke Meyer
<silke@silkemeyer.net>
Sat, 14 Jun 2014 16:25:34 +0000
(18:25 +0200)
view/theme/vier/style.css
patch
|
blob
|
history
diff --git
a/view/theme/vier/style.css
b/view/theme/vier/style.css
index 9fe2af4f3395652a1875c883737e1cb36a07823f..bdd1dc4b95d828f89b2371ded11630dc9cb0ec5c 100644
(file)
--- a/
view/theme/vier/style.css
+++ b/
view/theme/vier/style.css
@@
-1423,6
+1423,7
@@
h2 {
#profile-jot-form {
box-shadow: 1px 2px 0px 0px #D8D8D8;
+ border-radius: 10px;
background-color: #fafafa;
padding: 10px;
}