Sha256: fa0a8a543fba6940500503a55e9d7af4b51c42975b522c511a39dec185165d75

Contents?: true

Size: 1.78 KB

Versions: 138

Compression:

Stored size: 1.78 KB

Contents

/**
 * MacOS X like theme for elFinder.
 * Required jquery ui "smoothness" theme.
 *
 * @author Dmitry (dio) Levashov
 **/

/* dialogs */
.std42-dialog, .std42-dialog .ui-widget-content { background-color:#ededed; background-image:none; background-clip: content-box; }

/* navbar */
.elfinder .elfinder-navbar { background:#dde4eb; }
.elfinder-navbar .ui-state-hover  { background:transparent; border-color:transparent; }
.elfinder-navbar .ui-state-active { background: #3875d7;    border-color:#3875d7; color:#fff; }
/* disabled elfinder */
.elfinder-disabled .elfinder-navbar .ui-state-active { background: #dadada; border-color:#aaa; color:#fff; }


/* current directory */
/* selected file in "icons" view */
.elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover { background:#ccc; }
/* list view*/
.elfinder-cwd table tr:nth-child(odd) { background-color:#edf3fe; }
.elfinder-cwd table tr { border-top:1px solid #fff; }

/* common selected background/color */
.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-cwd table td.ui-state-hover,
.elfinder-button-menu .ui-state-hover { background: #3875d7; color:#fff;}
/* disabled elfinder */
.elfinder-disabled .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-disabled .elfinder-cwd table td.ui-state-hover { background:#dadada;}

/* statusbar */
.elfinder .elfinder-statusbar { color:#555; }
.elfinder .elfinder-statusbar a { text-decoration:none; color:#555;}


.std42-dialog .elfinder-help, .std42-dialog .elfinder-help .ui-widget-content { background:#fff;}

/* contextmenu */
.elfinder-contextmenu .ui-state-hover { background: #3875d7; color:#fff; }
.elfinder-contextmenu .ui-state-hover .elfinder-contextmenu-arrow { background-image:url('../img/arrows-active.png'); }






Version data entries

138 entries across 136 versions & 5 rubygems

Version Path
optimacms-0.1.21 test/dummy/public/elfinder/css/theme.css
optimacms-0.1.19 test/dummy/public/elfinder/css/theme.css
optimacms-0.1.17 test/dummy/public/elfinder/css/theme.css
drg_default_html_editor-0.5.0 app/assets/javascripts/drg_default_html_editor/elfinder/css/theme.css
drg_cms-0.5.0 app/assets/stylesheets/drg_cms/theme.css
optimacms-0.1.15 test/dummy/public/elfinder/css/theme.css
optimacms-0.1.14 test/dummy/public/elfinder/css/theme.css
optimacms-0.1.5 test/dummy/public/elfinder/css/theme.css
drg_default_html_editor-0.4.21 app/assets/javascripts/drg_default_html_editor/elfinder/css/theme.css
drg_cms-0.4.61 app/assets/stylesheets/drg_cms/theme.css
optimacms-0.1.3 test/dummy/public/elfinder/css/theme.css
optimacms-0.1.2 test/dummy/public/elfinder/css/theme.css
optimacms-0.1.1 test/dummy/public/elfinder/css/theme.css
drg_cms-0.4.58 app/assets/stylesheets/drg_cms/theme.css
drg_cms-0.4.57 app/assets/stylesheets/drg_cms/theme.css
drg_cms-0.4.54 app/assets/stylesheets/drg_cms/theme.css
drg_default_html_editor-0.4.18 app/assets/javascripts/drg_default_html_editor/elfinder/css/theme.css
drg_cms-0.4.53 app/assets/stylesheets/drg_cms/theme.css
drg_default_html_editor-0.4.15 app/assets/javascripts/drg_default_html_editor/elfinder/css/theme.css
drg_cms-0.4.39 app/assets/stylesheets/drg_cms/theme.css