summary refs log tree commit diff stats
path: root/theme/css/bubbles.css
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-01-01 13:46:34 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-01-01 13:46:34 -0500
commit8dc88941439ab6bfd7ed8018a69b22ee5a60fde5 (patch)
treec7afe74081f328e18e2a46584c18fbcded6c953e /theme/css/bubbles.css
parentfecf268680f6ab491bafb107c3f03402b66f3647 (diff)
downloadfourisland-8dc88941439ab6bfd7ed8018a69b22ee5a60fde5.tar.gz
fourisland-8dc88941439ab6bfd7ed8018a69b22ee5a60fde5.tar.bz2
fourisland-8dc88941439ab6bfd7ed8018a69b22ee5a60fde5.zip
Created layout 6.1
Diffstat (limited to 'theme/css/bubbles.css')
-rwxr-xr-xtheme/css/bubbles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/css/bubbles.css b/theme/css/bubbles.css index ac982f9..bf3445c 100755 --- a/theme/css/bubbles.css +++ b/theme/css/bubbles.css
@@ -34,7 +34,8 @@ div.bubble div.rounded {
34 border: 3px solid #fff; 34 border: 3px solid #fff;
35 background-color: #b7e0ff; 35 background-color: #b7e0ff;
36} 36}
37div.bubble div.rounded blockquote { 37div.bubble div.rounded blockquote,
38div.bubble div.navbar-rounded blockquote {
38 border: 0; 39 border: 0;
39 background-color: transparent; 40 background-color: transparent;
40} 41}