123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- /* Copyright (c) 2011, Jan-Christoph Borchardt, http://jancborchardt.net
- This file is licensed under the Affero General Public License version 3 or later.
- See the COPYING-README file. */
- select#languageinput, select#timezone { width:15em; }
- input#openid, input#webdav { width:20em; }
- /* PERSONAL */
- #sslCertificate tr.expired {
- background-color: rgba(255, 0, 0, 0.5);
- }
- #sslCertificate td {
- padding: 5px;
- }
- /* Sync clients */
- .clientsbox {
- padding-top: 30px;
- margin-top: -30px;
- }
- .clientsbox h2 {
- font-size: 20px;
- margin: 35px 0 10px;
- }
- .clientsbox .center {
- margin-top: 10px;
- }
- .clientsbox a {
- font-weight: bold;
- }
- #displaynameerror {
- display: none;
- }
- #displaynamechanged {
- display: none;
- }
- input#identity {
- width: 20em;
- }
- #displayName,
- #email {
- width: 17em;
- }
- #avatar .warning {
- width: 350px;
- }
- .msg.success {
- color: #fff;
- background-color: #47a447;
- padding: 3px;
- }
- .msg.error {
- color: #fff;
- background-color: #d2322d;
- padding: 3px;
- }
- table.nostyle label { margin-right: 2em; }
- table.nostyle td { padding: 0.2em 0; }
- /* USERS */
- #newgroup-init a span { margin-left: 20px; }
- #newgroup-init a span:before {
- position: absolute; left: 12px; top:-2px;
- content: '+'; font-weight: bold; font-size: 150%;
- }
- #newgroup-form {
- height: 44px;
- }
- #newgroupname {
- margin: 6px;
- width: 95%;
- padding-right: 32px;
- box-sizing: border-box
- }
- #newgroup-form .button {
- position: absolute;
- right: 0;
- top: 3px;
- height: 32px;
- width: 32px;
- }
- .ie8 #newgroup-form .icon-add {
- height: 30px;
- }
- .isgroup .groupname {
- width: 85%;
- display: block;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .isgroup.active .groupname {
- width: 65%;
- }
- .usercount { float: left; margin: 5px; }
- li.active span.utils .delete {
- float: left; position: relative; opacity: 0.5;
- top: -7px; left: 7px; width: 44px; height: 44px;
- }
- li.active .rename {
- padding: 8px 14px 20px 14px;
- top: 0px; position: absolute; width: 16px; height: 16px;
- opacity: 0.5;
- display: inline-block !important;
- }
- li.active span.utils .delete img { margin: 14px; }
- li.active .rename { opacity: 0.5; }
- li.active span.utils .delete:hover, li.active .rename:hover { opacity: 1; }
- span.utils .delete, .rename { display: none; }
- #app-navigation ul li.active > span.utils .delete,
- #app-navigation ul li.active > span.utils .rename { display: block; }
- #usersearchform { position: absolute; top: 2px; right: 250px; }
- #usersearchform label { font-weight: 700; }
- /* display table at full width */
- table.grid {
- width: 100%;
- }
- table.grid th { height:2em; color:#999; }
- table.grid th, table.grid td { border-bottom:1px solid #ddd; padding:0 .5em; padding-left:.8em; text-align:left; font-weight:normal; }
- td.name, td.password { padding-left:.8em; }
- td.password>img,td.displayName>img, td.remove>a, td.quota>img { visibility:hidden; }
- td.password, td.quota, td.displayName { width:12em; cursor:pointer; }
- td.password>span, td.quota>span, rd.displayName>span { margin-right: 1.2em; color: #C7C7C7; }
- span.usersLastLoginTooltip { white-space: nowrap; }
- #userlist .mailAddress,
- #userlist .storageLocation,
- #userlist .userBackend,
- #userlist .lastLogin {
- display : none;
- }
- tr:hover>td.password>span, tr:hover>td.displayName>span { margin:0; cursor:pointer; }
- tr:hover>td.remove>a, tr:hover>td.password>img,tr:hover>td.displayName>img, tr:hover>td.quota>img { visibility:visible; cursor:pointer; }
- td.remove {
- width: 25px;
- }
- tr:hover>td.remove>a {
- float: left;
- }
- div.recoveryPassword { left:50em; display:block; position:absolute; top:-1px; }
- input#recoveryPassword {width:15em;}
- #controls select.quota {
- margin: 3px;
- margin-right: 10px;
- height: 37px;
- }
- select.quota-user { position:relative; left:0; top:0; width:10em; }
- select.quota.active { background: #fff; }
- input.userFilter {width: 200px;}
- /* positioning fixes */
- #newuser {
- padding-left: 3px;
- }
- #newuser .multiselect {
- min-width: 150px !important;
- }
- #newuser .multiselect,
- #newusergroups + input[type='submit'] {
- position: relative;
- top: -1px;
- }
- #headerGroups,
- #headerSubAdmins,
- #headerQuota {
- padding-left: 18px;
- }
- #headerAvatar {
- width: 32px;
- }
- .ie8 table.hascontrols{border-collapse:collapse;width: 100%;}
- .ie8 table.hascontrols tbody tr{border-collapse:collapse;border: 1px solid #ddd !important;}
- /* used to highlight a user row in red */
- #userlist tr.row-warning {
- background-color: #FDD;
- }
- /* APPS */
- .appinfo { margin: 1em 40px; }
- #app-navigation {
- padding-bottom: 0px;
- }
- #app-navigation .appwarning {
- background: #fcc;
- }
- #app-navigation.appwarning:hover {
- background: #fbb;
- }
- .recommendedapp {
- font-size: 11px;
- background-position: left center;
- padding-left: 18px;
- vertical-align: top;
- }
- span.version { margin-left:1em; margin-right:1em; color:#555; }
- #app-navigation .app-external,
- .app-version,
- .recommendedapp {
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
- filter: alpha(opacity=50);
- opacity: .5;
- }
- #apps-list {
- position: relative;
- height: 100%;
- }
- .section {
- position: relative;
- }
- .app-image {
- float: left;
- padding-right: 10px;
- width: 80px;
- height: 80px;
- }
- .app-image img {
- max-width: 80px;
- max-height: 80px;
- }
- .app-image-icon img {
- background-color: #ccc;
- width: 60px;
- padding: 10px;
- border-radius: 3px;
- }
- .app-name,
- .app-version,
- .app-score,
- .recommendedapp {
- display: inline-block;
- }
- .app-description-toggle-show,
- .app-description-toggle-hide {
- clear: both;
- padding: 7px 0;
- cursor: pointer;
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
- opacity: .5;
- }
- .app-description-container {
- clear: both;
- position: relative;
- top: 7px;
- }
- .app-description {
- clear: both;
- }
- .app-description pre {
- white-space: pre-line;
- }
- #app-category-2 {
- border-bottom: 1px solid #e8e8e8;
- }
- .app-dependencies {
- margin-top: 10px;
- color: #c33;
- }
- .missing-dependencies {
- list-style: initial;
- list-style-type: initial;
- list-style-position: inside;
- }
- /* Transition to complete width! */
- .app:hover, .app:active { max-width: inherit; }
- .appslink { text-decoration: underline; }
- .score { color:#666; font-weight:bold; font-size:0.8em; }
- .appinfo .documentation {
- margin-top: 1em;
- margin-bottom: 1em;
- }
- /* LOG */
- #log {
- white-space:normal;
- margin-bottom: 14px;
- }
- #lessLog { display:none; }
- table.grid td.date{
- white-space: nowrap;
- }
- /* ADMIN */
- #security-warning li {
- list-style: initial;
- margin: 10px 0;
- color: #c33;
- }
- #shareAPI p { padding-bottom: 0.8em; }
- #shareAPI input#shareapiExpireAfterNDays {width: 25px;}
- #shareAPI .indent {
- padding-left: 28px;
- }
- #shareAPI .double-indent {
- padding-left: 56px;
- }
- .mail_settings p label:first-child {
- display: inline-block;
- width: 300px;
- text-align: right;
- }
- .mail_settings p select:nth-child(2) {
- width: 143px;
- }
- #mail_smtpport {
- width: 40px;
- }
- .cronlog {
- margin-left: 10px;
- }
- .cronstatus {
- display: inline-block;
- height: 16px;
- width: 16px;
- vertical-align: text-bottom;
- }
- .cronstatus.success {
- border-radius: 50%;
- }
- #selectGroups select {
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- display: inline-block;
- height: 36px;
- padding: 7px 10px
- }
- #log .log-message {
- word-break: break-all;
- min-width: 180px;
- }
- span.success {
- background: #37ce02;
- border-radius: 3px;
- }
- span.error {
- background: #ce3702;
- }
- /* PASSWORD */
- .strengthify-wrapper {
- position: absolute;
- left: 189px;
- width: 131px;
- margin-top: -7px;
- }
- .ie8 .strengthify-wrapper {
- left: 389px;
- }
- .onlyInIE8 {
- display: none;
- }
- .ie8 .onlyInIE8 {
- display: inline;
- }
- /* OPERA hack for strengthify*/
- doesnotexist:-o-prefocus, .strengthify-wrapper {
- left: 185px;
- width: 129px;
- }
- /* HELP */
- .help-includes {
- overflow: hidden !important;
- }
- .help-iframe {
- width: 100%;
- height: 100%;
- margin: 0;
- padding: 0;
- border: 0;
- overflow: auto;
- }
- #postsetupchecks .loading {
- height: 50px;
- background-position: left center;
- }
- #admin-tips li {
- list-style: initial;
- }
- #admin-tips li a {
- display: inline-block;
- padding: 3px 0;
- }
- #selectEncryptionModules {
- margin-left: 30px;
- padding: 10px;
- }
- #encryptionModules {
- padding: 10px;
- }
|