_leftbar.sass
2.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
.profile-image-block
margin: 0
.vcard
> div
display: none
.profile-info-options
display: block
margin: 0
padding: 0
ul
margin: 0
li
margin: 0
.button
display: none
.join-leave-button a.button.with-text
background: #CE9500 url('icons/ico-entrar.png') no-repeat 190px center
border: none
display: table-cell
height: 25px
padding: 15px 25px
text-align: left
vertical-align: middle
width: 180px
span
color: #FFF
font-family: 'Signika'
font-size: 14px
font-weight: 300
.block-outer .link-list-block
margin-bottom: 5px
padding: 0
.block-title
background: #3D70AF
border-top: 5px solid #4D82CE
border-bottom: none
color: #FFF
span
display: table-cell
font-family: 'Signika'
font-size: 14px
font-weight: 300
font-variant: normal
height: 20px
padding: 20px
vertical-align: middle
ul
background: #FFF
margin: 0
padding: 0 10px
li
background: none
border-bottom: 1px solid #3D70AF
margin: 0
padding: 20px
&:last-child
border: none
a
background: none
color: #949494
font-family: 'Signika'
font-size: 14px
font-weight: 300
line-height: 14px
padding: 0
.block-outer:nth-child(2) .link-list-block
ul
background: #4D82CE
padding: 10px
li
border-bottom: 1px solid #3D70AF
&:last-child
border: none
a
color: #FFF
.block-outer:nth-child(4) .link-list-block
ul
padding: 0
li:last-child
background: #3D70AF
border-top: 5px solid #4D82CE
border-bottom: none
color: #FFF
padding: 0
a
color: #FFF
display: table-cell
font-family: 'Signika'
font-size: 14px
font-weight: 300
font-variant: normal
height: 20px
padding: 20px
vertical-align: middle
.block-outer:last-child .link-list-block
ul
padding: 10px 5px
li
border: none
display: inline-block
margin: 0
padding: 0
a
color: transparent
display: block
height: 52px
width: 62px
&.icon-edit
background: url('icons/ico-facebook.png') no-repeat center center
&.icon-send
background: url('icons/ico-twitter.png') no-repeat center center
margin-left: 10px
&.icon-photos
background: url('icons/ico-instagram.png') no-repeat center center
margin-left: 10px