Compare commits

..

No commits in common. "5fe693f664b0f5e2c84207cf2abceee8eac672e7" and "c9e846e2cf71785f8dc1a2fb7654dfa3ef11910e" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View File

@ -78,8 +78,8 @@
}
.ShortBio .Image{
width: 48px;
height: 48px;
width: 32px;
height: 32px;
padding-left: 10px;
}

View File

@ -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;
}