@import url(controller_cms.css); .profile_info { width: 100%; } .profile_info th { width: 10%; text-align: right; white-space: nowrap; } .profile_info td, .profile_info th { padding: 2px 10px; } .profile_info .header { background: #BBB; } .profile_info .button { border: none !important; background-color: transparent !important; } /* file manager (big) style */ div.file-manager { clear: both; } div.file-manager div.file-manager-button { float: left; width: 140px; text-align: center; margin-right: 0.5em; margin-top: 0.5em; } div.file-manager div.file-manager-button a img { border: none; } div.file-manager div.file-manager-button a { border: 1px solid #e0e0e0; display: block; padding: 3px; height: 90px; overflow: hidden; background: white; font-size: 90%; text-decoration: none; } div.file-manager div.file-manager-button a:hover { border: 1px solid #006; background: #acf; color: #006; }