mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
8 lines
144 B
CSS
8 lines
144 B
CSS
#filestable tbody tr.externalDisabledRow {
|
|
background-color: #CCC;
|
|
}
|
|
|
|
|
|
#filestable tbody tr.externalErroredRow {
|
|
background-color: #F2DEDE;
|
|
}
|