|
|
|
|
@ -768,36 +768,9 @@ html.ie8 #controls .button.new {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.newFileMenu {
|
|
|
|
|
width: 200px;
|
|
|
|
|
margin-left: -56px;
|
|
|
|
|
margin-top: 25px;
|
|
|
|
|
z-index: 1001;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.newFileMenu .menuitem {
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
|
|
|
|
.newFileMenu.popovermenu a.menuitem,
|
|
|
|
|
.newFileMenu.popovermenu label.menuitem,
|
|
|
|
|
.newFileMenu.popovermenu .menuitem {
|
|
|
|
|
padding: 0;
|
|
|
|
|
margin: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.newFileMenu.popovermenu a.menuitem.active {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
|
|
|
|
|
filter: alpha(opacity=100);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.newFileMenu.bubble:after {
|
|
|
|
|
left: 75px;
|
|
|
|
|
right: auto;
|
|
|
|
|
}
|
|
|
|
|
.newFileMenu.bubble:before {
|
|
|
|
|
left: 75px;
|
|
|
|
|
right: auto;
|
|
|
|
|
font-weight: 300;
|
|
|
|
|
top: 100%;
|
|
|
|
|
margin-top: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.newFileMenu .filenameform {
|
|
|
|
|
@ -835,6 +808,9 @@ html.ie8 #controls .button.new {
|
|
|
|
|
height: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.app-files .actions .button.new {
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
.app-files .actions .button.new .icon {
|
|
|
|
|
margin-bottom: 2px;
|
|
|
|
|
}
|
|
|
|
|
|