Просмотр файла install/templates/install/style.css
- body
- {
- background: #FAFAFA;
- padding: 8px 4px 8px 4px;
- font-family: Arial;
- max-width: 500px;
- margin-top: 6px;
- color: #444343;
- font-size: 12px;
- margin: auto;
- }
- .body
- {
- border: solid 1px #E2E2E2;
- padding: 3px;
- border-radius: 3px;
- }
- .body a {
- color: #3a8ac8;
- text-decoration: none;
- }
- .body a:hover {
- color: #cda348;
- }
- a:link, a:visited {color: #444343;text-decoration: none;font-weight: meduim;}
- a:hover, a:active {color: #f6f6f6}
- a.link:hover
- {
- background: #19a3e3 url(images/aut.png) repeat-x top;
- border:1px solid #0ea3e1;
- border-radius: 3px;
- padding: 8px;
- color: #ffffff;
- }
- .headers
- {
- background: #19a3e3 url(images/aut.png) repeat-x top;
- border:1px solid #0ea3e1;
- margin-bottom: 2px;
- border-radius: 3px;
- text-align: left;
- }
- .logo
- {
- background: url(images/logo.png) repeat-x top;
- width: 286px;
- height:53px;
- }
- img.image_avatar
- {
- border-radius: 5px;
- }
- /************************************************************************************/
- textarea{
- padding: 2px;
- background: #fff url("images/input.png") repeat-x;
- border: 1px solid #bcc0c2;
- width: 98%;
- max-width: 98%;
- min-width: 98%;
- height: 4pc;
- min-height: 4pc;
- margin: auto;
- }
- img {
- border: 0px;
- margin: 0px;
- padding: 0px;
- }
- input[type='file']{
- background: url("images/input.png") repeat-x #FFFFFF;
- border: 1px solid #BCC0C2;
- padding: 2px;
- }
- input[type='password'],input[type='text']
- {padding: 2px;
- background: #fff url("images/input.png") repeat-x;
- border: 1px solid #bcc0c2;
- margin:3px;
- height:18px;
- }
- .count {
- color : #b9b9b9;
- margin-top : 3px;
- text-align : center;
- }
- .count img {
- background-image : none;
- opacity : 0.2;
- }
- .count img:hover {
- opacity : 0.9;
- box-shadow : 0 1px 5px #999;
- }
- .user_foot {
- background: url("images/aut.png") 50% 0% repeat-x #4696D5;
- border-radius: 4px;
- color: #f6f6f6;
- font-size: 12px;
- font-weight: 400;
- margin-top: 3px;
- padding: 6px;
- text-align: left;
- }
- .user_foot a
- {
- color: #f6f6f6;
- }
- .user_foot a:visited
- {
- color: #EEEEEE;
- }
- .form {
- background-color: #fcfcfc;
- margin: 5px;
- padding: 5px;
- border: 1px #F2F2F7 solid;
- border-radius: 3px;
- -moz-border-radius: 3px;
- }
- form {
- display: inline;
- }
- .pages_str {
- background: #ececec url(images/pagen.gif) repeat-x top;
- padding: 3px 9px 5px 7px;
- border: 1px solid #C2C2C2;
- text-decoration: none;
- color: #727272;
- display: inline;
- }
- h1 {
- height: 51px;
- color: #fff;
- margin: 0px;
- padding: 0px;
- overflow: hidden;
- text-align: center;
- font-size: 30px;
- font-weight: bold;
- text-shadow: 1px 1px 1px #A3A3A3;
- }
- .errors
- {
- background: url("images/errors.png") 50% 0% repeat-x #BE766A;
- border-bottom: 1px solid #853A24;
- border-radius: 6px;
- *color: #FFE3E3;
- color:#fff;
- font-weight: 700;
- margin: 5px;
- padding: 5px;
- text-align: center;
- }
- .actshcms
- {
- background: url("images/acti.png") 50% 0% repeat-x #BE766A;
- border-bottom: 1px solid #C7E8D5;
- border-radius: 6px;
- *color: #FFE3E3;
- color:#fff;
- font-weight: 700;
- margin: 5px;
- padding: 5px;
- text-align: center;
- }
- .link_reg
- {
- background-color: #F6F6F6;
- border: 1px solid #EDEDF2;
- border-radius: 5px;
- color: #616683;
- display: block;
- text-align:center;
- font-weight:700;
- margin: 6px;
- padding:7px;
- }
- .copyright
- {
- background: #f9f9f9;
- text-align:right;
- border: 1px solid #E8E8E8;
- margin: 2px 0px 3px;
- border-radius:4px;
- padding: 5px;
- }
- .copyright a
- {
- color: #000;
- }
- .copyright a:hover
- {
- color: #000;
- }
- .tit_str
- {
- color:#0074B6;
- padding: 2px;
- font-weight:700;
- }
- hr {
- border-bottom: 1px dotted #B5B5B5;
- border-left-style: none;
- border-left-width: 0px;
- border-right-style: none;
- border-right-width: 0px;
- border-top-style: none;
- border-top-width: 0px;
- margin-bottom: 7px;
- margin-top: 7px;
- }
- .err_fl
- {
- color: #ff0000;
- font-weight:700;
- }
- .ok
- {
- color: #1D8900;
- font-weight:900;
- }
- .umenu {
- background-color: #F0F0F0;
- border: 1px solid #EDEDF2;
- border-radius: 5px;
- color: #616683;
- display: block;
- margin: 5px;
- padding: 5px;
- }
- .upper
- {
- background: url(images/aut.png) top repeat-x;
- text-align: left;
- padding: 5px;
- border-radius: 3px;
- font-size: 11px;
- color: #2b4e01;
- }
- .upper a
- {
- color: #ebfad9;
- border-bottom: 1px #2b4e01 dotted;
- }
- .upper a:hover
- {
- color: #ebfad9;
- border-bottom: 1px #ebfad9 solid;
- }
- .lower
- {
- border: #d4d4d4 solid 1px;
- background: #f6f5f5;
- padding: 4px;
- margin: 2px;
- }
- .img_s
- {
- float:left;
- margin-bottom:5px;
- margin-right:3px;
- }
- .hile
- {
- border: #d4d4d4 solid 1px;
- background: #f6f5f5;
- padding: 4px;
- margin: 2px;
- }
- .posts
- {
- background-color: #fcfcfc;
- margin: 5px;
- padding: 5px;
- border: 1px #F2F2F7 solid;
- border-radius: 3px;
- -moz-border-radius: 3px;
- }
- .posts_mail_yes
- {
- background-color: #EBFFE4;
- margin: 5px;
- padding: 5px;
- border: 1px #80D761 solid;
- border-radius: 3px;
- -moz-border-radius: 3px;
- }
- .posts_mail_no
- {
- background-color: #FFEFEE;
- margin: 5px;
- padding: 5px;
- border: 1px #DC8787 solid;
- border-radius: 3px;
- -moz-border-radius: 3px;
- }
- .mysql_yes
- {
- background-color: #EBFFE4;
- margin: 5px;
- padding: 5px;
- border: 1px #80D761 solid;
- border-radius: 3px;
- -moz-border-radius: 3px;
- }
- .mysql_no
- {
- background-color: #FFEFEE;
- margin: 5px;
- padding: 5px;
- border: 1px #DC8787 solid;
- border-radius: 3px;
- -moz-border-radius: 3px;
- }
- .foot
- {
- background: #19a3e3 url(images/foot.png) repeat-x top;
- border-radius: 6px;
- text-align: left;
- padding: 10px;
- color: #ffffff;
- }
- .foot a
- {
- color: #ffffff;
- }