@@ -240,7 +240,7 @@ html[dir='rtl'] #sidebarContent {
240
240
241
241
# toolbarSidebar {
242
242
width : 200px ;
243
- height : 29 px ;
243
+ height : 32 px ;
244
244
background-image : url (images/texture.png),
245
245
-webkit-linear-gradient (hsla (0 , 0% , 30% , .99 ), hsla (0 , 0% , 25% , .95 ));
246
246
background-image : url (images/texture.png),
@@ -251,11 +251,11 @@ html[dir='rtl'] #sidebarContent {
251
251
-o-linear-gradient (hsla (0 , 0% , 30% , .99 ), hsla (0 , 0% , 25% , .95 ));
252
252
background-image : url (images/texture.png),
253
253
linear-gradient (hsla (0 , 0% , 30% , .99 ), hsla (0 , 0% , 25% , .95 ));
254
- box-shadow : inset -2 px 0 0 hsla (0 , 0 % , 100 % , .08 ),
255
- inset 0 1 px 1 px hsla ( 0 , 0 % , 0 % , .15 ) ,
254
+ box-shadow : inset -1 px 0 0 rgba (0 , 0 , 0 , 0.25 ),
255
+
256
256
inset 0 -1px 0 hsla (0 , 0% , 100% , .05 ),
257
257
0 1px 0 hsla (0 , 0% , 0% , .15 ),
258
- 0 1 px 1px hsla (0 , 0% , 0% , .1 );
258
+ 0 0 1px hsla (0 , 0% , 0% , .1 );
259
259
}
260
260
261
261
# toolbarViewer , .findbar {
@@ -271,7 +271,6 @@ html[dir='rtl'] #sidebarContent {
271
271
-o-linear-gradient (hsla (0 , 0% , 32% , .99 ), hsla (0 , 0% , 27% , .95 ));
272
272
background-image : url (images/texture.png),
273
273
linear-gradient (hsla (0 , 0% , 32% , .99 ), hsla (0 , 0% , 27% , .95 ));
274
- border-left : 1px solid hsla (0 , 0% , 0% , .5 );
275
274
box-shadow : inset 1px 0 0 hsla (0 , 0% , 100% , .08 ),
276
275
inset 0 1px 1px hsla (0 , 0% , 0% , .15 ),
277
276
inset 0 -1px 0 hsla (0 , 0% , 100% , .05 ),
@@ -1389,9 +1388,6 @@ canvas {
1389
1388
top : 32px ;
1390
1389
background-color : hsla (0 , 0% , 0% , .7 );
1391
1390
}
1392
- # thumbnailView , # outlineView {
1393
- top : 66px ;
1394
- }
1395
1391
1396
1392
html [dir = 'ltr' ] # outerContainer .sidebarOpen > # mainContainer {
1397
1393
left : 0px ;
0 commit comments