mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
finished graph information
This commit is contained in:
@@ -327,4 +327,12 @@ body.loading .modal {
|
||||
input[readonly] {
|
||||
background-color: white !important;
|
||||
cursor: text !important;
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.show {
|
||||
display: inline;
|
||||
}
|
||||
Reference in New Issue
Block a user