style.css
120 lines
| 6.8 KiB
| text/css
|
LassoCssLexer
|
r124 | @font-face { | ||
font-family: 'Open Sans'; | ||||
font-style: normal; | ||||
font-weight: 300; | ||||
src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: normal; | ||||
font-weight: 400; | ||||
src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: normal; | ||||
font-weight: 600; | ||||
src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: normal; | ||||
font-weight: 700; | ||||
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: normal; | ||||
font-weight: 800; | ||||
src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: italic; | ||||
font-weight: 300; | ||||
src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: italic; | ||||
font-weight: 400; | ||||
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: italic; | ||||
font-weight: 600; | ||||
src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: italic; | ||||
font-weight: 700; | ||||
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff'); | ||||
} | ||||
@font-face { | ||||
font-family: 'Open Sans'; | ||||
font-style: italic; | ||||
font-weight: 800; | ||||
src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxkCDe67GEgBv_HnyvHTfdew.woff) format('woff'); | ||||
} | ||||
|
r120 | body {font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif} | ||
|
r119 | article, aside, figure, footer, header, hgroup, nav, section { display:block; } | ||
|
r120 | header {border: 1px solid #fcc; font-size: 2em; height: 50px; text-align: center; line-height: 50px} | ||
#schema {margin: 0 auto; width: 980px; border: 1px solid #f00; padding: 10px 10px 10px 10px} | ||||
#content {border: 1px solid #1cc; margin-top: 5px; margin-bottom: 5px} | ||||
#content #leftcolumn {float: left;border: 1px solid #c55; width: 150px; font-family: Monaco;} | ||||
#content #maincolumn {float: left; border: 1px solid #000; width: 800px; padding-left: 20px;} | ||||
footer {border: 1px solid #200; font-size: 0.9em; height: 30px; text-align: center; line-height: 20px} | ||||
|
r134 | .cleardivs {clear: both; border: 0px solid #400; height: 0px} | ||
/****************************************************************************************/ | ||||
/****** ESTILOS GENERALES *****************/ | ||||
/****************************************************************************************/ | ||||
.mnu{ height: 22px; border: 1px solid #c55 !important;} | ||||
.mnu li{ display:inline;} | ||||
/*.MnuHorizontal{ display: -webkit-box; -webkit-box-orient:horizontal;}*/ | ||||
/*.MnuHorizontal a{ display:block; padding:10px; -webkit-box-flex:1; text-align:center; }*/ | ||||
|
r120 | |||
/****************************************************************************************/ | ||||
/****** MENU DE NAVEGACION DE PERFILES **********************************/ | ||||
/****************************************************************************************/ | ||||
#content #infoProfiles {border: 1px solid #d00; width: 140px; margin: 0px; padding-top: 2px; padding-bottom: 2px} | ||||
.lblInfo {padding-left: 12px; line-height: 20px;} | ||||
|
r124 | #infoProfiles select {padding-left: 12px; line-height: 20px;margin-left: 12px} | ||
|
r134 | #content nav {border: 0px solid #c55 !important; margin: 0px; font-family: Monaco; font-size: 1.2em;} | ||
#content nav ul{list-style: none; list-style-type: none; margin: 0; padding-left: 20px; border: 0px solid #eee !important} | ||||
#content nav ul li{line-height: 22px; } | ||||
|
r120 | |||
/****************************************************************************************/ | ||||
/******** FORMULARIO DE PERFILES *************************************/ | ||||
/****************************************************************************************/ | ||||
|
r134 | #divProfile { border: 0px solid #dff; margin: 10px 0px; padding: 10px 10px; width: 500px } | ||
.flsAntenna { margin: 10px 0px; width: 750px; padding: 10px 10px } | ||||
#divPattern textarea,input[type=text],label{ font-family: Monaco; font-size: inherit; } | ||||
|
r132 | |||
|
r120 | #divPattern textarea {resize: none; overflow: hidden} | ||
|
r132 | |||
|
r134 | .divAntenna { float: left; margin: 10px; height: 160px; border: 0px solid #fcc !important; width: 260px } | ||
.divAntenna label{ display: block } | ||||
.txtAntenna { max-width: 250px; max-height: 125px; width: 250px; height: 125px } | ||||
.divAntenna p{ max-width: 250px; max-height: 125px; width: 250px; height: 125px } | ||||
|
r132 | |||
|
r134 | .divTx { display: block; float: left; margin: 10px; height: 150px } | ||
.divTx label{ display: block } | ||||
.divTx textarea{ width: 135px; max-width: 135px; height: 125px; max-height: 125px; text-align: justify } | ||||
.divTx p{ width: 135px; max-width: 135px; height: 125px; max-height: 125px; text-align: justify } | ||||
|
r132 | |||
|
r134 | .divUes { display: block; margin: 10px} | ||
.divUes input[type=text] { width: 240px; max-width: 240px;} | ||||
|
r132 | |||
|
r134 | /****************************************************************************************/ | ||
/****** MENU DE NAVEGACION DE PATRONES **********************************/ | ||||
/****************************************************************************************/ | ||||
#divMnuPattern{ width: 350px; height: 25px; display: block; border: 1px solid #1cc !important; float: right } | ||||
#infoPattern{ display: block; border: 1px solid #1494f6 !important, margin: 5px 2px; } | ||||
#navPatterns{ margin: 5px auto; padding: 2px; border: 1px solid #d00 !important; width: 400px; height: 25px} | ||||
#navPatterns ul li{ width: 50px; border: 1px solid #1cc !important} | ||||
#navPatterns a{ width: 50px; border: 0px solid #1cc !important} | ||||
#navPatternList{ margin: 0px auto; border: 1px solid #ecc !important} | ||||