File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141
4242.wcFrameTitleBar {
4343 height : 22px ;
44- background-color : # 777 ;
4544}
4645
4746.wcFrameTitle {
7271
7372.wcFrameButton : active ,
7473.wcFrameButtonActive {
75- border : 2 px inset # 444 ;
74+ background : # fff ;
7675}
7776
7877.wcFrameCenter {
9796 border-left : none;
9897 border-radius : 3px 3px 0px 0px ;
9998 border-bottom : 0px ;
100- font-size : 12 px ;
99+ font-size : 13 px ;
101100 padding : 4px 7px 1px 5px ;
102- margin-top : 2.5px ;
103101}
104102
105103.wcPanelTab : hover ,
110108.wcPanelTabActive {
111109 color : # e1e1e1 ;
112110 background-color : # 535353 ;
113- z-index : 99999 ;
111+ z-index : 100 ;
114112}
115113
116114.wcPanelTabActive : hover ,
176174.wcMenuItem ,
177175.context-menu-item ,
178176.context-menu-list {
179- background-color : # 444 ;
177+ background-color : # 999 ;
178+ z-index : 200 ;
180179}
181180
182181.wcMenuItemHover ,
188187.wcMenuItem .disabled ,
189188.context-menu-item .disabled {
190189 color : # 333 ;
191- background-color : # 444 ;
190+ background-color : # 999 ;
192191}
193192
194193.wcMenuSeparator ,
195194.context-menu-separator {
196- border : 2px solid # 444 ;
197- background-color : # 777 ;
195+ border : 2px solid # 666 ;
196+ background-color : # 999 ;
198197}
199198
200199.wcLoadingBackground {
Original file line number Diff line number Diff line change 6464
6565.wcFrameButton : active ,
6666.wcFrameButtonActive {
67- border : 2 px inset # 444
67+ border : 1 px inset # 666
6868}
6969
7070.wcFrameCenter {
You can’t perform that action at this time.
0 commit comments