mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 21:45:57 +08:00
formatting fix
This commit is contained in:
parent
0d81633da9
commit
82cb163ef3
@ -260,7 +260,8 @@ aside.onebox {
|
||||
|
||||
@mixin gdocs-logo($type) {
|
||||
&.g-#{$type}-logo {
|
||||
background: image-url("favicons/google_branding/logo_#{$type}_48px.png") no-repeat;
|
||||
background: image-url("favicons/google_branding/logo_#{$type}_48px.png")
|
||||
no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
@ -286,7 +287,8 @@ aside.onebox {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
&.g-calendar-logo {
|
||||
background: image-url("favicons/google_branding/logo_calendar_128px.png") no-repeat;
|
||||
background: image-url("favicons/google_branding/logo_calendar_128px.png")
|
||||
no-repeat;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user