0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
7.0-0
/
standard
/
htdocs
/
css
/
[
Home
]
File: admin.css
/* $Id: admin.css 34477 2011-05-18 16:26:56Z jonnybradley $ */ a.admbox { height: 100px; width: 100px; text-align: center; vertical-align: middle; overflow: hidden; float: left; margin: .4em; border: 1px #666 solid; background-color: #ccc; background-repeat: no-repeat; background-position: center; padding: 0; position: relative; text-decoration: none; color: #333; } a.admbox:hover, a.admbox:focus, a.admbox:active { border: 1px solid #333; background-color: #aaa; color: #fff; } a.admbox span { position: absolute; bottom: 0; left: 0; width: 100%; margin-bottom: .1em; } a.admbox.off { border: 1px solid #a9a9a9; color: #9f9f9f; } a.admbox.off:hover, a.admbox.off:focus, a.admbox.off:active { border: 1px solid #a9a9a9; color: #666; } a.admbox.off img { border: none; margin-top: 0px; width: 100px; height: 100px; position: absolute; top: 0; left: 0; background-image: url('../pics/overlay-disabled_item.png'); opacity: .5; } /* Look & feel thumbnail */ #style_thumb_div { text-align: center; } .featurelist .adminoptionbox { float: left; width: 47%; } /* classes for admin preferences UI */ .adminoptionbox { /*overall box */ padding: 0.5em; text-align: left; } .adminoptionbox label, .adminoptionlabel { /* text label and text field */ text-align: left; } .labelColumns label { display: block; float: left; width: 25%; } .adminoptionbox label.above { display: block; } .adminoptionbox .checkbox, .adminoption { /*check box */ display: block; float: left; margin-right: 1em; } .adminoptionboxchild { /*sub options */ margin-left:3em; clear:both; } .admin input.fullwidth { width: 100%; } .half_width { width: 49%; float: left; text-align: left; } .width_40em { width: 40em; } .width_30em { width: 30em; } .admin2cols label { display: block; float: left; min-width: 20%; } .admin legend img, .admin label img { margin-left: 1em; vertical-align: middle; } .admingroup { border: #aaa 1px solid; margin-bottom: .5em; } .q234 { min-width: 75%; max-width: 79%; float: left; clear: none; } .q1 { width: 33%; display: block; float: left; clear: none; vertical-align: middle; } .q23 { width: 66%; float: left; clear: none; } .adminanchors a {float: left;} .toolbars-admin .full { border: solid thin gray; float: left; height: auto; max-height: 400px; min-height: 16px; overflow: auto; margin: 0; } .toolbars-admin .lists { padding: 1em 2em 1em 0; float: left; width: 28%; min-height: 10em; } .toolbars-admin .rows { width: 100%; float: left; clear: both; padding: 1em 2em 1em 0; } .toolbars-admin .selectDiv { float: left; clear: left; } .toolbars-admin .li { display: block; white-space: nowrap; } .toolbars-admin .full li { white-space: nowrap; padding: .1em .5em; overflow: hidden; border-top: 1px #eee solid; border-bottom: 1px #ccc solid; } .toolbar img.icon { vertical-align: middle; margin-right: 4px; } .toolbars-admin .toolbar { cursor: pointer; height: 1.5em; line-height: 1.2em; } .toolbars-admin .rows .row { width: 95%; min-height: 20px; min-width: 500px; overflow: hidden; border: solid thin gray; margin: 0; padding: 2px 4px 0; white-space: nowrap; } .toolbars-admin .rows .row-right { float: right; border: none; padding: 0; min-width: 16px; width: auto; } .toolbars-admin ul.full { list-style-type: none; display: inline; padding-left: 0pt; width: 100%; } .toolbars-admin .row li.toolbar { list-style-type: none; float: left; } .toolbars-admin .row li.toolbar > span { display: none; } .toolbars-admin .row li.qt-plugin { width: auto; background-color: #d4e483; margin: 0 6px 0 0; padding: 2px 0px 2px 3px; color: #030; font-style: normal; font-weight: normal; font-size: 10px; } .toolbars-placeholder, .placeholder { width: 18px; height: 18px; list-style-type: none; background-color: #ff0; float: left; } .qt-wys { font-style: italic; } .qt-wiki { font-weight: bold; } .qt-custom { background-color: #ff9; } .qt-noaccess { opacity: .4; } #toolbar_edit_div label, #toolbar_edit_div input, #toolbar_edit_div select { display:block; } #toolbar_edit_div input, #toolbar_edit_div select { clear: right; } #toolbar_edit_div input.text { margin-bottom:12px; width:95%; padding: .4em; } #toolbar_edit_div fieldset { padding:0; border:0; margin-top:25px; } #toolbar_edit_div .adminoptionbox { text-align: right; } /* end from ui-revamp branch */ /* tiki 7 modules revamp */ #assigned_modules { } #assigned_modules tr { cursor: pointer; border: 1px solid transparent; } #assigned_modules tr.odd:hover { border-color: #ccc; } #assigned_modules tr.even:hover { border-color: #bbb; } .module-placeholder { width: 160px; min-height: 40px; list-style-type: none; background-color: #ff8; border: #884 2px solid; margin: 10px; padding: 10px; } #module_list { padding: 0; } #module_list li { list-style: none; user-select: none; -webkit-user-select: none; -moz-user-select: none; } #module_list li.disabled { opacity: 0.7; display: none; } #save_modules { display: none; } .modules { min-height: 1em; } /* end modules revamp */ /* tiki 7 theme generator * * deliberately pixel based sizes */ .tgItems { list-style: none; line-height: 40px; background-color: #aaa; color: #666; padding: 10px; margin: 0 1em 1.5em 0; } .admin .themegenerator > div > label, .themegenerator > div > label { background-color: #aaa; color: #ddd; line-height: 24px; padding: 4px 10px 6px; font-weight: bold; text-decoration: underline; /* width: 100px;*/ white-space: nowrap; } .tgItems > li { position: relative; float: left; background-color: #aaa; border: 2px solid #aaa; margin: 1px; } .tgItems > li > div > * { float:left; margin: 3px 6px 0px 0px; } .tgItems > li > * { float:left; } .tgItems .tgValue { margin-top: 10px; width: 60px; color: #666; background-color: #ddd; border-color: #999 #ccc #ccc #999; } .tgItems .tgLabel { text-align: right; width: 48px; } .tgItems .changed input { font-style: italic; color: #333; } .tgItems .selected { border: 2px solid #bbb; } .tgItems input[type=checkbox] { margin-top: 14px; } .tgTools * { float: left; vertical-align: middle; font-size: 0.9em; } .tgItems div.tgWide { width: 10em; overflow: hidden; white-space: nowrap; } .tgItems input.tgWide { width: 20em; } .tgContexts li { font-family: monospace; font-size: 1.2em; } /* end theme generator */ /* profiles */ #prefs_to_export_list { height: 30em; overflow: auto; list-style: none; padding: 0; } #prefs_to_export_list li { padding: 0.4em 2em; } #export_to_yaml label { margin-left: 1em; } /* end profiles */