Skip to content

Commit

Permalink
MDL-42859 filepicker: fix dropbox logout warning layout
Browse files Browse the repository at this point in the history
  • Loading branch information
mouneyrac committed Nov 14, 2013
1 parent 529d3ba commit 7f1427e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/base/style/filemanager.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ background:#E2E2E2;filter:progid:DXImageTransform.Microsoft.gradient(startColors
.fp-toolbar.empty {display:none;}
.fp-toolbar .disabled {display:none;}
.file-picker .fp-toolbar div, .fp-navbar .filemanager-toolbar .fp-toolbar div {float:left;margin:4px 0 4px 4px;background:#FFFFFF;border:1px solid #CCCCCC;border-bottom:1px solid #B3B3B3;border-radius:4px;width:30px;height:30px;}
.file-picker .fp-toolbar .fp-tb-message {background:inherit;border:0;border-bottom:0;border-radius:0;width:300px;height:32px;}
.fp-toolbar div {display:block;}
.fp-toolbar a {display:block;height:30px;width:30px;}
.fp-toolbar a:hover {background-image:radial-gradient(ellipse at center, #ffffff 60%,#dfdfdf 100%);background-color:#ebebeb;}
Expand Down

0 comments on commit 7f1427e

Please sign in to comment.