PHP Classes

File: web/css/ie.css

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   web/css/ie.css   Download  
File: web/css/ie.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 8 years ago
Size: 2,268 bytes
 

Contents

Class file image Download
.tAlt thead td { background: #eee; text-align: center; font-size: 11px; border-left: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; padding: 2px 10px; font-size: 11px; color: #909090; } .tAlt tbody tr td { padding: 7px 11px; vertical-align: middle; border-left: 1px solid #DFDFDF; box-shadow: 0 1px 0 #fafafa inset; -webkit-box-shadow: 0 1px 0 #fafafa inset; -moz-box-shadow: 0 1px 0 #fafafa inset; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); border-bottom: 1px solid #DFDFDF; } .tAlt tbody td:first-child, .tAlt thead td:first-child { border-left: none; } /* Middle nav rounded buttons will appear as square buttons in IE */ .middleNavR li, .middleNavR li a { border-radius: 3px!important; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .middleNavR li { width: 84px; height: 84px; box-shadow: inset 0 1px 1px #ccc, 0 1px 1px #fcfcfc, 0 0 1px 1px #f5f5f5; -webkit-box-shadow: inset 0 1px 1px #ccc, 0 1px 1px #fcfcfc, 0 0 1px 1px #f5f5f5; -moz-box-shadow: inset 0 1px 1px #ccc, 0 1px 1px #fcfcfc, 0 0 1px 1px #f5f5f5; } .middleNavR li a { top: 8px; left: 8px; width: 66px; height: 66px; box-shadow: 0 1px 1px #b5b5b5, 0px 1px 0 #fff inset; -webkit-box-shadow: 0 1px 1px #b5b5b5, 0px 1px 0 #fff inset; -moz-box-shadow: 0 2px 3px #b5b5b5, 0px 1px 0 #fff inset; } .middleNavR { text-align: center; margin: 30px 0 0 0; } .middleNavR li { margin: 5px 10px -7px 10px; position: relative; display: inline-block; text-align: center; border: 1px solid #dfdfdf; background: #eee; } .middleNavR li a { position: absolute; background: #f7f7f7; background: -moz-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e8e8e8)); background: -webkit-linear-gradient(top, #f7f7f7 0%,#e8e8e8 100%); background: -o-linear-gradient(top, #f7f7f7 0%,#e8e8e8 100%); background: -ms-linear-gradient(top, #f7f7f7 0%,#e8e8e8 100%); background: linear-gradient(top, #f7f7f7 0%,#e8e8e8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e8e8e8',GradientType=0 ); border: 1px solid #DFDFDF; transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out;}