Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Css tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Aug 1, 2014
1 parent 23695b7 commit 06f612c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
4 changes: 4 additions & 0 deletions core/src/plugins/access.ajxp_conf/ajxp_conf.css
Expand Up @@ -66,6 +66,10 @@
background-color: rgb(255, 255, 255);
}

.ajxp_theme_orbit .settings_main_pane #content_pane{
border: none;
}

.settings_main_pane #buttons_bar{
padding-left: 7px;
padding-top: 2px;
Expand Down
8 changes: 3 additions & 5 deletions core/src/plugins/gui.ajax/res/themes/orbit/css/ajaxplorer.css
Expand Up @@ -2688,13 +2688,11 @@ div#upload_files_list, div#multiple_download_container
}

.dropareaHover{
background-color: #c3d9ff !important;
background-color: #FAF3ED !important;
}

#content_pane.dropareaHover {
border-color: #D96252 !important;
border-style: dashed;
background-color: white !important;
#content_pane.dropareaHover div.thumbnail_selectable_cell{
background-color: transparent !important;
}

#uploader_chooser{
Expand Down
2 changes: 1 addition & 1 deletion core/src/plugins/gui.ajax/res/themes/orbit/css/allz.css

Large diffs are not rendered by default.

0 comments on commit 06f612c

Please sign in to comment.