copy current state of medienstaatsvertrag.org, to be verified
416
website/agenda/planung/css/admin.css
Normal file
@@ -0,0 +1,416 @@
|
||||
|
||||
body{
|
||||
margin:0;
|
||||
padding:0;
|
||||
color:#000;
|
||||
background:#efefef;
|
||||
height:100%;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
body #content{
|
||||
margin:0;
|
||||
padding:1em;
|
||||
max-width:980px;
|
||||
color:#000;
|
||||
background:#fff;
|
||||
line-height:100%;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
body,
|
||||
#content input,
|
||||
#content textarea,
|
||||
#content td,
|
||||
#content div,
|
||||
#content select,
|
||||
#content option,
|
||||
#content li{
|
||||
font-size:14px;
|
||||
font-size:0.75rem;
|
||||
font-family:sans-serif;
|
||||
}
|
||||
|
||||
#content input,
|
||||
#content textarea{
|
||||
border:1px solid #ccc;
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
@media handheld{
|
||||
body{
|
||||
max-width:800px;
|
||||
font-size:1em;
|
||||
}
|
||||
input,button{
|
||||
padding:16px;
|
||||
}
|
||||
|
||||
#calcms_admin_menu{
|
||||
min-width:640px;
|
||||
max-width:800px;
|
||||
}
|
||||
}
|
||||
|
||||
#calcms_admin_menu{
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
vertical-align:middle;
|
||||
z-index:99;
|
||||
}
|
||||
|
||||
#calcms_admin_menu,
|
||||
#calcms_admin_menu a,
|
||||
#calcms_admin_menu div,
|
||||
#calcms_admin_menu input,
|
||||
#calcms_admin_menu select,
|
||||
#calcms_admin_menu option,
|
||||
#calcms_admin_menu img
|
||||
{
|
||||
margin:0;
|
||||
padding:0;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
#calcms_admin_menu img{
|
||||
border:0;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
#calcms_admin_menu,
|
||||
#calcms_admin_menu select{
|
||||
background:#444;
|
||||
}
|
||||
|
||||
#calcms_admin_menu div a,
|
||||
#calcms_admin_menu select{
|
||||
font-size:14px;
|
||||
padding:6px;
|
||||
padding-top:1em;
|
||||
padding-bottom:1em;
|
||||
line-height:3em;
|
||||
}
|
||||
|
||||
#calcms_admin_menu div:hover,
|
||||
#calcms_admin_menu select:hover{
|
||||
background:#888;
|
||||
}
|
||||
|
||||
#calcms_admin_menu select,
|
||||
#calcms_admin_menu option{
|
||||
font-size:0.8rem;
|
||||
width:8em;
|
||||
border:0;
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
border-left:1px solid #666;
|
||||
}
|
||||
|
||||
#calcms_admin_menu a#logout{
|
||||
color:#ff4444;
|
||||
}
|
||||
|
||||
a{
|
||||
color:#000;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#content table{
|
||||
margin:1;
|
||||
border-collapse:collapse;
|
||||
width:100%
|
||||
}
|
||||
|
||||
#content table td{
|
||||
padding:6px;
|
||||
border-collapse:collapse;
|
||||
border-right:0;
|
||||
border-left:0;
|
||||
}
|
||||
|
||||
#content table th{
|
||||
padding:6px;
|
||||
border-collapse:collapse;
|
||||
}
|
||||
|
||||
#info{
|
||||
color:#000;
|
||||
background:#fff;
|
||||
}
|
||||
|
||||
#content textarea{
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
|
||||
#content div{
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
#content div.header{
|
||||
font-size:16px;
|
||||
text-align:left;
|
||||
padding-left:0;
|
||||
}
|
||||
|
||||
#content .field{
|
||||
width:30em;
|
||||
}
|
||||
|
||||
#content .button{
|
||||
width:10em;
|
||||
}
|
||||
|
||||
*:focus {outline: none;}
|
||||
|
||||
#content a{
|
||||
color:#000;
|
||||
font-weight:normal;
|
||||
}
|
||||
#content a:hover{
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
#content form{
|
||||
border:0;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content div,td,tr,table{
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
#content td{
|
||||
padding:3px;
|
||||
}
|
||||
|
||||
#content pre, .pre {
|
||||
border:0;
|
||||
padding:2em;
|
||||
color:#000;
|
||||
background:#eee;
|
||||
}
|
||||
|
||||
.error.head{
|
||||
position:relative;
|
||||
top:3em;
|
||||
}
|
||||
|
||||
li.ui-menu-item{
|
||||
background:none;
|
||||
list-style-image:url();
|
||||
list-style-type:none;
|
||||
}
|
||||
|
||||
#content h1,
|
||||
#content h2{
|
||||
margin:1em;
|
||||
padding:0;
|
||||
font-weight:100;
|
||||
}
|
||||
|
||||
#jobs th{
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#jobs td.status.finished a{
|
||||
color:#000;
|
||||
}
|
||||
|
||||
#jobs td.status.ongoing a{
|
||||
text-decoration:blink;
|
||||
color:green;
|
||||
}
|
||||
|
||||
#jobs td.status.scheduled a{
|
||||
color:green;
|
||||
}
|
||||
|
||||
div.ok{
|
||||
border:2px solid #aca;
|
||||
background:#cfc;
|
||||
background: linear-gradient(to right, #cfc, white);
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
div.warn{
|
||||
border:2px solid #ff0;
|
||||
background:#ff0;
|
||||
background: linear-gradient(to right, #ff3, white);
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
div.error{
|
||||
border:2px solid #f99;
|
||||
background:#fcc;
|
||||
background: linear-gradient(to right, #fcc, white);
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
#content button,
|
||||
#content select,
|
||||
#content input{
|
||||
padding:4px;
|
||||
}
|
||||
|
||||
#content div.flex{
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#content div.card{
|
||||
border:0;
|
||||
margin:1em;
|
||||
box-shadow:0 2px 5px 0 rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.09);
|
||||
border-radius:3px;
|
||||
}
|
||||
|
||||
#content div.card div.title{
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
#content table.table tr{
|
||||
border-bottom:solid 1px #ebebeb;
|
||||
}
|
||||
#content table.table tr:hover{
|
||||
background:#ebebeb
|
||||
}
|
||||
|
||||
#content div.card tr{
|
||||
border-bottom:none;
|
||||
}
|
||||
#content div.card tr:hover{
|
||||
background:none;
|
||||
}
|
||||
|
||||
/*overwrite jquery ui*/
|
||||
|
||||
#content .ui-tabs-nav{
|
||||
border:0;
|
||||
background:#fff;
|
||||
border-bottom: solid 1px #ccc;
|
||||
}
|
||||
|
||||
#content .ui-tab a{
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
#content .ui-tabs-tab{
|
||||
border:0;
|
||||
background:#aaa;
|
||||
padding:6px;
|
||||
border-radius: 3px 3px 0 0;
|
||||
}
|
||||
|
||||
#content .ui-tab a:hover{
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
/* overwrite tablesorter */
|
||||
tr.tablesorter-filter-row{
|
||||
background:#ccc;
|
||||
}
|
||||
tr.tablesorter-filter-row input{
|
||||
height:1rem;
|
||||
color:#000;
|
||||
}
|
||||
|
||||
/*colors*/
|
||||
#content button,
|
||||
#content .ui-state-active,
|
||||
#content a.ui-button:active,
|
||||
#content .ui-button:active{
|
||||
background-color:#2196f3;
|
||||
}
|
||||
|
||||
#content button:hover,
|
||||
#content .ui-button.ui-state-active:hover{
|
||||
background-color:#39a1f4;
|
||||
}
|
||||
|
||||
/*colors end */
|
||||
|
||||
#content button{
|
||||
border:none;
|
||||
color:#fff;
|
||||
padding:8px;
|
||||
margin-top:0px;
|
||||
margin-bottom:0px;
|
||||
margin-left:6px;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#content button{
|
||||
box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
|
||||
position:relative;
|
||||
transition:background-color .3s cubic-bezier(.64,.09,.08,1),box-shadow .3s cubic-bezier(.64,.09,.08,1);
|
||||
padding:10px 20px;
|
||||
display:inline-block;
|
||||
border:0
|
||||
}
|
||||
|
||||
#content button:focus{
|
||||
outline:0;
|
||||
transition:all 0.5s cubic-bezier(.64,.09,.08,1)
|
||||
}
|
||||
|
||||
#content button:hover{
|
||||
box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
|
||||
}
|
||||
|
||||
#content input{
|
||||
border:none;
|
||||
border-bottom:1px solid #03a9f4;
|
||||
color:#000;
|
||||
background:#fefefe;
|
||||
padding:8px;
|
||||
margin-top:0px;
|
||||
margin-bottom:0px;
|
||||
margin-left:6px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#content input:focus{
|
||||
border-bottom:2px solid #03a9f4;
|
||||
}
|
||||
|
||||
#content textarea:focus{
|
||||
border:1px solid #03a9f4;
|
||||
}
|
||||
|
||||
#content select{
|
||||
color:#000;
|
||||
padding:6px;
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
border:none;
|
||||
border-bottom:solid 1px #9e9e9e;
|
||||
cursor:pointer;
|
||||
margin-left:6px;
|
||||
}
|
||||
|
||||
#content select,
|
||||
input[type='checkbox']{
|
||||
margin-top:0px;
|
||||
}
|
||||
|
||||
#content div.buttons button{
|
||||
margin-bottom:6px;
|
||||
}
|
||||
|
||||
#content div.formField div.label{
|
||||
display:hide;
|
||||
padding-left:1em;
|
||||
color:#999;
|
||||
}
|
||||
#content div.formField input{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
13
website/agenda/planung/css/audio_recordings.css
Normal file
@@ -0,0 +1,13 @@
|
||||
img{
|
||||
margin-right :1em;
|
||||
vertical-align:middle
|
||||
}
|
||||
|
||||
#content div.panel{
|
||||
padding:1em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
line-height:1.5em;
|
||||
}
|
||||
|
||||
532
website/agenda/planung/css/calendar.css
Normal file
@@ -0,0 +1,532 @@
|
||||
body #content{
|
||||
padding:0;
|
||||
}
|
||||
|
||||
button:hover{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
@media print{
|
||||
#calcms_admin_menu{
|
||||
display:none;
|
||||
}
|
||||
#toolbar{
|
||||
display:none;
|
||||
}
|
||||
tr,td,div.event,div.schedule,div.work,div.play{
|
||||
border:1pt solid black;
|
||||
}
|
||||
#content{
|
||||
top:0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
#content #calendar_weekdays,
|
||||
#content #calendar_weekdays table,
|
||||
#content #calendar{
|
||||
position:absolute;
|
||||
padding:0;
|
||||
left:0;
|
||||
}
|
||||
|
||||
#content #calendar_weekdays{
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
@media screen{
|
||||
#content #calendar{
|
||||
overflow-x:hidden;
|
||||
overflow-y:scroll;
|
||||
}
|
||||
}
|
||||
|
||||
#calendar_weekdays table,
|
||||
#calendar table{
|
||||
table-layout:fixed;
|
||||
}
|
||||
|
||||
#calendar_weekdays table td,
|
||||
#calendar table td{
|
||||
vertical-align:top;
|
||||
padding:0;
|
||||
min-width:100px;
|
||||
}
|
||||
|
||||
#calendar_weekdays table td{
|
||||
white-space:normal;
|
||||
}
|
||||
|
||||
#calendar_weekdays table td:nth-child(1),
|
||||
#calendar table td:nth-child(1){
|
||||
min-width:80px !important;
|
||||
}
|
||||
|
||||
#calendar table td{
|
||||
word-wrap:break-word;
|
||||
hyphens:auto;
|
||||
/*word-break:break-all;*/
|
||||
}
|
||||
|
||||
#calendar div.text{
|
||||
padding-right:0;
|
||||
}
|
||||
@media (min-width: 720em) {
|
||||
#calendar div.text{
|
||||
padding-right:16px;
|
||||
}
|
||||
}
|
||||
|
||||
#calendar div.event img{
|
||||
width:16px;
|
||||
height:16px;
|
||||
border:0;
|
||||
margin:-2px;
|
||||
padding:0px;
|
||||
}
|
||||
|
||||
#event_list tr{
|
||||
border-bottom:1px solid #999;
|
||||
}
|
||||
|
||||
#calendar div.schedule div.text,
|
||||
#calendar div.event div.text{
|
||||
positions:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
padding-left:0;
|
||||
padding-top:0;
|
||||
padding-bottom:0;
|
||||
/*
|
||||
// padding-right:16px;
|
||||
*/
|
||||
}
|
||||
|
||||
#calendar div.event div.icons{
|
||||
position:absolute;
|
||||
top:-5px;
|
||||
right:-7px;
|
||||
width:16px;
|
||||
image-rendering: optimizeSpeed; /* FUCK SMOOTHING, GIVE ME SPEED */
|
||||
image-rendering: -moz-crisp-edges; /* Firefox */
|
||||
image-rendering: -o-crisp-edges; /* Opera */
|
||||
image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */
|
||||
image-rendering: optimize-contrast; /* CSS3 Proposed */
|
||||
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
|
||||
}
|
||||
|
||||
/*
|
||||
#calendar div.event,
|
||||
#calendar div.schedule{
|
||||
border-bottom:1px solid black;
|
||||
}
|
||||
*/
|
||||
|
||||
#calendar div.time.now {
|
||||
padding:0;
|
||||
margin:0;
|
||||
border:2px dashed #99f;
|
||||
width:100%;
|
||||
height:0px;
|
||||
z-index:0;
|
||||
}
|
||||
|
||||
#calendar_weekdays div.date,
|
||||
#calendar div.time {
|
||||
text-align:center;
|
||||
vertical-align:middle;
|
||||
z-index:5;
|
||||
}
|
||||
|
||||
#calendar_weekdays div.date.today {
|
||||
background:#ccf;
|
||||
}
|
||||
|
||||
#calendar div.grid{
|
||||
overflow:hidden;
|
||||
position:absolute;
|
||||
background:white;
|
||||
}
|
||||
|
||||
#calendar_weekdays td.week,
|
||||
#calendar td.week{
|
||||
padding:0;
|
||||
width:0px;
|
||||
min-width:0px;
|
||||
max-width:0px;
|
||||
}
|
||||
|
||||
#calendar_weekdays td.week div,
|
||||
#calendar td.week div{
|
||||
padding:0;
|
||||
min-width:1px;
|
||||
height:100%;
|
||||
background:#666;
|
||||
background-image:url(../image/chess.gif);
|
||||
}
|
||||
|
||||
#calendar td.week div{
|
||||
height:180em;
|
||||
}
|
||||
|
||||
|
||||
#calendar div.time,
|
||||
#calendar_weekdays div.date,
|
||||
#calendar div.event,
|
||||
#calendar div.schedule,
|
||||
#calendar div.work,
|
||||
#calendar div.play{
|
||||
overflow:hidden;
|
||||
font-size:12px;
|
||||
border-right:0;
|
||||
position:absolute;
|
||||
margin-left:0px;
|
||||
border:0;
|
||||
border-bottom:1px solid #666;
|
||||
border-top:1px solid #666;
|
||||
/*border:1px solid black;*/
|
||||
}
|
||||
|
||||
#calendar div.time,
|
||||
#calendar_weekdays div.date{
|
||||
border:0;
|
||||
}
|
||||
|
||||
#calendar div.time,
|
||||
#calendar_weekdays div.time{
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
|
||||
/* calendar list*/
|
||||
|
||||
|
||||
#content div.event{
|
||||
z-index:5;
|
||||
}
|
||||
|
||||
#content div.schedule{
|
||||
font-weight:normal;
|
||||
z-index:4;
|
||||
}
|
||||
|
||||
#content .scheduled{
|
||||
color:#000;
|
||||
font-weight:normal;
|
||||
z-index:4;
|
||||
}
|
||||
|
||||
#content div.work{
|
||||
font-weight:normal;
|
||||
z-index:3;
|
||||
}
|
||||
|
||||
#content div.play{
|
||||
font-weight:normal;
|
||||
z-index:1;
|
||||
}
|
||||
|
||||
#content div.grid{
|
||||
z-index:1;
|
||||
margin-left:0px;
|
||||
background:white;
|
||||
/*
|
||||
// margin-right:15px;
|
||||
*/
|
||||
}
|
||||
|
||||
#event_list tr{
|
||||
/*border-bottom:1px solid #999;*/
|
||||
}
|
||||
#event_list tr th:hover{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
#event_list tr th,
|
||||
#event_list tr td,
|
||||
#event_list .tablesorter-header-inner{
|
||||
padding:6px;
|
||||
padding-left:6px;
|
||||
padding-right:0px;
|
||||
}
|
||||
input.tablesorter-filter{
|
||||
width:4em;
|
||||
}
|
||||
|
||||
#event_list tr td.day_of_year{
|
||||
white-space: nowrap;
|
||||
}
|
||||
#event_list td:nth-child(1),
|
||||
#event_list th:nth-child(1),
|
||||
#event_list td:nth-child(1) .tablesorter-filter{
|
||||
white-space: nowrap;
|
||||
padding:0;
|
||||
width:3em;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#event_list tr td.weekday{
|
||||
white-space: nowrap;
|
||||
}
|
||||
#event_list td:nth-child(2),
|
||||
#event_list th:nth-child(2),
|
||||
#event_list td:nth-child(2) .tablesorter-filter{
|
||||
white-space: nowrap;
|
||||
padding:0;
|
||||
width:2em;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
|
||||
#event_list tr td.start_date{
|
||||
white-space: nowrap;
|
||||
font-family:monospace;
|
||||
}
|
||||
#event_list tr .start_date{
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#event_list tr td.start_time{
|
||||
white-space: nowrap;
|
||||
}
|
||||
#event_list tr td.series_name{
|
||||
}
|
||||
#event_list tr td.title{
|
||||
max-width:20em;
|
||||
}
|
||||
#event_list tr td.user_title{
|
||||
}
|
||||
|
||||
#event_list tr td.episode{
|
||||
white-space: nowrap;
|
||||
}
|
||||
#event_list td:nth-child(7),
|
||||
#event_list th:nth-child(7),
|
||||
#event_list td:nth-child(7) .tablesorter-filter{
|
||||
white-space: nowrap;
|
||||
padding:0;
|
||||
width:2em;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
#event_list tr td.rerun{
|
||||
white-space: nowrap;
|
||||
}
|
||||
#event_list tr .rerun{
|
||||
width:1em;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#event_list td:nth-child(9),
|
||||
#event_list th:nth-child(9),
|
||||
#event_list td:nth-child(9) .tablesorter-filter{
|
||||
white-space: nowrap;
|
||||
padding:0;
|
||||
width:1em;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#event_list td:nth-child(10),
|
||||
#event_list th:nth-child(10),
|
||||
#event_list td:nth-child(10) .tablesorter-filter{
|
||||
padding:0;
|
||||
width:1em;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#event_list tr:hover{
|
||||
border-left:1px solid #333;
|
||||
border-right:1px solid #333;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
/* calendar colors */
|
||||
|
||||
/*
|
||||
#content .grid{
|
||||
border:1px dashed #ccc;
|
||||
}
|
||||
*/
|
||||
|
||||
#content div.event.no_series{
|
||||
color:#000;
|
||||
}
|
||||
|
||||
#content.conflicts .schedule.error{
|
||||
color:#000;
|
||||
}
|
||||
|
||||
#content.conflicts .error{
|
||||
color:#000;
|
||||
}
|
||||
|
||||
/* color end*/
|
||||
|
||||
#content .weak{
|
||||
font-weight:300;
|
||||
}
|
||||
|
||||
#content .schedule,
|
||||
#content .event{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
#content #calendar_weekdays td:nth-child(1) div.date a{
|
||||
font-size:1.7em;
|
||||
}
|
||||
|
||||
#content #position{
|
||||
word-wrap:break-word;
|
||||
word-break:normal;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
div#toolbar{
|
||||
z-index:999;
|
||||
padding:0;
|
||||
width:100%;
|
||||
background:#ddd;
|
||||
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
vertical-align:middle;
|
||||
z-index:99;
|
||||
}
|
||||
|
||||
div#toolbar div{
|
||||
display:table-cell;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
div#toolbar select{
|
||||
padding:8px;
|
||||
margin-left:6px;
|
||||
}
|
||||
|
||||
div#toolbar input.search{
|
||||
padding:9px;
|
||||
}
|
||||
|
||||
#content #toolbar div{
|
||||
padding:0;
|
||||
padding-left:6px;
|
||||
}
|
||||
|
||||
#content #toolbar div:hover,
|
||||
#content #toolbar select:hover,
|
||||
#content #toolbar input:hover{
|
||||
background:#ccc;
|
||||
padding-top:6px;
|
||||
padding-bottom:6px;
|
||||
}
|
||||
|
||||
#content #toolbar div#current_date{
|
||||
cursor:pointer;
|
||||
font-size:1.5em;
|
||||
width:5em;
|
||||
text-align:center;
|
||||
padding:5px;
|
||||
}
|
||||
|
||||
#content #toolbar div#previous_month,
|
||||
#content #toolbar div#next_month{
|
||||
cursor:pointer;
|
||||
font-size:1.7em;
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
#content #toolbar input#start_date{
|
||||
display:none;
|
||||
}
|
||||
|
||||
#series td{
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
|
||||
#calendar td div.play {
|
||||
transition: min-height 0.1s;
|
||||
transition: min-width 0.1s;
|
||||
transition-delay: 0.7s;
|
||||
}
|
||||
|
||||
#calendar td div.play:hover {
|
||||
min-height: 180px!important;
|
||||
min-width: 420px!important;
|
||||
z-index:99;
|
||||
box-shadow:0 2px 5px 0 rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.09);
|
||||
border-radius:3px;
|
||||
}
|
||||
|
||||
#calendar td div.play:hover img{
|
||||
display:show;
|
||||
}
|
||||
|
||||
#calendar td div.play img{
|
||||
position:absolute;
|
||||
top:1em;
|
||||
right:1em;
|
||||
width:40%;
|
||||
height:40%;
|
||||
display:none;
|
||||
}
|
||||
|
||||
#calendar td div.play img:hover{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
#calendar div.ui-draggable-dragging{
|
||||
z-index:99;
|
||||
cursor:move;
|
||||
}
|
||||
|
||||
#calendar div.intersect{
|
||||
background:#fcc;
|
||||
}
|
||||
|
||||
#calendar div.event.error,
|
||||
#calendar div.event.schedule{
|
||||
width:50%;
|
||||
}
|
||||
|
||||
#calendar div.event.error.x2,
|
||||
#calendar div.event.schedule.x2{
|
||||
margin-left:50%;
|
||||
}
|
||||
|
||||
div.rms_detail{
|
||||
width:100%
|
||||
}
|
||||
|
||||
div.rms_detail div.image{
|
||||
width:100%;
|
||||
float:right;
|
||||
}
|
||||
div.rms_detail div.image img{
|
||||
|
||||
}
|
||||
|
||||
div.rms_detail div.text{
|
||||
width:100%;
|
||||
text-align:left;
|
||||
float:left;
|
||||
font-size:0.8rem;
|
||||
}
|
||||
|
||||
div.event .ok,
|
||||
div.play .ok{
|
||||
background:#4caf50;
|
||||
}
|
||||
|
||||
div.event .warn,
|
||||
div.play .warn{
|
||||
background:#ffeb3b;
|
||||
}
|
||||
|
||||
div.event .error,
|
||||
div.play .error{
|
||||
background:#f44336;
|
||||
}
|
||||
|
||||
|
||||
128
website/agenda/planung/css/comment.css
Normal file
@@ -0,0 +1,128 @@
|
||||
#comments td,th,input {
|
||||
line-height:100%;
|
||||
ffont-size:10px;
|
||||
}
|
||||
#comments td,th{
|
||||
display:table-cell;
|
||||
font-weight:normal;
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
#comments td.level0, td.level1, td.level2, td.level3, td.level4, td.level5{
|
||||
border:0;
|
||||
}
|
||||
|
||||
#comments td.host{
|
||||
color:gray;
|
||||
}
|
||||
|
||||
#comments td.level0{
|
||||
padding-left:0px;
|
||||
}
|
||||
#comments td.level1{
|
||||
padding-left:20px;
|
||||
}
|
||||
#comments td.level2{
|
||||
padding-left:40px;
|
||||
}
|
||||
#comments td.level3{
|
||||
padding-left:60px;
|
||||
}
|
||||
#comments td.level4{
|
||||
padding-left:80px;
|
||||
}
|
||||
#comments td.level5{
|
||||
padding-left:100px;
|
||||
}
|
||||
|
||||
#comments img.level0{
|
||||
margin-left:0px;
|
||||
}
|
||||
#comments img.level1{
|
||||
margin-left:20px;
|
||||
}
|
||||
#comments img.level2{
|
||||
margin-left:40px;
|
||||
}
|
||||
#comments img.level3{
|
||||
margin-left:60px;
|
||||
}
|
||||
#comments img.level4{
|
||||
margin-left:80px;
|
||||
}
|
||||
#comments img.level5{
|
||||
margin-left:100px;
|
||||
}
|
||||
|
||||
#comments tr{
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
#comments tr.show{
|
||||
color:#030;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#content tr.show td{
|
||||
padding-top:0px;
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
#comments tr.blocked{
|
||||
color:#a33;
|
||||
text-decoration:break-through;
|
||||
}
|
||||
|
||||
#comments textarea{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#comments td.content.unread{
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#comments td.content.received{
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
|
||||
#comments table.event_comments{
|
||||
/*width:800px;*/
|
||||
}
|
||||
|
||||
#comments table.event_comments td{
|
||||
padding:3px;
|
||||
background-color:#ccc;
|
||||
}
|
||||
|
||||
#comments .event th{
|
||||
text-align:left;
|
||||
}
|
||||
#comments .event td{
|
||||
padding:3px;
|
||||
border-right:1px solid #fff;
|
||||
}
|
||||
|
||||
#comments .event button{
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
#comments .event_start{
|
||||
width:200px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#comments .event_title{
|
||||
width:400px;
|
||||
}
|
||||
|
||||
#comments .event_show_comments{
|
||||
height:2em;
|
||||
}
|
||||
|
||||
#comments .event_excerpt{
|
||||
}
|
||||
|
||||
#content #comments td.content{
|
||||
width:100%;
|
||||
}
|
||||
125
website/agenda/planung/css/comment_manager.css
Normal file
@@ -0,0 +1,125 @@
|
||||
td,th,input {
|
||||
line-height:100%;
|
||||
ffont-size:10px;
|
||||
}
|
||||
td,th{
|
||||
display:table-cell;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
td.level0, td.level1, td.level2, td.level3, td.level4, td.level5{
|
||||
opacity:0.8;
|
||||
border:0;
|
||||
}
|
||||
|
||||
td.host{
|
||||
color:gray;
|
||||
}
|
||||
|
||||
td.level0{
|
||||
padding-left:0px;
|
||||
}
|
||||
td.level1{
|
||||
padding-left:20px;
|
||||
}
|
||||
td.level2{
|
||||
padding-left:40px;
|
||||
}
|
||||
td.level3{
|
||||
padding-left:60px;
|
||||
}
|
||||
td.level4{
|
||||
padding-left:80px;
|
||||
}
|
||||
td.level5{
|
||||
padding-left:100px;
|
||||
}
|
||||
|
||||
img.level0{
|
||||
margin-left:0px;
|
||||
}
|
||||
img.level1{
|
||||
margin-left:20px;
|
||||
}
|
||||
img.level2{
|
||||
margin-left:40px;
|
||||
}
|
||||
img.level3{
|
||||
margin-left:60px;
|
||||
}
|
||||
img.level4{
|
||||
margin-left:80px;
|
||||
}
|
||||
img.level5{
|
||||
margin-left:100px;
|
||||
}
|
||||
|
||||
tr{
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
tr.show{
|
||||
color:#030;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#content tr.show td{
|
||||
padding-top:0px;
|
||||
padding-bottom:0px;
|
||||
}
|
||||
|
||||
tr.blocked{
|
||||
color:#a33;
|
||||
text-decoration:break-through;
|
||||
}
|
||||
|
||||
td.content.unread{
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
td.content.received{
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
|
||||
table.event_comments{
|
||||
width:800px;
|
||||
}
|
||||
|
||||
table.event_comments td{
|
||||
padding:3px;
|
||||
background-color:#ccc;
|
||||
}
|
||||
|
||||
.event th{
|
||||
text-align:left;
|
||||
opacity:0.8;
|
||||
}
|
||||
.event td{
|
||||
padding:3px;
|
||||
border-right:1px solid #fff;
|
||||
}
|
||||
|
||||
.event button{
|
||||
text-align:right;
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
.event_start{
|
||||
width:200px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.event_title{
|
||||
width:400px;
|
||||
}
|
||||
|
||||
.event_show_comments{
|
||||
height:2em;
|
||||
}
|
||||
|
||||
.event_excerpt{
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
|
||||
49
website/agenda/planung/css/diff.css
Normal file
@@ -0,0 +1,49 @@
|
||||
table.diff {
|
||||
border-collapse: collapse;
|
||||
border-top: solid 1px #999999;
|
||||
border-left: solid 1px #999999;
|
||||
}
|
||||
|
||||
table.diff td {
|
||||
padding: 2px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
border-right: solid 1px #999999;
|
||||
border-bottom: solid 1px #999999;
|
||||
}
|
||||
|
||||
table.diff td:nth-child(1),
|
||||
table.diff td:nth-child(2) {
|
||||
background-color: #deedff;
|
||||
}
|
||||
|
||||
table.diff tr.change,
|
||||
table.diff tr.disc_a,
|
||||
table.diff tr.disc_b {
|
||||
background-color: #ffffdd;
|
||||
}
|
||||
|
||||
table.diff tr.del {
|
||||
background-color: #ffeeee;
|
||||
}
|
||||
|
||||
table.diff tr.ins {
|
||||
background-color: #eeffee;
|
||||
}
|
||||
|
||||
table.diff td ins {
|
||||
padding: 2px;
|
||||
color: #009900;
|
||||
background-color: #ccffcc;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.diff td del {
|
||||
padding: 2px;
|
||||
color: #990000;
|
||||
background-color: #ffcccc;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
66
website/agenda/planung/css/event.css
Normal file
@@ -0,0 +1,66 @@
|
||||
pre{
|
||||
white-space:pre-wrap;
|
||||
}
|
||||
|
||||
#content div.editor div p a img {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#content div.editor td{
|
||||
width:800px;
|
||||
padding-left:0;
|
||||
}
|
||||
|
||||
#content div.editor td.label{
|
||||
width:11em;
|
||||
}
|
||||
|
||||
#content div.editor input.image{
|
||||
width:90%;
|
||||
}
|
||||
|
||||
#content .editor img{
|
||||
padding:0;
|
||||
margin:0;
|
||||
border:none;
|
||||
width:24px;
|
||||
height:24px;
|
||||
}
|
||||
|
||||
|
||||
#content .edit_event input,
|
||||
#content .edit_event select,
|
||||
#content .edit_event textarea{
|
||||
padding:0.5em;
|
||||
}
|
||||
|
||||
#content .excerpt{
|
||||
width:100%;
|
||||
height:3em;
|
||||
}
|
||||
|
||||
#content textarea{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#content .edit_event input.url{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#content .panel{
|
||||
margin:1em;
|
||||
border:1px solid #ccc;
|
||||
}
|
||||
|
||||
.date{
|
||||
width:10em;
|
||||
}
|
||||
|
||||
.time{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
.episode{
|
||||
width:3em;
|
||||
}
|
||||
|
||||
46
website/agenda/planung/css/fileUploader.css
Normal file
@@ -0,0 +1,46 @@
|
||||
#px_display {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.uploadData {
|
||||
padding: 5px;
|
||||
width: 420px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
background-color: #F0F8FF;
|
||||
border: 1px solid #B0D8FF;
|
||||
position: relative;
|
||||
}
|
||||
.uploadData .fname {
|
||||
padding-right: 10px;
|
||||
width: 120px;
|
||||
}
|
||||
.uploadData .loader {
|
||||
width: 140px;
|
||||
text-align: center;
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: dotted;
|
||||
border-bottom-color: #999999;
|
||||
}
|
||||
.uploadData .result {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 130px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.uploadData .close {
|
||||
background-image: url(close.gif);
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.uploadData .close:hover {
|
||||
background-position: 16px 0px;
|
||||
}
|
||||
#px_button input{
|
||||
margin-right: 6px;
|
||||
padding: 5px;
|
||||
}
|
||||
48
website/agenda/planung/css/image_manager.css
Normal file
@@ -0,0 +1,48 @@
|
||||
#content div.image{
|
||||
display:inline-block;
|
||||
vertical-alignment:top;
|
||||
border:1px solid gray;
|
||||
margin:6px;
|
||||
padding:0;
|
||||
text-align:left;
|
||||
background-repeat:no-repeat;
|
||||
width:150px;
|
||||
height:150px;
|
||||
vertical-align:bottom;
|
||||
}
|
||||
|
||||
#content .image_detail{
|
||||
width:150px;
|
||||
height:150px;
|
||||
}
|
||||
|
||||
#content .close{
|
||||
text-align:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:white;
|
||||
float:right;
|
||||
}
|
||||
|
||||
form table{
|
||||
width:100%;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
input.field{
|
||||
width:30em;
|
||||
}
|
||||
|
||||
|
||||
#content div.image .label{
|
||||
text-align:center;
|
||||
background-color:#333;
|
||||
color:#fff;
|
||||
vertical-align:bottom;
|
||||
opacity:0.8;
|
||||
padding:6px;
|
||||
width:138px;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 207 B |
|
After Width: | Height: | Size: 262 B |
|
After Width: | Height: | Size: 262 B |
|
After Width: | Height: | Size: 332 B |
|
After Width: | Height: | Size: 280 B |
BIN
website/agenda/planung/css/images/ui-icons_222222_256x240.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
website/agenda/planung/css/images/ui-icons_2e83ff_256x240.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
website/agenda/planung/css/images/ui-icons_454545_256x240.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
website/agenda/planung/css/images/ui-icons_888888_256x240.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
website/agenda/planung/css/images/ui-icons_cd0a0a_256x240.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
30
website/agenda/planung/css/jquery-ui-timepicker.css
Normal file
@@ -0,0 +1,30 @@
|
||||
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
|
||||
.ui-timepicker-div dl { text-align: left; }
|
||||
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
|
||||
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
|
||||
.ui-timepicker-div td { font-size: 90%; }
|
||||
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
|
||||
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }
|
||||
|
||||
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
|
||||
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }
|
||||
|
||||
.ui-timepicker-rtl{ direction: rtl; }
|
||||
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
|
||||
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
|
||||
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
|
||||
|
||||
/* Shortened version style */
|
||||
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
|
||||
11
website/agenda/planung/css/jquery-ui-timepicker.old.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
|
||||
.ui-timepicker-div dl { text-align: left; }
|
||||
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
|
||||
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
|
||||
.ui-timepicker-div td { font-size: 90%; }
|
||||
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
|
||||
|
||||
.ui-timepicker-rtl{ direction: rtl; }
|
||||
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
|
||||
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
|
||||
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
|
||||
1312
website/agenda/planung/css/jquery-ui.css
vendored
Normal file
7
website/agenda/planung/css/jquery-ui.min.css
vendored
Normal file
833
website/agenda/planung/css/jquery-ui.structure.css
vendored
Normal file
@@ -0,0 +1,833 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/category/theming/
|
||||
*/
|
||||
|
||||
/* Layout helpers
|
||||
----------------------------------*/
|
||||
.ui-helper-hidden {
|
||||
display: none;
|
||||
}
|
||||
.ui-helper-hidden-accessible {
|
||||
border: 0;
|
||||
clip: rect(0 0 0 0);
|
||||
height: 1px;
|
||||
margin: -1px;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
}
|
||||
.ui-helper-reset {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
line-height: 1.3;
|
||||
text-decoration: none;
|
||||
font-size: 100%;
|
||||
list-style: none;
|
||||
}
|
||||
.ui-helper-clearfix:before,
|
||||
.ui-helper-clearfix:after {
|
||||
content: "";
|
||||
display: table;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
.ui-helper-clearfix:after {
|
||||
clear: both;
|
||||
}
|
||||
.ui-helper-clearfix {
|
||||
min-height: 0; /* support: IE7 */
|
||||
}
|
||||
.ui-helper-zfix {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
filter:Alpha(Opacity=0); /* support: IE8 */
|
||||
}
|
||||
|
||||
.ui-front {
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
|
||||
/* Interaction Cues
|
||||
----------------------------------*/
|
||||
.ui-state-disabled {
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
|
||||
/* Icons
|
||||
----------------------------------*/
|
||||
|
||||
/* states and images */
|
||||
.ui-icon {
|
||||
display: block;
|
||||
text-indent: -99999px;
|
||||
overflow: hidden;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
||||
/* Misc visuals
|
||||
----------------------------------*/
|
||||
|
||||
/* Overlays */
|
||||
.ui-widget-overlay {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-draggable-handle {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-resizable {
|
||||
position: relative;
|
||||
}
|
||||
.ui-resizable-handle {
|
||||
position: absolute;
|
||||
font-size: 0.1px;
|
||||
display: block;
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-resizable-disabled .ui-resizable-handle,
|
||||
.ui-resizable-autohide .ui-resizable-handle {
|
||||
display: none;
|
||||
}
|
||||
.ui-resizable-n {
|
||||
cursor: n-resize;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
top: -5px;
|
||||
left: 0;
|
||||
}
|
||||
.ui-resizable-s {
|
||||
cursor: s-resize;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
bottom: -5px;
|
||||
left: 0;
|
||||
}
|
||||
.ui-resizable-e {
|
||||
cursor: e-resize;
|
||||
width: 7px;
|
||||
right: -5px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-resizable-w {
|
||||
cursor: w-resize;
|
||||
width: 7px;
|
||||
left: -5px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-resizable-se {
|
||||
cursor: se-resize;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
right: 1px;
|
||||
bottom: 1px;
|
||||
}
|
||||
.ui-resizable-sw {
|
||||
cursor: sw-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
left: -5px;
|
||||
bottom: -5px;
|
||||
}
|
||||
.ui-resizable-nw {
|
||||
cursor: nw-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
left: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
.ui-resizable-ne {
|
||||
cursor: ne-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
right: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
.ui-selectable {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-selectable-helper {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
border: 1px dotted black;
|
||||
}
|
||||
.ui-sortable-handle {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-accordion .ui-accordion-header {
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
margin: 2px 0 0 0;
|
||||
padding: .5em .5em .5em .7em;
|
||||
min-height: 0; /* support: IE7 */
|
||||
font-size: 100%;
|
||||
}
|
||||
.ui-accordion .ui-accordion-icons {
|
||||
padding-left: 2.2em;
|
||||
}
|
||||
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
|
||||
padding-left: 2.2em;
|
||||
}
|
||||
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
|
||||
position: absolute;
|
||||
left: .5em;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.ui-accordion .ui-accordion-content {
|
||||
padding: 1em 2.2em;
|
||||
border-top: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
.ui-autocomplete {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
cursor: default;
|
||||
}
|
||||
.ui-button {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
padding: 0;
|
||||
line-height: normal;
|
||||
margin-right: .1em;
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
overflow: visible; /* removes extra width in IE */
|
||||
}
|
||||
.ui-button,
|
||||
.ui-button:link,
|
||||
.ui-button:visited,
|
||||
.ui-button:hover,
|
||||
.ui-button:active {
|
||||
text-decoration: none;
|
||||
}
|
||||
/* to make room for the icon, a width needs to be set here */
|
||||
.ui-button-icon-only {
|
||||
width: 2.2em;
|
||||
}
|
||||
/* button elements seem to need a little more width */
|
||||
button.ui-button-icon-only {
|
||||
width: 2.4em;
|
||||
}
|
||||
.ui-button-icons-only {
|
||||
width: 3.4em;
|
||||
}
|
||||
button.ui-button-icons-only {
|
||||
width: 3.7em;
|
||||
}
|
||||
|
||||
/* button text element */
|
||||
.ui-button .ui-button-text {
|
||||
display: block;
|
||||
line-height: normal;
|
||||
}
|
||||
.ui-button-text-only .ui-button-text {
|
||||
padding: .4em 1em;
|
||||
}
|
||||
.ui-button-icon-only .ui-button-text,
|
||||
.ui-button-icons-only .ui-button-text {
|
||||
padding: .4em;
|
||||
text-indent: -9999999px;
|
||||
}
|
||||
.ui-button-text-icon-primary .ui-button-text,
|
||||
.ui-button-text-icons .ui-button-text {
|
||||
padding: .4em 1em .4em 2.1em;
|
||||
}
|
||||
.ui-button-text-icon-secondary .ui-button-text,
|
||||
.ui-button-text-icons .ui-button-text {
|
||||
padding: .4em 2.1em .4em 1em;
|
||||
}
|
||||
.ui-button-text-icons .ui-button-text {
|
||||
padding-left: 2.1em;
|
||||
padding-right: 2.1em;
|
||||
}
|
||||
/* no icon support for input elements, provide padding by default */
|
||||
input.ui-button {
|
||||
padding: .4em 1em;
|
||||
}
|
||||
|
||||
/* button icon element(s) */
|
||||
.ui-button-icon-only .ui-icon,
|
||||
.ui-button-text-icon-primary .ui-icon,
|
||||
.ui-button-text-icon-secondary .ui-icon,
|
||||
.ui-button-text-icons .ui-icon,
|
||||
.ui-button-icons-only .ui-icon {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.ui-button-icon-only .ui-icon {
|
||||
left: 50%;
|
||||
margin-left: -8px;
|
||||
}
|
||||
.ui-button-text-icon-primary .ui-button-icon-primary,
|
||||
.ui-button-text-icons .ui-button-icon-primary,
|
||||
.ui-button-icons-only .ui-button-icon-primary {
|
||||
left: .5em;
|
||||
}
|
||||
.ui-button-text-icon-secondary .ui-button-icon-secondary,
|
||||
.ui-button-text-icons .ui-button-icon-secondary,
|
||||
.ui-button-icons-only .ui-button-icon-secondary {
|
||||
right: .5em;
|
||||
}
|
||||
|
||||
/* button sets */
|
||||
.ui-buttonset {
|
||||
margin-right: 7px;
|
||||
}
|
||||
.ui-buttonset .ui-button {
|
||||
margin-left: 0;
|
||||
margin-right: -.3em;
|
||||
}
|
||||
|
||||
/* workarounds */
|
||||
/* reset extra padding in Firefox, see h5bp.com/l */
|
||||
input.ui-button::-moz-focus-inner,
|
||||
button.ui-button::-moz-focus-inner {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.ui-datepicker {
|
||||
width: 17em;
|
||||
padding: .2em .2em 0;
|
||||
display: none;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-header {
|
||||
position: relative;
|
||||
padding: .2em 0;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-prev,
|
||||
.ui-datepicker .ui-datepicker-next {
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
width: 1.8em;
|
||||
height: 1.8em;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-prev-hover,
|
||||
.ui-datepicker .ui-datepicker-next-hover {
|
||||
top: 1px;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-prev {
|
||||
left: 2px;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-next {
|
||||
right: 2px;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-prev-hover {
|
||||
left: 1px;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-next-hover {
|
||||
right: 1px;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-prev span,
|
||||
.ui-datepicker .ui-datepicker-next span {
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
margin-left: -8px;
|
||||
top: 50%;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-title {
|
||||
margin: 0 2.3em;
|
||||
line-height: 1.8em;
|
||||
text-align: center;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-title select {
|
||||
font-size: 1em;
|
||||
margin: 1px 0;
|
||||
}
|
||||
.ui-datepicker select.ui-datepicker-month,
|
||||
.ui-datepicker select.ui-datepicker-year {
|
||||
width: 45%;
|
||||
}
|
||||
.ui-datepicker table {
|
||||
width: 100%;
|
||||
font-size: .9em;
|
||||
border-collapse: collapse;
|
||||
margin: 0 0 .4em;
|
||||
}
|
||||
.ui-datepicker th {
|
||||
padding: .7em .3em;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
border: 0;
|
||||
}
|
||||
.ui-datepicker td {
|
||||
border: 0;
|
||||
padding: 1px;
|
||||
}
|
||||
.ui-datepicker td span,
|
||||
.ui-datepicker td a {
|
||||
display: block;
|
||||
padding: .2em;
|
||||
text-align: right;
|
||||
text-decoration: none;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-buttonpane {
|
||||
background-image: none;
|
||||
margin: .7em 0 0 0;
|
||||
padding: 0 .2em;
|
||||
border-left: 0;
|
||||
border-right: 0;
|
||||
border-bottom: 0;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-buttonpane button {
|
||||
float: right;
|
||||
margin: .5em .2em .4em;
|
||||
cursor: pointer;
|
||||
padding: .2em .6em .3em .6em;
|
||||
width: auto;
|
||||
overflow: visible;
|
||||
}
|
||||
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* with multiple calendars */
|
||||
.ui-datepicker.ui-datepicker-multi {
|
||||
width: auto;
|
||||
}
|
||||
.ui-datepicker-multi .ui-datepicker-group {
|
||||
float: left;
|
||||
}
|
||||
.ui-datepicker-multi .ui-datepicker-group table {
|
||||
width: 95%;
|
||||
margin: 0 auto .4em;
|
||||
}
|
||||
.ui-datepicker-multi-2 .ui-datepicker-group {
|
||||
width: 50%;
|
||||
}
|
||||
.ui-datepicker-multi-3 .ui-datepicker-group {
|
||||
width: 33.3%;
|
||||
}
|
||||
.ui-datepicker-multi-4 .ui-datepicker-group {
|
||||
width: 25%;
|
||||
}
|
||||
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
|
||||
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
|
||||
border-left-width: 0;
|
||||
}
|
||||
.ui-datepicker-multi .ui-datepicker-buttonpane {
|
||||
clear: left;
|
||||
}
|
||||
.ui-datepicker-row-break {
|
||||
clear: both;
|
||||
width: 100%;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
/* RTL support */
|
||||
.ui-datepicker-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-prev {
|
||||
right: 2px;
|
||||
left: auto;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-next {
|
||||
left: 2px;
|
||||
right: auto;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-prev:hover {
|
||||
right: 1px;
|
||||
left: auto;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-next:hover {
|
||||
left: 1px;
|
||||
right: auto;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane {
|
||||
clear: right;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
|
||||
float: left;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
|
||||
.ui-datepicker-rtl .ui-datepicker-group {
|
||||
float: right;
|
||||
}
|
||||
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
|
||||
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
|
||||
border-right-width: 0;
|
||||
border-left-width: 1px;
|
||||
}
|
||||
.ui-dialog {
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
padding: .2em;
|
||||
outline: 0;
|
||||
}
|
||||
.ui-dialog .ui-dialog-titlebar {
|
||||
padding: .4em 1em;
|
||||
position: relative;
|
||||
}
|
||||
.ui-dialog .ui-dialog-title {
|
||||
float: left;
|
||||
margin: .1em 0;
|
||||
white-space: nowrap;
|
||||
width: 90%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.ui-dialog .ui-dialog-titlebar-close {
|
||||
position: absolute;
|
||||
right: .3em;
|
||||
top: 50%;
|
||||
width: 20px;
|
||||
margin: -10px 0 0 0;
|
||||
padding: 1px;
|
||||
height: 20px;
|
||||
}
|
||||
.ui-dialog .ui-dialog-content {
|
||||
position: relative;
|
||||
border: 0;
|
||||
padding: .5em 1em;
|
||||
background: none;
|
||||
overflow: auto;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane {
|
||||
text-align: left;
|
||||
border-width: 1px 0 0 0;
|
||||
background-image: none;
|
||||
margin-top: .5em;
|
||||
padding: .3em 1em .5em .4em;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
||||
float: right;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane button {
|
||||
margin: .5em .4em .5em 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui-dialog .ui-resizable-se {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
right: -5px;
|
||||
bottom: -5px;
|
||||
background-position: 16px 16px;
|
||||
}
|
||||
.ui-draggable .ui-dialog-titlebar {
|
||||
cursor: move;
|
||||
}
|
||||
.ui-menu {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
display: block;
|
||||
outline: none;
|
||||
}
|
||||
.ui-menu .ui-menu {
|
||||
position: absolute;
|
||||
}
|
||||
.ui-menu .ui-menu-item {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
padding: 3px 1em 3px .4em;
|
||||
cursor: pointer;
|
||||
min-height: 0; /* support: IE7 */
|
||||
/* support: IE10, see #8844 */
|
||||
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
|
||||
}
|
||||
.ui-menu .ui-menu-divider {
|
||||
margin: 5px 0;
|
||||
height: 0;
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
border-width: 1px 0 0 0;
|
||||
}
|
||||
.ui-menu .ui-state-focus,
|
||||
.ui-menu .ui-state-active {
|
||||
margin: -1px;
|
||||
}
|
||||
|
||||
/* icon support */
|
||||
.ui-menu-icons {
|
||||
position: relative;
|
||||
}
|
||||
.ui-menu-icons .ui-menu-item {
|
||||
padding-left: 2em;
|
||||
}
|
||||
|
||||
/* left-aligned */
|
||||
.ui-menu .ui-icon {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: .2em;
|
||||
margin: auto 0;
|
||||
}
|
||||
|
||||
/* right-aligned */
|
||||
.ui-menu .ui-menu-icon {
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
.ui-progressbar {
|
||||
height: 2em;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
}
|
||||
.ui-progressbar .ui-progressbar-value {
|
||||
margin: -1px;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-progressbar .ui-progressbar-overlay {
|
||||
background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
|
||||
height: 100%;
|
||||
filter: alpha(opacity=25); /* support: IE8 */
|
||||
opacity: 0.25;
|
||||
}
|
||||
.ui-progressbar-indeterminate .ui-progressbar-value {
|
||||
background-image: none;
|
||||
}
|
||||
.ui-selectmenu-menu {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
display: none;
|
||||
}
|
||||
.ui-selectmenu-menu .ui-menu {
|
||||
overflow: auto;
|
||||
/* Support: IE7 */
|
||||
overflow-x: hidden;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
line-height: 1.5;
|
||||
padding: 2px 0.4em;
|
||||
margin: 0.5em 0 0 0;
|
||||
height: auto;
|
||||
border: 0;
|
||||
}
|
||||
.ui-selectmenu-open {
|
||||
display: block;
|
||||
}
|
||||
.ui-selectmenu-button {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui-selectmenu-button span.ui-icon {
|
||||
right: 0.5em;
|
||||
left: auto;
|
||||
margin-top: -8px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
}
|
||||
.ui-selectmenu-button span.ui-selectmenu-text {
|
||||
text-align: left;
|
||||
padding: 0.4em 2.1em 0.4em 1em;
|
||||
display: block;
|
||||
line-height: 1.4;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.ui-slider {
|
||||
position: relative;
|
||||
text-align: left;
|
||||
}
|
||||
.ui-slider .ui-slider-handle {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
cursor: default;
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-slider .ui-slider-range {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
font-size: .7em;
|
||||
display: block;
|
||||
border: 0;
|
||||
background-position: 0 0;
|
||||
}
|
||||
|
||||
/* support: IE8 - See #6727 */
|
||||
.ui-slider.ui-state-disabled .ui-slider-handle,
|
||||
.ui-slider.ui-state-disabled .ui-slider-range {
|
||||
filter: inherit;
|
||||
}
|
||||
|
||||
.ui-slider-horizontal {
|
||||
height: .8em;
|
||||
}
|
||||
.ui-slider-horizontal .ui-slider-handle {
|
||||
top: -.3em;
|
||||
margin-left: -.6em;
|
||||
}
|
||||
.ui-slider-horizontal .ui-slider-range {
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-slider-horizontal .ui-slider-range-min {
|
||||
left: 0;
|
||||
}
|
||||
.ui-slider-horizontal .ui-slider-range-max {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.ui-slider-vertical {
|
||||
width: .8em;
|
||||
height: 100px;
|
||||
}
|
||||
.ui-slider-vertical .ui-slider-handle {
|
||||
left: -.3em;
|
||||
margin-left: 0;
|
||||
margin-bottom: -.6em;
|
||||
}
|
||||
.ui-slider-vertical .ui-slider-range {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.ui-slider-vertical .ui-slider-range-min {
|
||||
bottom: 0;
|
||||
}
|
||||
.ui-slider-vertical .ui-slider-range-max {
|
||||
top: 0;
|
||||
}
|
||||
.ui-spinner {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.ui-spinner-input {
|
||||
border: none;
|
||||
background: none;
|
||||
color: inherit;
|
||||
padding: 0;
|
||||
margin: .2em 0;
|
||||
vertical-align: middle;
|
||||
margin-left: .4em;
|
||||
margin-right: 22px;
|
||||
}
|
||||
.ui-spinner-button {
|
||||
width: 16px;
|
||||
height: 50%;
|
||||
font-size: .5em;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
cursor: default;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
right: 0;
|
||||
}
|
||||
/* more specificity required here to override default borders */
|
||||
.ui-spinner a.ui-spinner-button {
|
||||
border-top: none;
|
||||
border-bottom: none;
|
||||
border-right: none;
|
||||
}
|
||||
/* vertically center icon */
|
||||
.ui-spinner .ui-icon {
|
||||
position: absolute;
|
||||
margin-top: -8px;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
}
|
||||
.ui-spinner-up {
|
||||
top: 0;
|
||||
}
|
||||
.ui-spinner-down {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
/* TR overrides */
|
||||
.ui-spinner .ui-icon-triangle-1-s {
|
||||
/* need to fix icons sprite */
|
||||
background-position: -65px -16px;
|
||||
}
|
||||
.ui-tabs {
|
||||
position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
||||
padding: .2em;
|
||||
}
|
||||
.ui-tabs .ui-tabs-nav {
|
||||
margin: 0;
|
||||
padding: .2em .2em 0;
|
||||
}
|
||||
.ui-tabs .ui-tabs-nav li {
|
||||
list-style: none;
|
||||
float: left;
|
||||
position: relative;
|
||||
top: 0;
|
||||
margin: 1px .2em 0 0;
|
||||
border-bottom-width: 0;
|
||||
padding: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
|
||||
float: left;
|
||||
padding: .5em 1em;
|
||||
text-decoration: none;
|
||||
}
|
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
|
||||
margin-bottom: -1px;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
||||
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
|
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
|
||||
cursor: text;
|
||||
}
|
||||
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui-tabs .ui-tabs-panel {
|
||||
display: block;
|
||||
border-width: 0;
|
||||
padding: 1em 1.4em;
|
||||
background: none;
|
||||
}
|
||||
.ui-tooltip {
|
||||
padding: 8px;
|
||||
position: absolute;
|
||||
z-index: 9999;
|
||||
max-width: 300px;
|
||||
-webkit-box-shadow: 0 0 5px #aaa;
|
||||
box-shadow: 0 0 5px #aaa;
|
||||
}
|
||||
body .ui-tooltip {
|
||||
border-width: 2px;
|
||||
}
|
||||
5
website/agenda/planung/css/jquery-ui.structure.min.css
vendored
Normal file
410
website/agenda/planung/css/jquery-ui.theme.css
vendored
Normal file
@@ -0,0 +1,410 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/category/theming/
|
||||
*
|
||||
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
||||
*/
|
||||
|
||||
|
||||
/* Component containers
|
||||
----------------------------------*/
|
||||
.ui-widget {
|
||||
font-family: Verdana,Arial,sans-serif;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
.ui-widget .ui-widget {
|
||||
font-size: 1em;
|
||||
}
|
||||
.ui-widget input,
|
||||
.ui-widget select,
|
||||
.ui-widget textarea,
|
||||
.ui-widget button {
|
||||
font-family: Verdana,Arial,sans-serif;
|
||||
font-size: 1em;
|
||||
}
|
||||
.ui-widget-content {
|
||||
border: 1px solid #aaaaaa;
|
||||
background: #ffffff;
|
||||
color: #222222;
|
||||
}
|
||||
.ui-widget-content a {
|
||||
color: #222222;
|
||||
}
|
||||
.ui-widget-header {
|
||||
border: 1px solid #aaaaaa;
|
||||
background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
|
||||
color: #222222;
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui-widget-header a {
|
||||
color: #222222;
|
||||
}
|
||||
|
||||
/* Interaction states
|
||||
----------------------------------*/
|
||||
.ui-state-default,
|
||||
.ui-widget-content .ui-state-default,
|
||||
.ui-widget-header .ui-state-default {
|
||||
border: 1px solid #d3d3d3;
|
||||
background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
|
||||
font-weight: normal;
|
||||
color: #555555;
|
||||
}
|
||||
.ui-state-default a,
|
||||
.ui-state-default a:link,
|
||||
.ui-state-default a:visited {
|
||||
color: #555555;
|
||||
text-decoration: none;
|
||||
}
|
||||
.ui-state-hover,
|
||||
.ui-widget-content .ui-state-hover,
|
||||
.ui-widget-header .ui-state-hover,
|
||||
.ui-state-focus,
|
||||
.ui-widget-content .ui-state-focus,
|
||||
.ui-widget-header .ui-state-focus {
|
||||
border: 1px solid #999999;
|
||||
background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
|
||||
font-weight: normal;
|
||||
color: #212121;
|
||||
}
|
||||
.ui-state-hover a,
|
||||
.ui-state-hover a:hover,
|
||||
.ui-state-hover a:link,
|
||||
.ui-state-hover a:visited,
|
||||
.ui-state-focus a,
|
||||
.ui-state-focus a:hover,
|
||||
.ui-state-focus a:link,
|
||||
.ui-state-focus a:visited {
|
||||
color: #212121;
|
||||
text-decoration: none;
|
||||
}
|
||||
.ui-state-active,
|
||||
.ui-widget-content .ui-state-active,
|
||||
.ui-widget-header .ui-state-active {
|
||||
border: 1px solid #aaaaaa;
|
||||
background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
|
||||
font-weight: normal;
|
||||
color: #212121;
|
||||
}
|
||||
.ui-state-active a,
|
||||
.ui-state-active a:link,
|
||||
.ui-state-active a:visited {
|
||||
color: #212121;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Interaction Cues
|
||||
----------------------------------*/
|
||||
.ui-state-highlight,
|
||||
.ui-widget-content .ui-state-highlight,
|
||||
.ui-widget-header .ui-state-highlight {
|
||||
border: 1px solid #fcefa1;
|
||||
background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
|
||||
color: #363636;
|
||||
}
|
||||
.ui-state-highlight a,
|
||||
.ui-widget-content .ui-state-highlight a,
|
||||
.ui-widget-header .ui-state-highlight a {
|
||||
color: #363636;
|
||||
}
|
||||
.ui-state-error,
|
||||
.ui-widget-content .ui-state-error,
|
||||
.ui-widget-header .ui-state-error {
|
||||
border: 1px solid #cd0a0a;
|
||||
background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
|
||||
color: #cd0a0a;
|
||||
}
|
||||
.ui-state-error a,
|
||||
.ui-widget-content .ui-state-error a,
|
||||
.ui-widget-header .ui-state-error a {
|
||||
color: #cd0a0a;
|
||||
}
|
||||
.ui-state-error-text,
|
||||
.ui-widget-content .ui-state-error-text,
|
||||
.ui-widget-header .ui-state-error-text {
|
||||
color: #cd0a0a;
|
||||
}
|
||||
.ui-priority-primary,
|
||||
.ui-widget-content .ui-priority-primary,
|
||||
.ui-widget-header .ui-priority-primary {
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui-priority-secondary,
|
||||
.ui-widget-content .ui-priority-secondary,
|
||||
.ui-widget-header .ui-priority-secondary {
|
||||
opacity: .7;
|
||||
filter:Alpha(Opacity=70); /* support: IE8 */
|
||||
font-weight: normal;
|
||||
}
|
||||
.ui-state-disabled,
|
||||
.ui-widget-content .ui-state-disabled,
|
||||
.ui-widget-header .ui-state-disabled {
|
||||
opacity: .35;
|
||||
filter:Alpha(Opacity=35); /* support: IE8 */
|
||||
background-image: none;
|
||||
}
|
||||
.ui-state-disabled .ui-icon {
|
||||
filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
|
||||
}
|
||||
|
||||
/* Icons
|
||||
----------------------------------*/
|
||||
|
||||
/* states and images */
|
||||
.ui-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
.ui-icon,
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url("images/ui-icons_222222_256x240.png");
|
||||
}
|
||||
.ui-widget-header .ui-icon {
|
||||
background-image: url("images/ui-icons_222222_256x240.png");
|
||||
}
|
||||
.ui-state-default .ui-icon {
|
||||
background-image: url("images/ui-icons_888888_256x240.png");
|
||||
}
|
||||
.ui-state-hover .ui-icon,
|
||||
.ui-state-focus .ui-icon {
|
||||
background-image: url("images/ui-icons_454545_256x240.png");
|
||||
}
|
||||
.ui-state-active .ui-icon {
|
||||
background-image: url("images/ui-icons_454545_256x240.png");
|
||||
}
|
||||
.ui-state-highlight .ui-icon {
|
||||
background-image: url("images/ui-icons_2e83ff_256x240.png");
|
||||
}
|
||||
.ui-state-error .ui-icon,
|
||||
.ui-state-error-text .ui-icon {
|
||||
background-image: url("images/ui-icons_cd0a0a_256x240.png");
|
||||
}
|
||||
|
||||
/* positioning */
|
||||
.ui-icon-blank { background-position: 16px 16px; }
|
||||
.ui-icon-carat-1-n { background-position: 0 0; }
|
||||
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
||||
.ui-icon-carat-1-e { background-position: -32px 0; }
|
||||
.ui-icon-carat-1-se { background-position: -48px 0; }
|
||||
.ui-icon-carat-1-s { background-position: -64px 0; }
|
||||
.ui-icon-carat-1-sw { background-position: -80px 0; }
|
||||
.ui-icon-carat-1-w { background-position: -96px 0; }
|
||||
.ui-icon-carat-1-nw { background-position: -112px 0; }
|
||||
.ui-icon-carat-2-n-s { background-position: -128px 0; }
|
||||
.ui-icon-carat-2-e-w { background-position: -144px 0; }
|
||||
.ui-icon-triangle-1-n { background-position: 0 -16px; }
|
||||
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
|
||||
.ui-icon-triangle-1-e { background-position: -32px -16px; }
|
||||
.ui-icon-triangle-1-se { background-position: -48px -16px; }
|
||||
.ui-icon-triangle-1-s { background-position: -64px -16px; }
|
||||
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
|
||||
.ui-icon-triangle-1-w { background-position: -96px -16px; }
|
||||
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
|
||||
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
|
||||
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
|
||||
.ui-icon-arrow-1-n { background-position: 0 -32px; }
|
||||
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
|
||||
.ui-icon-arrow-1-e { background-position: -32px -32px; }
|
||||
.ui-icon-arrow-1-se { background-position: -48px -32px; }
|
||||
.ui-icon-arrow-1-s { background-position: -64px -32px; }
|
||||
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
|
||||
.ui-icon-arrow-1-w { background-position: -96px -32px; }
|
||||
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
|
||||
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
|
||||
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
|
||||
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
|
||||
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
|
||||
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
|
||||
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
|
||||
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
|
||||
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
|
||||
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
|
||||
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
|
||||
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
|
||||
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
|
||||
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
|
||||
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
|
||||
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
|
||||
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
|
||||
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
|
||||
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
|
||||
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
|
||||
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
|
||||
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
|
||||
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
|
||||
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
|
||||
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
|
||||
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
|
||||
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
|
||||
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
|
||||
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
|
||||
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
|
||||
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
|
||||
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
|
||||
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
|
||||
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
|
||||
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
|
||||
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
|
||||
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
|
||||
.ui-icon-arrow-4 { background-position: 0 -80px; }
|
||||
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
|
||||
.ui-icon-extlink { background-position: -32px -80px; }
|
||||
.ui-icon-newwin { background-position: -48px -80px; }
|
||||
.ui-icon-refresh { background-position: -64px -80px; }
|
||||
.ui-icon-shuffle { background-position: -80px -80px; }
|
||||
.ui-icon-transfer-e-w { background-position: -96px -80px; }
|
||||
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
|
||||
.ui-icon-folder-collapsed { background-position: 0 -96px; }
|
||||
.ui-icon-folder-open { background-position: -16px -96px; }
|
||||
.ui-icon-document { background-position: -32px -96px; }
|
||||
.ui-icon-document-b { background-position: -48px -96px; }
|
||||
.ui-icon-note { background-position: -64px -96px; }
|
||||
.ui-icon-mail-closed { background-position: -80px -96px; }
|
||||
.ui-icon-mail-open { background-position: -96px -96px; }
|
||||
.ui-icon-suitcase { background-position: -112px -96px; }
|
||||
.ui-icon-comment { background-position: -128px -96px; }
|
||||
.ui-icon-person { background-position: -144px -96px; }
|
||||
.ui-icon-print { background-position: -160px -96px; }
|
||||
.ui-icon-trash { background-position: -176px -96px; }
|
||||
.ui-icon-locked { background-position: -192px -96px; }
|
||||
.ui-icon-unlocked { background-position: -208px -96px; }
|
||||
.ui-icon-bookmark { background-position: -224px -96px; }
|
||||
.ui-icon-tag { background-position: -240px -96px; }
|
||||
.ui-icon-home { background-position: 0 -112px; }
|
||||
.ui-icon-flag { background-position: -16px -112px; }
|
||||
.ui-icon-calendar { background-position: -32px -112px; }
|
||||
.ui-icon-cart { background-position: -48px -112px; }
|
||||
.ui-icon-pencil { background-position: -64px -112px; }
|
||||
.ui-icon-clock { background-position: -80px -112px; }
|
||||
.ui-icon-disk { background-position: -96px -112px; }
|
||||
.ui-icon-calculator { background-position: -112px -112px; }
|
||||
.ui-icon-zoomin { background-position: -128px -112px; }
|
||||
.ui-icon-zoomout { background-position: -144px -112px; }
|
||||
.ui-icon-search { background-position: -160px -112px; }
|
||||
.ui-icon-wrench { background-position: -176px -112px; }
|
||||
.ui-icon-gear { background-position: -192px -112px; }
|
||||
.ui-icon-heart { background-position: -208px -112px; }
|
||||
.ui-icon-star { background-position: -224px -112px; }
|
||||
.ui-icon-link { background-position: -240px -112px; }
|
||||
.ui-icon-cancel { background-position: 0 -128px; }
|
||||
.ui-icon-plus { background-position: -16px -128px; }
|
||||
.ui-icon-plusthick { background-position: -32px -128px; }
|
||||
.ui-icon-minus { background-position: -48px -128px; }
|
||||
.ui-icon-minusthick { background-position: -64px -128px; }
|
||||
.ui-icon-close { background-position: -80px -128px; }
|
||||
.ui-icon-closethick { background-position: -96px -128px; }
|
||||
.ui-icon-key { background-position: -112px -128px; }
|
||||
.ui-icon-lightbulb { background-position: -128px -128px; }
|
||||
.ui-icon-scissors { background-position: -144px -128px; }
|
||||
.ui-icon-clipboard { background-position: -160px -128px; }
|
||||
.ui-icon-copy { background-position: -176px -128px; }
|
||||
.ui-icon-contact { background-position: -192px -128px; }
|
||||
.ui-icon-image { background-position: -208px -128px; }
|
||||
.ui-icon-video { background-position: -224px -128px; }
|
||||
.ui-icon-script { background-position: -240px -128px; }
|
||||
.ui-icon-alert { background-position: 0 -144px; }
|
||||
.ui-icon-info { background-position: -16px -144px; }
|
||||
.ui-icon-notice { background-position: -32px -144px; }
|
||||
.ui-icon-help { background-position: -48px -144px; }
|
||||
.ui-icon-check { background-position: -64px -144px; }
|
||||
.ui-icon-bullet { background-position: -80px -144px; }
|
||||
.ui-icon-radio-on { background-position: -96px -144px; }
|
||||
.ui-icon-radio-off { background-position: -112px -144px; }
|
||||
.ui-icon-pin-w { background-position: -128px -144px; }
|
||||
.ui-icon-pin-s { background-position: -144px -144px; }
|
||||
.ui-icon-play { background-position: 0 -160px; }
|
||||
.ui-icon-pause { background-position: -16px -160px; }
|
||||
.ui-icon-seek-next { background-position: -32px -160px; }
|
||||
.ui-icon-seek-prev { background-position: -48px -160px; }
|
||||
.ui-icon-seek-end { background-position: -64px -160px; }
|
||||
.ui-icon-seek-start { background-position: -80px -160px; }
|
||||
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
||||
.ui-icon-seek-first { background-position: -80px -160px; }
|
||||
.ui-icon-stop { background-position: -96px -160px; }
|
||||
.ui-icon-eject { background-position: -112px -160px; }
|
||||
.ui-icon-volume-off { background-position: -128px -160px; }
|
||||
.ui-icon-volume-on { background-position: -144px -160px; }
|
||||
.ui-icon-power { background-position: 0 -176px; }
|
||||
.ui-icon-signal-diag { background-position: -16px -176px; }
|
||||
.ui-icon-signal { background-position: -32px -176px; }
|
||||
.ui-icon-battery-0 { background-position: -48px -176px; }
|
||||
.ui-icon-battery-1 { background-position: -64px -176px; }
|
||||
.ui-icon-battery-2 { background-position: -80px -176px; }
|
||||
.ui-icon-battery-3 { background-position: -96px -176px; }
|
||||
.ui-icon-circle-plus { background-position: 0 -192px; }
|
||||
.ui-icon-circle-minus { background-position: -16px -192px; }
|
||||
.ui-icon-circle-close { background-position: -32px -192px; }
|
||||
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
|
||||
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
|
||||
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
|
||||
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
|
||||
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
|
||||
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
|
||||
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
|
||||
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
|
||||
.ui-icon-circle-zoomin { background-position: -176px -192px; }
|
||||
.ui-icon-circle-zoomout { background-position: -192px -192px; }
|
||||
.ui-icon-circle-check { background-position: -208px -192px; }
|
||||
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
|
||||
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
|
||||
.ui-icon-circlesmall-close { background-position: -32px -208px; }
|
||||
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
|
||||
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
|
||||
.ui-icon-squaresmall-close { background-position: -80px -208px; }
|
||||
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
|
||||
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
|
||||
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
|
||||
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
|
||||
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
||||
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
|
||||
|
||||
|
||||
/* Misc visuals
|
||||
----------------------------------*/
|
||||
|
||||
/* Corner radius */
|
||||
.ui-corner-all,
|
||||
.ui-corner-top,
|
||||
.ui-corner-left,
|
||||
.ui-corner-tl {
|
||||
border-top-left-radius: 4px;
|
||||
}
|
||||
.ui-corner-all,
|
||||
.ui-corner-top,
|
||||
.ui-corner-right,
|
||||
.ui-corner-tr {
|
||||
border-top-right-radius: 4px;
|
||||
}
|
||||
.ui-corner-all,
|
||||
.ui-corner-bottom,
|
||||
.ui-corner-left,
|
||||
.ui-corner-bl {
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.ui-corner-all,
|
||||
.ui-corner-bottom,
|
||||
.ui-corner-right,
|
||||
.ui-corner-br {
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
/* Overlays */
|
||||
.ui-widget-overlay {
|
||||
background: #aaaaaa;
|
||||
opacity: .3;
|
||||
filter: Alpha(Opacity=30); /* support: IE8 */
|
||||
}
|
||||
.ui-widget-shadow {
|
||||
margin: -8px 0 0 -8px;
|
||||
padding: 8px;
|
||||
background: #aaaaaa;
|
||||
opacity: .3;
|
||||
filter: Alpha(Opacity=30); /* support: IE8 */
|
||||
border-radius: 8px;
|
||||
}
|
||||
5
website/agenda/planung/css/jquery-ui.theme.min.css
vendored
Normal file
49
website/agenda/planung/css/list_series.css
Normal file
@@ -0,0 +1,49 @@
|
||||
h2{
|
||||
display:inline;
|
||||
}
|
||||
|
||||
#content{
|
||||
height:1000px;
|
||||
}
|
||||
|
||||
div#oldSeries{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
div#newSeries, div#oldSeries{
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
div#newSeries div,
|
||||
div#oldSeries div{
|
||||
color:#fff;
|
||||
background:#1abc9c;
|
||||
padding:6px;
|
||||
padding-top:6px;
|
||||
margin:6px;
|
||||
margin-left:6px;
|
||||
margin-right:6px;
|
||||
/*float:left;*/
|
||||
cursor:pointer;
|
||||
text-align:center;
|
||||
display:table-cell;
|
||||
vertical-align:middle;
|
||||
width:10rem;
|
||||
height:3rem;
|
||||
line-height:2em;
|
||||
}
|
||||
/*
|
||||
|
||||
*/
|
||||
div#newSeries div:hover,
|
||||
div#oldSeries div:hover{
|
||||
background:#1dd2af;
|
||||
}
|
||||
|
||||
div#search{
|
||||
float:right;
|
||||
}
|
||||
|
||||
21
website/agenda/planung/css/playlist.css
Normal file
@@ -0,0 +1,21 @@
|
||||
table{
|
||||
padding:0;
|
||||
margin:1em;
|
||||
border-collapse:collapse;
|
||||
empty-cells:show;
|
||||
}
|
||||
|
||||
tr{
|
||||
margin:0;
|
||||
padding:0;
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
|
||||
|
||||
td{
|
||||
min-width:10em;
|
||||
padding:3px;
|
||||
margin:0;
|
||||
font-size:-2;
|
||||
}
|
||||
|
||||
44
website/agenda/planung/css/projects.css
Normal file
@@ -0,0 +1,44 @@
|
||||
#content .label{
|
||||
width:10em;
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#content div.project{
|
||||
width:45%;
|
||||
}
|
||||
|
||||
#content div.editor{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content div.view{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content div.view img{
|
||||
max-width:50px;
|
||||
max-height:50px;
|
||||
}
|
||||
|
||||
#content div.editor div.right{
|
||||
float:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content div.editor div.buttons{
|
||||
text-align:center;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content div.editor div.buttons button,
|
||||
#content div.editor div.buttons input{
|
||||
margin-left:1em;
|
||||
}
|
||||
|
||||
#content div.view{
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
298
website/agenda/planung/css/series.css
Normal file
@@ -0,0 +1,298 @@
|
||||
|
||||
#content{
|
||||
margin-top:3em;
|
||||
padding:1em;
|
||||
max-width:1000px;
|
||||
min-height:100%;
|
||||
}
|
||||
|
||||
#content td.label{
|
||||
max-width:3em;
|
||||
}
|
||||
|
||||
#content .label{
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#content table.series{
|
||||
border-radius:1em;
|
||||
}
|
||||
|
||||
#content .series div.header{
|
||||
font-weight:bold;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
#content div.header{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content .right{
|
||||
float:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .editor{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content .editor div.buttons{
|
||||
text-align:center;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content .editor div.buttons button,
|
||||
#content .editor div.buttons input{
|
||||
margin-left:1em;
|
||||
}
|
||||
|
||||
/*
|
||||
#content .editor input,
|
||||
#content .editor textarea,
|
||||
#content .editor button{
|
||||
padding:6px;
|
||||
}
|
||||
*/
|
||||
|
||||
#imagePreview{
|
||||
padding:0;
|
||||
margin:0;
|
||||
border:none;
|
||||
width:24px;
|
||||
height:24px;
|
||||
}
|
||||
|
||||
#context textarea{
|
||||
width:600px;
|
||||
height:100px;
|
||||
}
|
||||
|
||||
#content table.series {
|
||||
border:1px solid #ddd;
|
||||
|
||||
}
|
||||
|
||||
#content table.series table{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#content table.series tr:nth-child(4n+1){
|
||||
background-color:#eee;
|
||||
}
|
||||
|
||||
#content table.series tr.active td{
|
||||
background-color: #aaa;
|
||||
}
|
||||
|
||||
#content .series table tr{
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .series table td:nth-child(1){
|
||||
width:10em;
|
||||
}
|
||||
|
||||
#content .series table td{
|
||||
padding:6px;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .editor .row{
|
||||
clear:both;
|
||||
min-height:4em;
|
||||
}
|
||||
|
||||
#content .editor .cell{
|
||||
float:left;
|
||||
text-align:center;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
#content .editor .row.active{
|
||||
background:#ff0;
|
||||
min-height:4em;
|
||||
}
|
||||
|
||||
#content div.ui-tabs-panel,
|
||||
#content div.editor,
|
||||
#content div.row.schedule{
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
|
||||
/* start of schedule */
|
||||
#content div.cell{
|
||||
margin-left:6px;
|
||||
margin-right:0;
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
|
||||
#content div.cell.exclude,
|
||||
#content div.cell.nextDay,
|
||||
#content div.cell.weekday{
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
#content div.cell.containsInput{
|
||||
margin-right:12px;
|
||||
}
|
||||
|
||||
#content div.cell.containsSelect{
|
||||
margin-right:12px;
|
||||
}
|
||||
|
||||
#content div.cell.exclude,
|
||||
#content div.cell.nextDay{
|
||||
width:1em;
|
||||
}
|
||||
|
||||
#content div.cell.weekday,
|
||||
#content div.cell.weekday input,
|
||||
#content div.cell.weekday select{
|
||||
width:2em;
|
||||
padding-top:2em;
|
||||
}
|
||||
|
||||
#content div.cell.start,
|
||||
#content div.cell.start input,
|
||||
#content div.cell.start select{
|
||||
width:9.5em;
|
||||
}
|
||||
|
||||
#content div.cell.duration,
|
||||
#content div.cell.duration input,
|
||||
#content div.cell.duration select{
|
||||
width:7em;
|
||||
}
|
||||
|
||||
#content div.cell.period_type,
|
||||
#content div.cell.period_type input,
|
||||
#content div.cell.period_type select{
|
||||
width:7em;
|
||||
}
|
||||
|
||||
#content div.cell.period_type.isSingle,
|
||||
#content div.cell.period_type select.isSingle{
|
||||
width:9em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#content div.cell.end,
|
||||
#content div.cell.end input,
|
||||
#content div.cell.end select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
#content div.cell.frequency,
|
||||
#content div.cell.frequency input,
|
||||
#content div.cell.frequency select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
|
||||
#content div.cell.week_of_month,
|
||||
#content div.cell.week_of_month input,
|
||||
#content div.cell.week_of_month select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
#content div.cell.schedule_weekday,
|
||||
#content div.cell.schedule_weekday input,
|
||||
#content div.cell.schedule_weekday select{
|
||||
width:4em;
|
||||
}
|
||||
|
||||
#content div.cell.schedule_month,
|
||||
#content div.cell.schedule_month input,
|
||||
#content div.cell.schedule_month select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
|
||||
/* end of schedule */
|
||||
|
||||
#content .create_events{
|
||||
width:5em;
|
||||
}
|
||||
#content .publish_events{
|
||||
width:5em;
|
||||
}
|
||||
|
||||
#content div.show_schedule{
|
||||
overflow:auto;
|
||||
height:20em;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
|
||||
#content div.show_schedule table{
|
||||
width:24em;
|
||||
}
|
||||
|
||||
#content div.show_schedule td{
|
||||
width:10em;
|
||||
}
|
||||
#content div.show_schedule td:nth-child(1){
|
||||
width:2em;
|
||||
}
|
||||
|
||||
/*
|
||||
#content div.show_schedule tr:nth-child(odd){
|
||||
background:#f0f0f0;
|
||||
}
|
||||
*/
|
||||
|
||||
#content div.show_schedule tr.exclude td{
|
||||
text-decoration:line-through;
|
||||
}
|
||||
|
||||
#content div.buttons{
|
||||
padding-left:12px;
|
||||
}
|
||||
|
||||
#content div.editor input.image{
|
||||
width:90%;
|
||||
}
|
||||
|
||||
#content #tabs-events td.weekday,
|
||||
#content #tabs-events td.date,
|
||||
#content #tabs-events td.time,
|
||||
#content #tabs-events td.spacer{
|
||||
width:0;
|
||||
}
|
||||
#content #tabs-events td.weekday,
|
||||
#content #tabs-events td.spacer{
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content input.datetimepicker{
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
|
||||
button{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
form{
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
@media print {
|
||||
input,button{
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
#content .editor .row:nth-child(2n+1){
|
||||
background:#eee;
|
||||
}
|
||||
*/
|
||||
114
website/agenda/planung/css/studio_timeslots.css
Normal file
@@ -0,0 +1,114 @@
|
||||
|
||||
#content{
|
||||
margin-top:3em;
|
||||
padding:1em;
|
||||
max-width:1000px;
|
||||
min-height:100%;
|
||||
}
|
||||
|
||||
#content .label{
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#content div.header{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content .right{
|
||||
float:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .editor{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content .editor div.buttons{
|
||||
text-align:center;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content .editor div.buttons button,
|
||||
#content .editor div.buttons input{
|
||||
margin-left:1em;
|
||||
}
|
||||
|
||||
#content .editor input,
|
||||
#content .editor textarea,
|
||||
#content .editor button{
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
#content .editor .row{
|
||||
clear:both;
|
||||
}
|
||||
#content .editor .cell{
|
||||
float:left;
|
||||
text-align:center;
|
||||
}
|
||||
#content .frequency{
|
||||
width:6em;
|
||||
}
|
||||
#content div.weekday{
|
||||
padding:0;
|
||||
width:2em;
|
||||
|
||||
margin-right:-0.5em;
|
||||
margin-top:1.2em;
|
||||
}
|
||||
|
||||
#content div.show_schedule_head{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content div.show_schedule{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content div.show_schedule table{
|
||||
width:66%;
|
||||
}
|
||||
|
||||
#content div.show_schedule td{
|
||||
width:10em;
|
||||
}
|
||||
/* weekday start*/
|
||||
#content div.show_schedule td:nth-child(1){
|
||||
width:2em;
|
||||
}
|
||||
|
||||
/* weekday end*/
|
||||
#content div.show_schedule td:nth-child(3){
|
||||
width:2em;
|
||||
}
|
||||
|
||||
#content div.show_schedule tr.exclude td{
|
||||
text-decoration:line-through;
|
||||
}
|
||||
|
||||
#content div.buttons{
|
||||
padding-left:12px;
|
||||
}
|
||||
|
||||
#content div.editor input.image{
|
||||
width:90%;
|
||||
}
|
||||
|
||||
button{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
form{
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
@media print {
|
||||
input,button{
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
|
||||
36
website/agenda/planung/css/studios.css
Normal file
@@ -0,0 +1,36 @@
|
||||
#content .label{
|
||||
width:10em;
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#content div.studio{
|
||||
min-width:40%;
|
||||
}
|
||||
|
||||
#content div.editor{
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
#content div.editor div.right{
|
||||
float:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content div.editor div.buttons{
|
||||
text-align:center;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content div.editor div.buttons button,
|
||||
#content div.editor div.buttons input{
|
||||
margin-left:1em;
|
||||
}
|
||||
|
||||
#content div.view{
|
||||
text-align:left;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
205
website/agenda/planung/css/theme.default.css
Normal file
@@ -0,0 +1,205 @@
|
||||
/*************
|
||||
Default Theme
|
||||
*************/
|
||||
/* overall */
|
||||
/*
|
||||
.tablesorter-default {
|
||||
width: 100%;
|
||||
font: 12px/18px Arial, Sans-serif;
|
||||
color: #333;
|
||||
background-color: #fff;
|
||||
border-spacing: 0;
|
||||
margin: 10px 0 15px;
|
||||
text-align: left;
|
||||
}
|
||||
*/
|
||||
/* header */
|
||||
|
||||
/*
|
||||
.tablesorter-default th,
|
||||
.tablesorter-default thead td {
|
||||
font: bold 12px/18px Arial, Sans-serif;
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
border-collapse: collapse;
|
||||
border-bottom: #ccc 2px solid;
|
||||
padding: 0;
|
||||
}
|
||||
.tablesorter-default tfoot th,
|
||||
.tablesorter-default tfoot td {
|
||||
border: 0;
|
||||
}
|
||||
*/
|
||||
.tablesorter-default .header,
|
||||
.tablesorter-default .tablesorter-header {
|
||||
background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
|
||||
background-position: center right;
|
||||
background-repeat: no-repeat;
|
||||
cursor: pointer;
|
||||
white-space: normal;
|
||||
padding: 4px 20px 4px 4px;
|
||||
}
|
||||
.tablesorter-default thead .headerSortUp,
|
||||
.tablesorter-default thead .tablesorter-headerSortUp,
|
||||
.tablesorter-default thead .tablesorter-headerAsc {
|
||||
background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
|
||||
/*
|
||||
border-bottom: #000 2px solid;
|
||||
*/
|
||||
}
|
||||
.tablesorter-default thead .headerSortDown,
|
||||
.tablesorter-default thead .tablesorter-headerSortDown,
|
||||
.tablesorter-default thead .tablesorter-headerDesc {
|
||||
background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
|
||||
/*
|
||||
border-bottom: #000 2px solid;
|
||||
*/
|
||||
}
|
||||
.tablesorter-default thead .sorter-false {
|
||||
background-image: none;
|
||||
cursor: default;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
/* tfoot */
|
||||
/*
|
||||
.tablesorter-default tfoot .tablesorter-headerSortUp,
|
||||
.tablesorter-default tfoot .tablesorter-headerSortDown,
|
||||
.tablesorter-default tfoot .tablesorter-headerAsc,
|
||||
.tablesorter-default tfoot .tablesorter-headerDesc {
|
||||
border-top: #000 2px solid;
|
||||
}
|
||||
*/
|
||||
|
||||
/* tbody */
|
||||
/*
|
||||
.tablesorter-default td {
|
||||
background-color: #fff;
|
||||
border-bottom: #ccc 1px solid;
|
||||
padding: 4px;
|
||||
vertical-align: top;
|
||||
}
|
||||
*/
|
||||
|
||||
/* hovered row colors */
|
||||
/*
|
||||
.tablesorter-default tbody > tr:hover > td,
|
||||
.tablesorter-default tbody > tr.even:hover > td,
|
||||
.tablesorter-default tbody > tr.odd:hover > td {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
*/
|
||||
|
||||
/* table processing indicator */
|
||||
.tablesorter-default .tablesorter-processing {
|
||||
background-position: center center !important;
|
||||
background-repeat: no-repeat !important;
|
||||
/* background-image: url(../addons/pager/icons/loading.gif) !important; */
|
||||
background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
|
||||
}
|
||||
|
||||
/* Zebra Widget - row alternating colors */
|
||||
/*
|
||||
.tablesorter-default tr.odd td {
|
||||
background-color: #dfdfdf;
|
||||
}
|
||||
.tablesorter-default tr.even td {
|
||||
background-color: #efefef;
|
||||
}
|
||||
*/
|
||||
/* Column Widget - column sort colors */
|
||||
/*
|
||||
.tablesorter-default tr.odd td.primary {
|
||||
background-color: #bfbfbf;
|
||||
}
|
||||
.tablesorter-default td.primary,
|
||||
.tablesorter-default tr.even td.primary {
|
||||
background-color: #d9d9d9;
|
||||
}
|
||||
.tablesorter-default tr.odd td.secondary {
|
||||
background-color: #d9d9d9;
|
||||
}
|
||||
.tablesorter-default td.secondary,
|
||||
.tablesorter-default tr.even td.secondary {
|
||||
background-color: #e6e6e6;
|
||||
}
|
||||
.tablesorter-default tr.odd td.tertiary {
|
||||
background-color: #e6e6e6;
|
||||
}
|
||||
.tablesorter-default td.tertiary,
|
||||
.tablesorter-default tr.even td.tertiary {
|
||||
background-color: #f2f2f2;
|
||||
}
|
||||
*/
|
||||
/* caption */
|
||||
caption {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
/* filter widget */
|
||||
.tablesorter-default .tablesorter-filter-row td {
|
||||
background: #eee;
|
||||
border-bottom: #ccc 1px solid;
|
||||
line-height: normal;
|
||||
text-align: center; /* center the input */
|
||||
-webkit-transition: line-height 0.1s ease;
|
||||
-moz-transition: line-height 0.1s ease;
|
||||
-o-transition: line-height 0.1s ease;
|
||||
transition: line-height 0.1s ease;
|
||||
}
|
||||
/* optional disabled input styling */
|
||||
.tablesorter-default .tablesorter-filter-row .disabled {
|
||||
opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
cursor: not-allowed;
|
||||
}
|
||||
/* hidden filter row */
|
||||
.tablesorter-default .tablesorter-filter-row.hideme td {
|
||||
/*** *********************************************** ***/
|
||||
/*** change this padding to modify the thickness ***/
|
||||
/*** of the closed filter row (height = padding x 2) ***/
|
||||
padding: 2px;
|
||||
/*** *********************************************** ***/
|
||||
margin: 0;
|
||||
line-height: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.tablesorter-default .tablesorter-filter-row.hideme .tablesorter-filter {
|
||||
height: 1px;
|
||||
min-height: 0;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
/* don't use visibility: hidden because it disables tabbing */
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
}
|
||||
/* filters */
|
||||
.tablesorter-default .tablesorter-filter {
|
||||
width: 95%;
|
||||
height: auto;
|
||||
margin: 4px;
|
||||
padding: 4px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #bbb;
|
||||
color: #333;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
-webkit-transition: height 0.1s ease;
|
||||
-moz-transition: height 0.1s ease;
|
||||
-o-transition: height 0.1s ease;
|
||||
transition: height 0.1s ease;
|
||||
}
|
||||
/* rows hidden by filtering (needed for child rows) */
|
||||
.tablesorter .filtered {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ajax error row */
|
||||
.tablesorter .tablesorter-errorRow td {
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
background-color: #e6bf99;
|
||||
}
|
||||
5
website/agenda/planung/css/wiki_preview.css
Normal file
@@ -0,0 +1,5 @@
|
||||
form table{
|
||||
margin:6px;
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
278
website/agenda/planung/css/work_time.css
Normal file
@@ -0,0 +1,278 @@
|
||||
body{
|
||||
background:#666;
|
||||
}
|
||||
|
||||
#content{
|
||||
margin-top:3em;
|
||||
padding:1em;
|
||||
max-width:1000px;
|
||||
min-height:100%;
|
||||
}
|
||||
|
||||
#content td.label{
|
||||
max-width:3em;
|
||||
}
|
||||
|
||||
#content .label{
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#content div.header{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content .right{
|
||||
float:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .editor{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content .editor div.buttons{
|
||||
text-align:center;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content .editor div.buttons button,
|
||||
#content .editor div.buttons input{
|
||||
margin-left:1em;
|
||||
}
|
||||
|
||||
#content .editor input,
|
||||
#content .editor textarea,
|
||||
#content .editor button{
|
||||
padding:6px;
|
||||
}
|
||||
|
||||
#context textarea{
|
||||
width:600px;
|
||||
height:100px;
|
||||
}
|
||||
|
||||
#content table.series {
|
||||
border:1px solid #ddd;
|
||||
|
||||
}
|
||||
|
||||
#content table.series table{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#content table.series tr:nth-child(4n+1){
|
||||
background-color:#eee;
|
||||
}
|
||||
|
||||
#content table.series tr.active td{
|
||||
background-color: #aaa;
|
||||
}
|
||||
|
||||
#content .series table tr{
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .series table td:nth-child(1){
|
||||
width:10em;
|
||||
}
|
||||
|
||||
#content .series table td{
|
||||
padding:6px;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content .series table tr:nth-child(odd){
|
||||
background:#eee;
|
||||
}
|
||||
|
||||
#content .editor .row{
|
||||
clear:both;
|
||||
min-height:4em;
|
||||
}
|
||||
|
||||
#content .editor .cell{
|
||||
float:left;
|
||||
text-align:center;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
#content .editor .row.active{
|
||||
background:#ff0;
|
||||
min-height:4em;
|
||||
}
|
||||
|
||||
#content .editor div.row.schedule.selected{
|
||||
background:#ff0;
|
||||
min-height:4em;
|
||||
}
|
||||
|
||||
/*
|
||||
#content .editor .row:nth-child(2n+1){
|
||||
background:#eee;
|
||||
}
|
||||
*/
|
||||
|
||||
#content div.ui-tabs-panel,
|
||||
#content div.editor,
|
||||
#content div.row.schedule{
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
|
||||
/* start of schedule */
|
||||
#content div.cell{
|
||||
margin-left:6px;
|
||||
margin-right:0;
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
|
||||
#content div.cell.exclude,
|
||||
#content div.cell.weekday{
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
#content div.cell.containsInput{
|
||||
margin-right:16px;
|
||||
}
|
||||
|
||||
#content div.cell.containsSelect{
|
||||
margin-right:16px;
|
||||
}
|
||||
|
||||
#content div.cell.exclude{
|
||||
width:1em;
|
||||
}
|
||||
|
||||
#content div.cell.weekday,
|
||||
#content div.cell.weekday input,
|
||||
#content div.cell.weekday select{
|
||||
width:2em;
|
||||
padding-top:2em;
|
||||
}
|
||||
|
||||
#content div.cell.start,
|
||||
#content div.cell.start input,
|
||||
#content div.cell.start select{
|
||||
width:9em;
|
||||
}
|
||||
|
||||
#content div.cell.duration,
|
||||
#content div.cell.duration input,
|
||||
#content div.cell.duration select{
|
||||
width:7em;
|
||||
}
|
||||
|
||||
#content div.cell.title,
|
||||
#content div.cell.title input,
|
||||
#content div.cell.title select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
#content div.cell.type,
|
||||
#content div.cell.type input,
|
||||
#content div.cell.type select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
#content div.cell.period_type,
|
||||
#content div.cell.period_type input,
|
||||
#content div.cell.period_type select{
|
||||
width:7em;
|
||||
}
|
||||
|
||||
#content div.cell.period_type.isSingle,
|
||||
#content div.cell.period_type select.isSingle{
|
||||
width:9em;
|
||||
}
|
||||
|
||||
#content div.cell.end,
|
||||
#content div.cell.end input,
|
||||
#content div.cell.end select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
#content div.cell.frequency,
|
||||
#content div.cell.frequency input,
|
||||
#content div.cell.frequency select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
|
||||
#content div.cell.week_of_month,
|
||||
#content div.cell.week_of_month input,
|
||||
#content div.cell.week_of_month select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
#content div.cell.schedule_weekday,
|
||||
#content div.cell.schedule_weekday input,
|
||||
#content div.cell.schedule_weekday select{
|
||||
width:4em;
|
||||
}
|
||||
|
||||
#content div.cell.schedule_month,
|
||||
#content div.cell.schedule_month input,
|
||||
#content div.cell.schedule_month select{
|
||||
width:6em;
|
||||
}
|
||||
|
||||
|
||||
/* end of schedule */
|
||||
|
||||
#content div.show_schedule{
|
||||
overflow:auto;
|
||||
height:20em;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
|
||||
#content div.show_schedule table{
|
||||
width:50em;
|
||||
}
|
||||
|
||||
#content div.show_schedule td{
|
||||
width:10em;
|
||||
}
|
||||
#content div.show_schedule td:nth-child(1){
|
||||
width:2em;
|
||||
}
|
||||
|
||||
#content div.show_schedule tr.exclude td{
|
||||
text-decoration:line-through;
|
||||
}
|
||||
|
||||
#content div.buttons{
|
||||
padding-left:12px;
|
||||
}
|
||||
|
||||
#content div.editor input.image{
|
||||
width:90%;
|
||||
}
|
||||
|
||||
|
||||
button{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
form{
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
@media print {
|
||||
input,button{
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
#content div.show_schedule tr:nth-child(odd){
|
||||
background:#f0f0f0;
|
||||
}
|
||||
|
||||
*/
|
||||