mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
added missing CSS for buttondisabled class to bootstrap templates, resolves #11
This commit is contained in:
parent
addb666a23
commit
fc677b8e95
@ -9,6 +9,10 @@ body.navbar-spacing {
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
.buttondisabled {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.navbar-nav {
|
||||
margin: 0 8px;
|
||||
padding: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user