mirror of
https://github.com/minio/minio.git
synced 2025-11-27 12:53:45 -05:00
Browser: Implement multi select user interface for object listings (#3730)
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.btn-white {
|
||||
.btn-variant(#fff, darken(@text-color, 20%));
|
||||
}
|
||||
|
||||
.btn-link {
|
||||
.btn-variant(#eee, #545454);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user