Merge pull request #31 from wanderzell/GUI-rework-skaman82

Small fixes (sponsors not clickable + disabled button jump on toolbar)
10.3.x-maintenance
Albert Kravcov 2015-11-10 10:28:10 +01:00
commit b94156d9bb
2 changed files with 7 additions and 8 deletions

View File

@ -959,7 +959,7 @@ dialog {
cursor: default;
color: #fff;
background-color: #AFAFAF;
border: none;
border: 1px solid #AFAFAF;
pointer-events: none;
text-shadow: none;
opacity: 0.5;

View File

@ -178,7 +178,6 @@
.changelog_wrapper {
right:0px;
width:400px;
height:100%;
position:absolute;
}