NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/css/site/index.css

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

index.css on main
Author Date Commit Line Code
andryyy almost 7 years ago 85f20a9

[Web] Remove top padding on login screen for small devices

Full commit hash
85f20a901db8aefd7cecfd61b32c4e99a9beb103
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
1
@media (max-width: 500px) {
Open commit View diff
1 @media (max-width: 500px) {
same change 85f20a9

[Web] Remove top padding on login screen for small devices

Full commit hash
85f20a901db8aefd7cecfd61b32c4e99a9beb103
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
2
  #top {
Open commit View diff
2 #top {
same change 85f20a9

[Web] Remove top padding on login screen for small devices

Full commit hash
85f20a901db8aefd7cecfd61b32c4e99a9beb103
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
3
    padding-top: 15px !important;
Open commit View diff
3 padding-top: 15px !important;
same change 85f20a9

[Web] Remove top padding on login screen for small devices

Full commit hash
85f20a901db8aefd7cecfd61b32c4e99a9beb103
Author
andryyy <[email protected]>
Date
almost 7 years ago
Selected line
4
  }
Open commit View diff
4 }
andryyy about 5 years ago 839e9bd

[Web] Improve alias domain table

Full commit hash
839e9bd91cd178ca0d2977291473fb218741c48a
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
5
}
Open commit View diff
5 }
same change 839e9bd

[Web] Improve alias domain table

Full commit hash
839e9bd91cd178ca0d2977291473fb218741c48a
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
6
.ui-announcement-alert {
Open commit View diff
6 .ui-announcement-alert {
same change 839e9bd

[Web] Improve alias domain table

Full commit hash
839e9bd91cd178ca0d2977291473fb218741c48a
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
7
  margin: 10px 0px 10px 0px;
Open commit View diff
7 margin: 10px 0px 10px 0px;
same change 839e9bd

[Web] Improve alias domain table

Full commit hash
839e9bd91cd178ca0d2977291473fb218741c48a
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
8
}
Open commit View diff
8 }