mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 19:20:56 +01:00
Adds rounded corners to readme-view
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -145,7 +145,7 @@ span.rss-icon {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.network-view, .repository {
|
.network-view, .repository, .readme-view {
|
||||||
border-radius: @border-radius-base;
|
border-radius: @border-radius-base;
|
||||||
> *:first-child {
|
> *:first-child {
|
||||||
border-top-left-radius: @border-radius-base;
|
border-top-left-radius: @border-radius-base;
|
||||||
|
|||||||
Reference in New Issue
Block a user