|
|
@ -42,12 +42,12 @@ pre |
|
|
|
height:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); |
|
|
|
height:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); |
|
|
|
max-width:6em; |
|
|
|
max-width:6em; |
|
|
|
width:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); |
|
|
|
width:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); |
|
|
|
|
|
|
|
overflow:hidden; |
|
|
|
} |
|
|
|
} |
|
|
|
.userbarcontainer { |
|
|
|
.userbarcontainer { |
|
|
|
border:none; |
|
|
|
border:none; |
|
|
|
max-width:6em; |
|
|
|
max-width:6em; |
|
|
|
width:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); |
|
|
|
width:expression((this.scrollHeight >= 90) ? '90px' : 'auto'); |
|
|
|
overflow:hidden; |
|
|
|
|
|
|
|
margin:5pt; |
|
|
|
margin:5pt; |
|
|
|
} |
|
|
|
} |
|
|
|
.userbar_additionalcontainer { |
|
|
|
.userbar_additionalcontainer { |
|
|
|