mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 12:41:29 +00:00
cleanup sharepopup dialog
This commit is contained in:
@@ -131,23 +131,14 @@ body.ttrss_utility.ttrss_zoom {
|
||||
margin : 2em;
|
||||
}
|
||||
|
||||
body#sharepopup {
|
||||
color : @default-fg;
|
||||
background: @default-bg;
|
||||
margin : 10px;
|
||||
body.ttrss_utility.share_popup {
|
||||
margin : 0;
|
||||
padding : 0;
|
||||
background : white;
|
||||
|
||||
h1 {
|
||||
font-size : 14px;
|
||||
margin : 0px;
|
||||
color : @color-accent;
|
||||
.content {
|
||||
padding : 15px;
|
||||
border-width : 0;
|
||||
box-shadow : none;
|
||||
}
|
||||
|
||||
form {
|
||||
height : 100%;
|
||||
}
|
||||
|
||||
input {
|
||||
width : 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user