mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
adding bootstrap layout.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
/*
|
||||
[class^="icon-"]:before,
|
||||
[class*=" icon-"]:before {
|
||||
font-size: 30px;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
#main > .icon-folder-open, .icon-file, .icon-download-alt {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
.link-download {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.file-browser-message {
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user