Project

General

Profile

« Previous | Next » 

Revision 9c6818d9

Added by Marcos M 8 months ago

Don't override the button text color in disabled rows. Fix #15977

View differences:

src/usr/local/www/css/pfSense-dark.css
306 306
}
307 307

  
308 308
tr.disabled a {
309
    opacity: .5;
310
}
311
tr.disabled a:not(".btn") {
309 312
    color: rgba(0, 150, 136,.5);
310 313
}
311 314

  

Also available in: Unified diff