0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www
/
calendar
/
bcup2
/
static
/
[
Home
]
File: stylenew.css
/* * Copyright 2010 Sean Proctor * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ body { background:#efefef; font-size: 11px; } /* Website Default Text & Text Color */ body, th, td, input, selecte, textarea { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000; } .php-calendar a { color: black; } .php-calendar a:hover { color: gray; } .php-calendar h1 { text-align: center; border-bottom: 3px solid #DCDCDC; color: #1566a8; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 22px; font-weight: bold; margin:0; padding-bottom: 5px; text-shadow: 1px 1px 2px #FFFFFF; width: 100%; } .php-calendar h2 { text-align: center; color: black; } .php-calendar input[type="submit"] { font-family: Verdana, Arial, sans-serif; display: inline-block; background: #459300 url('../images/bg-button-green.gif') top left repeat-x !important; border: 1px solid #459300 !important; padding: 4px 7px 4px 7px !important; color: #fff !important; font-size: 11px !important; cursor: pointer; } .php-calendar input[type="submit"]:hover { background-color: black; color: silver; } .phpc-navbar a { text-decoration: underline; margin: 0 .5em; } .phpc-navbar a:hover { color: gray; } .phpc-navbar { margin: .5em 0; text-align: center; padding: 4px; } .phpc-month-nav a { margin: 0 .2em; } .phpc-month-nav { margin: .5em 0; text-align: center; padding: 2px; } .phpc-month-nav .php-present { background: silver; } .php-calendar table { border-collapse: collapse; color: black; margin-left: auto; margin-right: auto; } .php-calendar td, .php-calendar th { border: 1px solid #ccc; } .phpc-container { min-width: 50%; } table.phpc-main { width: 100%; } div.phpc-main { padding: 0; } .phpc-main h2 { text-align: left; margin: 0; background-color: white; padding: 2px .5em; } .phpc-main div { padding-left: .1em; padding-right: .1em; } .php-calendar{ padding:20px;} .phpc-event { border: 2px solid black; color: black; background-color: #CCC; margin: 0; padding: .5em; } .phpc-event-header { border: 1px solid black; background-color: #AAA; padding: .5em; } .phpc-desc { padding: .5em; margin: 0; text-align: justify; } .php-calendar caption { font-size: 175%; color: #195988; padding: 2px; font-weight: bolder; margin: 1px; text-align:center; margin-bottom:5px; } .php-calendar thead { color: black; } .php-calendar tfoot { text-align: center; } .phpc-calendar { table-layout: fixed; } .phpc-calendar td, .phpc-calendar th { border-collapse: collapse; } .phpc-calendar td { text-align: left; height: 50px; } td.phpc-past { /*background-color: #DDD;*/ padding: 0; } td.phpc-future { background-color: white; padding: 0; } td.phpc-present { background-color:#F0FFDF; padding: 0; } td.phpc-none { background-color: #BBB; padding: 0; } .phpc-main ul { margin: 2px; padding: 0; list-style-type: none; border-color: #d0d0d0; border-style: solid; border-width: 1px 1px 0 1px; } .phpc-main li a { display: block; font-size: 80%; font-weight: normal; border-color: black; border-style: solid; border-width: 0 0 1px 0; margin: 0; background-color: white; text-decoration: none; padding: 2px; } .phpc-main li a:hover { background-color: #DDD; color: black; } .phpc-footer { text-align: center; } .phpc-button { text-align: center; } .phpc-add { float: right; text-align: right; } #phpc-summary-view { display: none; position: absolute; background-color: white; border: solid 2px black; width: 300px; max-height: 250px; overflow: hidden; padding: 5px; z-index:1; } .phpc-summary-head { border-bottom: solid 1px black; } .form table { width: 100%; } .phpc-none .phpc-date { background-color: #999; } .phpc-past .phpc-date { background-color: #C0C0C0; } .phpc-present .phpc-date { background-color: #D1E1EF; } .phpc-future .phpc-date { } /* \*/ /*/ .phpc-calendar { table-layout: auto; } /* */
©
2018.