Fix: Css errors
This commit is contained in:
parent
3f05651b94
commit
0918fd21b0
@ -1345,7 +1345,7 @@ div.divButAction { margin-bottom: 1.4em; }
|
||||
|
||||
.butActionRefused {
|
||||
background: #FFe7ec;
|
||||
color: #666;
|
||||
color: #aaa !important;
|
||||
}
|
||||
|
||||
<?php if (! empty($conf->global->MAIN_BUTTON_HIDE_UNAUTHORIZED)) { ?>
|
||||
@ -1602,6 +1602,7 @@ tr.pair td.nohover {
|
||||
-webkit-box-shadow: 4px 4px 4px #DDD;
|
||||
box-shadow: 4px 4px 4px #DDD;
|
||||
margin-bottom: 8px !important;*/
|
||||
background: #FFFFFF;
|
||||
border: 1px solid #AAA;
|
||||
text-align: center;
|
||||
border-radius: 5px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user