Finish the fixes in the themes. (Now yes, thanks Carla) TICKET: #435
This commit is contained in:
parent
023f87ca4b
commit
5fb954004c
|
@ -174,7 +174,7 @@ div#error_buttons a{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
background: none repeat scroll 0% 0% #082c43;
|
background: none repeat scroll 0% 0% #82b92e;
|
||||||
border-top-left-radius: 2px;
|
border-top-left-radius: 2px;
|
||||||
border-top-right-radius: 2px;
|
border-top-right-radius: 2px;
|
||||||
border-bottom-left-radius: 2px;
|
border-bottom-left-radius: 2px;
|
||||||
|
@ -326,7 +326,7 @@ div#head {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 3px;
|
border-bottom-width: 3px;
|
||||||
border-color: #082c43;
|
border-color: #82b92e;
|
||||||
min-width: 882px;
|
min-width: 882px;
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
color: white;
|
color: white;
|
||||||
|
@ -467,7 +467,7 @@ div#login_in, #login_f {
|
||||||
height: 0px;
|
height: 0px;
|
||||||
border-right: 13px solid transparent;
|
border-right: 13px solid transparent;
|
||||||
border-left: 25px solid transparent;
|
border-left: 25px solid transparent;
|
||||||
border-bottom: 18px solid #082c43;
|
border-bottom: 18px solid #82b92e;
|
||||||
left: 16px;
|
left: 16px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
@ -573,11 +573,11 @@ DIV.login_nick>input, DIV.login_pass>input {
|
||||||
|
|
||||||
DIV.login_nick>input:focus,DIV.login_pass>input:focus {
|
DIV.login_nick>input:focus,DIV.login_pass>input:focus {
|
||||||
outline-width: 0px;
|
outline-width: 0px;
|
||||||
border-color: #082c43;
|
border-color: #82b92e;
|
||||||
background-color: #082c43;
|
background-color: #82b92e;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
box-shadow: 0px 0px 3px 3px #082c43;
|
box-shadow: 0px 0px 3px 3px #82b92e;
|
||||||
}
|
}
|
||||||
|
|
||||||
DIV.login_nick>img, DIV.login_pass>img {
|
DIV.login_nick>img, DIV.login_pass>img {
|
||||||
|
@ -904,7 +904,7 @@ div#cont {
|
||||||
}
|
}
|
||||||
|
|
||||||
.termframe{
|
.termframe{
|
||||||
background-color: #082c43 !important;
|
background-color: #82b92e !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
table, img {
|
table, img {
|
||||||
|
@ -971,7 +971,7 @@ tr.disabled_row_user * {
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg { /* op menu */
|
.bg { /* op menu */
|
||||||
background: #082c43;
|
background: #82b92e;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg2 { /* main page */
|
.bg2 { /* main page */
|
||||||
|
@ -1132,7 +1132,7 @@ div.title_line {
|
||||||
|
|
||||||
#menu_tab_frame, #menu_tab_frame_view {
|
#menu_tab_frame, #menu_tab_frame_view {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
border-bottom: 1px solid #082c43;
|
border-bottom: 1px solid #82b92e;
|
||||||
/* float:left; */
|
/* float:left; */
|
||||||
margin-left: 0px !important;
|
margin-left: 0px !important;
|
||||||
max-height: 31px;
|
max-height: 31px;
|
||||||
|
@ -1187,7 +1187,7 @@ div.title_line {
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu_tab li.nomn_high a {
|
#menu_tab li.nomn_high a {
|
||||||
/*background: #082c43;*/
|
/*background: #82b92e;*/
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
#menu_tab .mn li a {
|
#menu_tab .mn li a {
|
||||||
|
@ -1199,7 +1199,7 @@ div.title_line {
|
||||||
width: 21px;
|
width: 21px;
|
||||||
}
|
}
|
||||||
#menu_tab li.nomn:hover a, #menu_tab li:hover ul a:hover {
|
#menu_tab li.nomn:hover a, #menu_tab li:hover ul a:hover {
|
||||||
/*background: #082c43;*/
|
/*background: #82b92e;*/
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
#menu_tab li:hover a {
|
#menu_tab li:hover a {
|
||||||
|
@ -1254,7 +1254,7 @@ div.title_line {
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu_tab_left li.view {
|
#menu_tab_left li.view {
|
||||||
background: #082c43;
|
background: #82b92e;
|
||||||
max-width: 40%;
|
max-width: 40%;
|
||||||
min-width: 20%;
|
min-width: 20%;
|
||||||
padding: 5px 5px 0px;
|
padding: 5px 5px 0px;
|
||||||
|
@ -1980,7 +1980,7 @@ div#logo_text3 {
|
||||||
|
|
||||||
/* Calendar background */
|
/* Calendar background */
|
||||||
table.scw {
|
table.scw {
|
||||||
background-color: #082c43;
|
background-color: #82b92e;
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
@ -2174,7 +2174,7 @@ tr.group_view_norm, .group_view_norm, tr.group_view_normal, .group_view_normal {
|
||||||
#background-color: #5b5b5b;
|
#background-color: #5b5b5b;
|
||||||
}
|
}
|
||||||
tr.group_view_ok, .group_view_ok {
|
tr.group_view_ok, .group_view_ok {
|
||||||
background-color: #082c43;
|
background-color: #82b92e;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2204,7 +2204,7 @@ tr.group_view_unk, .group_view_unk {
|
||||||
|
|
||||||
/* classes for event priorities. Sits now in functions.php */
|
/* classes for event priorities. Sits now in functions.php */
|
||||||
.datos_green, .datos_greenf9, .datos_green a, .datos_greenf9 a, .datos_green * {
|
.datos_green, .datos_greenf9, .datos_green a, .datos_greenf9 a, .datos_green * {
|
||||||
background-color: #082c43;
|
background-color: #82b92e;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.datos_red, .datos_redf9, .datos_red a, .datos_redf9 a, .datos_red *{
|
.datos_red, .datos_redf9, .datos_red a, .datos_redf9 a, .datos_red *{
|
||||||
|
@ -2272,7 +2272,7 @@ ul.operation li a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu li.selected {
|
.menu li.selected {
|
||||||
box-shadow: inset 4px 0 #082c43;
|
box-shadow: inset 4px 0 #82b92e;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.links a:hover {
|
li.links a:hover {
|
||||||
|
@ -2833,7 +2833,7 @@ table#policy_modules td * {
|
||||||
|
|
||||||
#clippy_head_title {
|
#clippy_head_title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background: #082c43;
|
background: #82b92e;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
margin-top: -15px;
|
margin-top: -15px;
|
||||||
margin-left: -15px;
|
margin-left: -15px;
|
||||||
|
@ -3047,7 +3047,7 @@ table#policy_modules td * {
|
||||||
}
|
}
|
||||||
|
|
||||||
.green_title{
|
.green_title{
|
||||||
background-color: #082c43;
|
background-color: #82b92e;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue