Add instagram background implementation and generalize application for other identity providers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.join-request-container
|
||||
.user-email
|
||||
.user-name
|
||||
padding-left: 12px
|
||||
.join-request-reject
|
||||
+button($bg: $secondary-color)
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
background-image: image-url('theme1/wall-bg.jpg')
|
||||
height: $top-menu-height
|
||||
.top-menu-bar
|
||||
color: $green
|
||||
color: $primary-color
|
||||
height: $top-menu-height
|
||||
background-image: image-url('theme1/button-bar-left.png'), image-url('theme1/button-bar-right.png')
|
||||
background-color: transparent
|
||||
|
||||
Reference in New Issue
Block a user