diff options
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index b4feaaa27..90ed2119c 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1483,6 +1483,13 @@ input#dfrn-url { width: 180px; } +#profile-jot-text { + height: 20px; + color:#cccccc; + border: 1px solid #cccccc; +} + + /** acl **/ #profile-jot-acl-wrapper{ |