File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ h2 {font-size: 18px; font-weight: normal; color: #fff}
9292.files .serverMessage b {font-size : 10px }
9393
9494.editor {position : absolute; display : inline-block; top : 0 ; left : 15px ; width : 2400px }
95- .editor .tabsBar {display : inline-block; height : 22px ; width : 2400px ; margin-top : 40px ; padding-left : 41 px ; background : # ddd }
95+ .editor .tabsBar {display : inline-block; height : 22px ; width : 2400px ; margin-top : 40px ; padding-left : 53 px ; background : # ddd }
9696.tabsBar .tab {position : absolute; display : none; padding : 5px 8px 2px 8px ; font-size : 10px ; border-left : solid 1px # eee ; border-right : solid 1px # 777 ; border-radius : 5px 5px 0 0 ; color : # fff ; white-space : nowrap; overflow : hidden; cursor : pointer; z-index : 1 ;
9797 -webkit-transition : width 0.15s ease-in-out;
9898 -moz-transition : width 0.15s ease-in-out;
@@ -113,9 +113,9 @@ h2 {font-size: 18px; font-weight: normal; color: #fff}
113113}
114114.tabsBar .tab .closeTab , .tabsBar .closeAllTabs {margin : 1px 0 0 5px ; border-radius : 6px ; cursor : pointer}
115115.tabsBar .tab .closeTab {position : absolute; right : 7px }
116- .tabsBar .alphaTabs {position : absolute; margin : 6px 0 0 -17 px ; background : # bbb ; border-radius : 6px ; cursor : pointer}
116+ .tabsBar .alphaTabs {position : absolute; margin : 6px 0 0 -20 px ; background : # bbb ; border-radius : 6px ; cursor : pointer}
117117.tabsBar .alphaTabs : hover {background : # 000 }
118- .tabsBar .closeAllTabs {position : absolute; margin : 6px 0 0 -33 px ; background : # bbb }
118+ .tabsBar .closeAllTabs {position : absolute; margin : 6px 0 0 -36 px ; background : # bbb }
119119.tabsBar .closeAllTabs : hover {background : # 000 }
120120.tabsBar .newTab {position : absolute; display : inline-block; padding : 4px 7px 3px 7px ; border-left : solid 1px # eee ; border-right : solid 1px # 777 ; background : # aaa ; border-radius : 4px 4px 0 0 ; cursor : pointer; z-index : 0 ;
121121 -webkit-transition : left 0.15s ease-in-out;
You can’t perform that action at this time.
0 commit comments