Styling tweaks

This commit is contained in:
Dave Page 2016-06-24 10:04:51 +01:00
parent a1f979c3e4
commit 8f643a1946

View File

@ -19,15 +19,14 @@
}
.wcFrameTitle {
font-size: 12px;
font-weight: bold;
padding-left: 3px;
font-size: 13px;
padding-left: 8px;
vertical-align: middle;
text-align: left;
border-bottom: 1px none;
height: 100%;
padding-top: 10px;
background-color: #A8A8A8;
background-color: #E2E2E2;
}
.wcFrameCenter {
@ -276,6 +275,10 @@
background-color: #2C76B4;
}
.wcFloating .wcFrameTitleBar > div .wcTabIcon.fa {
color: white;
}
.wcFrameButtonBar {
top: 5px;
right: 5px;