mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-08 21:56:12 +02:00
Fix popup border
This commit is contained in:
parent
8967c3ea49
commit
9b85b8dc98
@ -860,6 +860,7 @@ input[type=checkbox] {
|
||||
padding: 10px;
|
||||
border-radius: 0 0 6px 6px;
|
||||
border: 1px solid #ccc;
|
||||
border-top: none;
|
||||
background: #f7f7f7;
|
||||
background: -webkit-linear-gradient(#F7F7F7, #EEE);
|
||||
background: -moz-linear-gradient(#F7F7F7, #EEE);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user