summary refs log tree commit diff stats
path: root/theme/css/bubbles.css
diff options
context:
space:
mode:
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}