Compare commits
No commits in common. "5fe693f664b0f5e2c84207cf2abceee8eac672e7" and "c9e846e2cf71785f8dc1a2fb7654dfa3ef11910e" have entirely different histories.
5fe693f664
...
c9e846e2cf
@ -78,8 +78,8 @@
|
||||
}
|
||||
|
||||
.ShortBio .Image{
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
|
@ -31,8 +31,7 @@
|
||||
box-shadow: 2px 2px 0px #555555;
|
||||
}
|
||||
|
||||
/* FIXME Not work on context menu */
|
||||
.WindowFrameShadow.Focused {
|
||||
.WindowFrameShadow.Focused {
|
||||
box-shadow: 2px 2px 0px #000000;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user