themes/admin/css/default.css
changeset 1170 71cb87b7dc3f
parent 925 173aef60c13c
child 1227 bdac73ed481e
equal deleted inserted replaced
1169:d5474f54a525 1170:71cb87b7dc3f
   222 
   222 
   223 div.acphome-box p {
   223 div.acphome-box p {
   224   margin: 0 0 10px 0;
   224   margin: 0 0 10px 0;
   225 }
   225 }
   226 
   226 
       
   227 div.acphome-box div.tblholder table {
       
   228   color: black;
       
   229 }
       
   230 
   227 div.acphome-box.warning {
   231 div.acphome-box.warning {
   228   background-color: #900000;
   232   background-color: #900000;
   229   color: #fff;
   233   color: #fff;
   230   text-align: center;
   234   text-align: center;
   231   font-weight: bold;
   235   font-weight: bold;
   247 
   251 
   248 div.acphome-box.warning a:hover, div.acphome-box.notice a:hover {
   252 div.acphome-box.warning a:hover, div.acphome-box.notice a:hover {
   249   color: #fff !important;
   253   color: #fff !important;
   250 }
   254 }
   251 
   255 
       
   256 div.acphome-box div.tblholder table a {
       
   257   color: #294F75 !important;
       
   258 }
       
   259 
       
   260 div.acphome-box div.tblholder table a:hover {
       
   261   color: #597FA5 !important;
       
   262 }
       
   263 
   252 th.systemversion a {
   264 th.systemversion a {
   253   font-weight: normal;
   265   font-weight: normal;
   254   color: #fff !important;
   266   color: #fff !important;
   255 }
   267 }
   256 
   268